From 0944688da10a2245131304562eff2bd10a0eabe7321c08e0b93cc9f11cb69da3 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 29 Oct 2024 21:47:19 +0000 Subject: [PATCH] - update to 0.0.8: * Final Python 3.8 release, as it has reached end-of-life status OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gp-libs?expand=0&rev=9 --- gp_libs-0.0.7.tar.gz | 3 --- gp_libs-0.0.8.tar.gz | 3 +++ python-gp-libs.changes | 6 ++++++ python-gp-libs.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 gp_libs-0.0.7.tar.gz create mode 100644 gp_libs-0.0.8.tar.gz diff --git a/gp_libs-0.0.7.tar.gz b/gp_libs-0.0.7.tar.gz deleted file mode 100644 index 739856f..0000000 --- a/gp_libs-0.0.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bdc76579611cbd8a9d0cb7949fd2ca4dd05c1106dd2a852717871e0ca9f1e5c6 -size 18839 diff --git a/gp_libs-0.0.8.tar.gz b/gp_libs-0.0.8.tar.gz new file mode 100644 index 0000000..916c4e2 --- /dev/null +++ b/gp_libs-0.0.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c150ef6de4ab9287894fb6cb85c9a4efbaf1bd85dc021fd827c1903eb6a4ee77 +size 18836 diff --git a/python-gp-libs.changes b/python-gp-libs.changes index bdb2356..a87e23b 100644 --- a/python-gp-libs.changes +++ b/python-gp-libs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 29 21:46:58 UTC 2024 - Dirk Müller + +- update to 0.0.8: + * Final Python 3.8 release, as it has reached end-of-life status + ------------------------------------------------------------------- Wed May 22 19:42:18 UTC 2024 - Johannes Kastl diff --git a/python-gp-libs.spec b/python-gp-libs.spec index a127ba3..d17ebfd 100644 --- a/python-gp-libs.spec +++ b/python-gp-libs.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-gp-libs -Version: 0.0.7 +Version: 0.0.8 Release: 0 Summary: Internal utilities for projects following git-pull python package spec License: MIT