Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Commit

Permalink
Release v8.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gloppyuser committed Nov 19, 2020
1 parent 2e03740 commit 7f4c840
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions RELNOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Updates since v7.0.0
---------------------
**Build System and Test Suite**
* Update CI to verify proper copyright and license header.
* Update python 2.7 conda recipe to avoid using preprocessig-selector for enum43.
* Update python 2.7 conda recipe to avoid using preprocessig-selector for enum34.

**Gitlab CI**
* Add Centos8 build/test/package/deploy jobs to the CI pieline.
Expand All @@ -28,4 +28,4 @@ Fixes since v7.0.0
--------------------
* Fix SP3EphemerisStore to properly handle correlation data from SP3c files.
* Fix EL8 RPM Generation to avoid including build-id files.
* Fix OrbSysGpsL_56 Correct iono parameter units
* Fix OrbSysGpsL_56 Correct iono parameter units
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ gpstk (8.0.0-1) stable; urgency=low
* Update Nav reader code to properly assign being/end validity values
for non-GPS GNSS data.
* Update python 2.7 conda recipe to avoid using preprocessig-selector
for enum43.
for enum34.
* Refactor calculate_ord method definition out of header file.
* Fix SP3EphemerisStore to properly handle correlation data from SP3c
files.
Expand Down
2 changes: 1 addition & 1 deletion rpm_files/SPECS/gpstk.spec
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ rm -rf $RPM_BUILD_ROOT
- Update CODEOWNERS file.
- Fix SP3EphemerisStore to properly handle correlation data from SP3c files.
- Refactor calculate_ord method definition out of header file.
- Update python 2.7 conda recipe to avoid using preprocessig-selector for enum43.
- Update python 2.7 conda recipe to avoid using preprocessig-selector for enum34.
- Update Nav reader code to properly assign being/end validity values for non-GPS GNSS data.
* Fri Sep 18 2020 Andrew Kuck <[email protected]>
- Updated for v7.0.0 release
Expand Down

0 comments on commit 7f4c840

Please sign in to comment.