diff --git a/.python-etcd3gw.metadata b/.python-etcd3gw.metadata index 8e08b26..9261aac 100644 --- a/.python-etcd3gw.metadata +++ b/.python-etcd3gw.metadata @@ -1 +1 @@ -2cffe9cb07b32eef569994bb3f284aecd71e769e SOURCES/etcd3gw-2.3.0.tar.gz +1e13d3d02305417d73eaa1c52d945a442b500443 SOURCES/etcd3gw-2.4.0.tar.gz diff --git a/SPECS/python-etcd3gw.spec b/SPECS/python-etcd3gw.spec index 3f8638e..9759cd1 100644 --- a/SPECS/python-etcd3gw.spec +++ b/SPECS/python-etcd3gw.spec @@ -14,7 +14,7 @@ %endif Name: python-%{srcname} -Version: 2.3.0 +Version: 2.4.0 Release: 1%{?dist} Summary: An etcd3 gateway Python client @@ -126,6 +126,15 @@ py.test-3 %changelog +* Tue Feb 27 2024 John Eckersberg - 2.4.0-1 +- New upstream version 2.4.0 (rhbz#2266334) + +* Fri Jan 26 2024 Fedora Release Engineering - 2.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Mon Jan 22 2024 Fedora Release Engineering - 2.3.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Dec 14 2023 John Eckersberg - 2.3.0-1 - New upstream version 2.3.0 (rhbz#2254543)