diff --git a/.gitignore b/.gitignore index fc8f9ce..607e594 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ pkg-config-0.25.tar.gz /pkg-config-0.27.tar.gz /pkg-config-0.28.tar.gz /pkg-config-0.29.tar.gz +/pkg-config-0.29.1.tar.gz diff --git a/pkgconfig.spec b/pkgconfig.spec index 31c0947..6ec1788 100644 --- a/pkgconfig.spec +++ b/pkgconfig.spec @@ -1,7 +1,7 @@ Summary: A tool for determining compilation options Name: pkgconfig -Version: 0.29 -Release: 2%{?dist} +Version: 0.29.1 +Release: 1%{?dist} Epoch: 1 License: GPLv2+ URL: http://pkgconfig.freedesktop.org @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/pkg-config %{_datadir}/aclocal/* %changelog +* Mon Mar 07 2016 Christophe Fergeau 0.29.1-1 +- Update to 0.29.1 + * Thu Feb 04 2016 Fedora Release Engineering - 1:0.29-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 74b0e49..c6f2969 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -77f27dce7ef88d0634d0d6f90e03a77f pkg-config-0.29.tar.gz +f739a28cae4e0ca291f82d1d41ef107d pkg-config-0.29.1.tar.gz