Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-01-21 14:11:46 +00:00
parent 7d84003a35
commit efbf99b4fe

View File

@ -7,7 +7,7 @@
Name: python-%{srcname} Name: python-%{srcname}
Version: 1.5.5 Version: 1.5.5
Release: 1%{?dist} Release: 2%{?dist}
Summary: Python interface to the pkg-config command line tool Summary: Python interface to the pkg-config command line tool
License: MIT License: MIT
@ -108,6 +108,9 @@ sed -i -e s/distutils.core/setuptools/ setup.py
%{python3_sitelib}/%{srcname}/ %{python3_sitelib}/%{srcname}/
%changelog %changelog
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Thu Aug 05 2021 Chedi Toueiti <chedi.toueiti@gmail.com> - 1.5.5-1 * Thu Aug 05 2021 Chedi Toueiti <chedi.toueiti@gmail.com> - 1.5.5-1
- Update to version 1.5.5 (#1967782) - Update to version 1.5.5 (#1967782)