Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-27 07:51:43 +00:00
parent 8e4b4dab81
commit bef4d5cc63

View File

@ -2,7 +2,7 @@
Name: python-%{srcname}
Version: 0.04
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Parser for a D-Bus Signature
License: ASL 2.0
@ -47,6 +47,10 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3} -m unittest -v tests/test_d
%{python3_sitelib}/dbus_signature_pyparsing-*.egg-info/
%changelog
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.04-4
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.04-3
- Rebuilt for Python 3.10