Update pkgconf to 1.9.5 (#2192963)
This commit is contained in:
parent
409e327b4e
commit
30ee2e6f48
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/pkgconf-1.7.4.tar.xz
|
/pkgconf-1.7.4.tar.xz
|
||||||
/pkgconf-1.8.0.tar.xz
|
/pkgconf-1.8.0.tar.xz
|
||||||
/pkgconf-1.9.4.tar.xz
|
/pkgconf-1.9.4.tar.xz
|
||||||
|
/pkgconf-1.9.5.tar.xz
|
||||||
|
@ -26,8 +26,8 @@
|
|||||||
%global libsomajor 4
|
%global libsomajor 4
|
||||||
|
|
||||||
Name: pkgconf
|
Name: pkgconf
|
||||||
Version: 1.9.4
|
Version: 1.9.5
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Package compiler and linker metadata toolkit
|
Summary: Package compiler and linker metadata toolkit
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
@ -226,6 +226,9 @@ rm -rf %{buildroot}%{_datadir}/aclocal
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 16 2023 Sérgio Basto <sergio@serjux.com> - 1.9.5-1
|
||||||
|
- Update pkgconf to 1.9.5 (#2192963)
|
||||||
|
|
||||||
* Mon May 15 2023 Sérgio Basto <sergio@serjux.com> - 1.9.4-2
|
* Mon May 15 2023 Sérgio Basto <sergio@serjux.com> - 1.9.4-2
|
||||||
- Rebuild for ATF soname bump
|
- Rebuild for ATF soname bump
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pkgconf-1.9.4.tar.xz) = 079436244f3942161f91c961c96d382a85082079c9843fec5ddd7fb245ba7500a9f7a201b5ef2c70a7a079fe1aacf3a52b73de5402a6f061df87bcdcf0a90755
|
SHA512 (pkgconf-1.9.5.tar.xz) = 604853d8bb1c3ca14e696f83ac5b161e2592defb921d53e1c16cc949d4b9ecac2b12983c1fbbb3c89898323bda18c8749bff3946e049c8305a1a39a773265f09
|
||||||
|
Loading…
Reference in New Issue
Block a user