update to 2.1.0
This commit is contained in:
parent
39756f15ce
commit
95c0bbee80
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@
|
|||||||
/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
|
/pkgconf-1.9.5.tar.xz
|
||||||
|
/pkgconf-2.1.0.tar.xz
|
||||||
|
@ -26,13 +26,12 @@
|
|||||||
%global libsomajor 4
|
%global libsomajor 4
|
||||||
|
|
||||||
Name: pkgconf
|
Name: pkgconf
|
||||||
Version: 1.9.5
|
Version: 2.1.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Package compiler and linker metadata toolkit
|
Summary: Package compiler and linker metadata toolkit
|
||||||
|
|
||||||
License: ISC
|
License: ISC
|
||||||
URL: http://pkgconf.org/
|
URL: http://pkgconf.org/
|
||||||
# Mirror at https://releases.pagure.org/pkgconf/pkgconf/
|
|
||||||
Source0: https://distfiles.dereferenced.org/%{name}/%{name}-%{version}.tar.xz
|
Source0: https://distfiles.dereferenced.org/%{name}/%{name}-%{version}.tar.xz
|
||||||
|
|
||||||
# Simple wrapper scripts to offer platform versions of pkgconfig
|
# Simple wrapper scripts to offer platform versions of pkgconfig
|
||||||
@ -226,6 +225,10 @@ rm -rf %{buildroot}%{_datadir}/aclocal
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 12 2024 Jens Petersen <petersen@redhat.com> - 2.1.0-1
|
||||||
|
- update to 2.1.0
|
||||||
|
- https://github.com/pkgconf/pkgconf/blob/pkgconf-2.1.0/NEWS
|
||||||
|
|
||||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-4
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.5-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pkgconf-1.9.5.tar.xz) = 604853d8bb1c3ca14e696f83ac5b161e2592defb921d53e1c16cc949d4b9ecac2b12983c1fbbb3c89898323bda18c8749bff3946e049c8305a1a39a773265f09
|
SHA512 (pkgconf-2.1.0.tar.xz) = 239dd75814d23f98a64c7df7ab12bc87a0ba52227ef0102086876e39712a2a5d2fdd1e27314070f66f9b38ef5bc0a31f0b90522f34bf8351e7bfb12c75313641
|
||||||
|
Loading…
Reference in New Issue
Block a user