update to version 1.5.5
This commit is contained in:
parent
acf263770b
commit
7d84003a35
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/pkgconfig-1.5.0.tar.gz
|
/pkgconfig-1.5.0.tar.gz
|
||||||
/pkgconfig-1.5.1.tar.gz
|
/pkgconfig-1.5.1.tar.gz
|
||||||
/pkgconfig-1.5.2.tar.gz
|
/pkgconfig-1.5.2.tar.gz
|
||||||
|
/pkgconfig-1.5.5.tar.gz
|
||||||
|
@ -6,8 +6,8 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 1.5.2
|
Version: 1.5.5
|
||||||
Release: 3%{?dist}
|
Release: 1%{?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
|
||||||
|
* Thu Aug 05 2021 Chedi Toueiti <chedi.toueiti@gmail.com> - 1.5.5-1
|
||||||
|
- Update to version 1.5.5 (#1967782)
|
||||||
|
|
||||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-3
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.2-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pkgconfig-1.5.2.tar.gz) = 1661219e423801ada5a8f9bb53c360b93c5b6d16cad73e448b4a450765f6fad59f9b2502b9f4c234f5fcc2b452380c1ee11f7368b6ebcd8525892ee140423d2c
|
SHA512 (pkgconfig-1.5.5.tar.gz) = ffa838d0146125c4158b747b619cc5eed41da0e2f04664a4db89909a486922120a0e1779f99dfcda0da3e98b8770c57b638a9c7bc5994cd8102aa3cf990905b0
|
||||||
|
Loading…
Reference in New Issue
Block a user