py-consul: Rebuild on RHEL 8
authorDevrim Gunduz <devrim@gunduz.org>
Tue, 20 May 2025 12:49:29 +0000 (15:49 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Tue, 20 May 2025 12:49:29 +0000 (15:49 +0300)
rpm/redhat/main/common/py-consul/main/py-consul.spec

index c55a791f63e6859f0698276f38a50e63129cc5fb..b26c0133f913783d4c97b240aa3d7ae782fbe884 100644 (file)
@@ -18,7 +18,7 @@
 
 Name:          py-consul
 Version:       1.6.0
-Release:       3PGDG%{?dist}
+Release:       42PGDG%{?dist}
 Summary:       Python client for Consul
 License:       MIT
 URL:           https://github.com/criteo/%{name}
@@ -59,6 +59,9 @@ Python client for Consul
 %{pgdg_python3_sitelib}/consul/api/acl/__pycache__/*.py*
 
 %changelog
+* Tue May 20 2025 Devrim Gündüz <devrim@gunduz.org> - 1.6.0-42PGDG
+- Rebuild on RHEL 8
+
 * Mon May 19 2025 Devrim Gündüz <devrim@gunduz.org> - 1.6.0-3PGDG
 - Build the package with Python 3.12 on RHEL 9 & 8 and Python 3.11 on SLES
   15. For the other distros (Fedora and RHEL 10) use OS'd default Python