diff --git a/ephem-4.1.5.tar.gz b/ephem-4.1.5.tar.gz deleted file mode 100644 index 0c861f0..0000000 --- a/ephem-4.1.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0c64a8aa401574c75942045b9af70d1656e14c5366151c0cbb400cbeedc2362a -size 1256147 diff --git a/ephem-4.1.6.tar.gz b/ephem-4.1.6.tar.gz new file mode 100644 index 0000000..6fd7554 --- /dev/null +++ b/ephem-4.1.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ed2e4ea76f9db3eede2204adab8af3f1708201c7c04ee8511e710a54ca6425f +size 1255942 diff --git a/python-ephem.changes b/python-ephem.changes index cd46851..2142601 100644 --- a/python-ephem.changes +++ b/python-ephem.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Nov 12 12:31:19 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 4.1.6 + * Remove broken link to Meeus's book + * Fix or remove several old broken links + * Update github actions and add Python 3.13 (#278) + * Build wheels for Python 2.7 again (#263) + ------------------------------------------------------------------- Mon Dec 4 21:05:13 UTC 2023 - Dirk Müller diff --git a/python-ephem.spec b/python-ephem.spec index 24ba8ff..a15c4eb 100644 --- a/python-ephem.spec +++ b/python-ephem.spec @@ -1,7 +1,7 @@ # # spec file for package python-ephem # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ephem -Version: 4.1.5 +Version: 4.1.6 Release: 0 Summary: Scientific-grade astronomy routines for Python License: MIT