diff --git a/python-semver-3.0.3.tar.gz b/python-semver-3.0.3.tar.gz deleted file mode 100644 index eb2acdd..0000000 --- a/python-semver-3.0.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bcf622c80e2acabb8cf47c367adbea5ea782c882766ae56be0f5e6982176704 -size 266497 diff --git a/python-semver-3.0.4.tar.gz b/python-semver-3.0.4.tar.gz new file mode 100644 index 0000000..10ea3f3 --- /dev/null +++ b/python-semver-3.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b17c40ad99eb8073f015aade7637a03c64804fcacf42cbcaf977d792ed0f8cce +size 266579 diff --git a/python-semver.changes b/python-semver.changes index 76f9fa8..91e96eb 100644 --- a/python-semver.changes +++ b/python-semver.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Jan 25 08:44:46 UTC 2025 - Sebastian Wagner + +- update to version 3.0.4: + - Bug Fixes: + - Fix 3.0.3: + * Re-enable Trove license identifier + * Fix source dist file + ------------------------------------------------------------------- Sat Jan 18 14:37:13 UTC 2025 - Sebastian Wagner diff --git a/python-semver.spec b/python-semver.spec index 4b12aca..b9a14db 100644 --- a/python-semver.spec +++ b/python-semver.spec @@ -19,7 +19,7 @@ %bcond_without test %{?sle15_python_module_pythons} Name: python-semver -Version: 3.0.3 +Version: 3.0.4 Release: 0 Summary: Python helper for Semantic Versioning License: BSD-3-Clause