[pkgconfig/f19] Update to pkg-config 0.27.1

Christophe Fergeau teuf at fedoraproject.org
Wed Mar 27 12:31:36 UTC 2013


commit 7de7d94292d935cdfd15c5acaf6e826ac37c0316
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Wed Mar 27 10:32:55 2013 +0100

    Update to pkg-config 0.27.1

 .gitignore     |    1 +
 pkgconfig.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 561401a..8c912ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 pkg-config-0.25.tar.gz
 /pkg-config-0.26.tar.gz
 /pkg-config-0.27.tar.gz
+/pkg-config-0.27.1.tar.gz
diff --git a/pkgconfig.spec b/pkgconfig.spec
index 5d7069a..296e268 100644
--- a/pkgconfig.spec
+++ b/pkgconfig.spec
@@ -1,7 +1,7 @@
 Summary: A tool for determining compilation options
 Name: pkgconfig
-Version: 0.27
-Release: 2%{?dist}
+Version: 0.27.1
+Release: 1%{?dist}
 Epoch: 1
 License: GPLv2+
 URL: http://pkgconfig.freedesktop.org
@@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/pkg-config
 %{_datadir}/aclocal/*
 
 %changelog
+* Wed Mar 27 2013 Christophe Fergeau <cfergeau at redhat.com> 0.27.1-1
+- Update to 0.27.1
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.27-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 65ca690..ec06bcb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a4c9feab14b6719afd8904945d9b4e4  pkg-config-0.27.tar.gz
+5392b4e3372879c5bf856173b418d6a2  pkg-config-0.27.1.tar.gz


More information about the scm-commits mailing list