diff --git a/.python-voluptuous.metadata b/.python-voluptuous.metadata index a4eab63..53710f4 100644 --- a/.python-voluptuous.metadata +++ b/.python-voluptuous.metadata @@ -1 +1 @@ -3dae075286969929e45440b96cd8408634cb53e4 SOURCES/voluptuous-0.12.1.tar.gz +3db4bedfe071512c80683fe65e310bbababc58c3 SOURCES/voluptuous-0.12.2.tar.gz diff --git a/SOURCES/.gitignore b/SOURCES/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/SOURCES/.gitignore diff --git a/SPECS/python-voluptuous.spec b/SPECS/python-voluptuous.spec index e9d1b10..df8b34e 100644 --- a/SPECS/python-voluptuous.spec +++ b/SPECS/python-voluptuous.spec @@ -2,8 +2,8 @@ %global srcname voluptuous Name: python-%{srcname} -Version: 0.12.1 -Release: 2%{?dist} +Version: 0.12.2 +Release: 1%{?dist} Summary: A Python data validation library License: BSD URL: http://github.com/alecthomas/voluptuous @@ -43,6 +43,16 @@ primarily intended for validating data coming into Python as JSON, YAML, etc. %{python3_sitelib}/%{srcname}-%{version}-*.egg-info %changelog +* Wed Oct 06 2021 Sergio Pascual - 0.12.2-1 +- New upstream source (0.12.2) + +* Tue Jul 27 2021 Fedora Release Engineering - 0.12.1-4 +- Second attempt - Rebuilt for + https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Fri Jun 04 2021 Python Maint - 0.12.1-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.12.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild