From 48af6949680580b59d48f0d62de0695c89157e3e Mon Sep 17 00:00:00 2001 From: Yaakov Selkowitz Date: Wed, 1 Apr 2020 15:18:29 -0400 Subject: cygwin-pkg-config 0.29.2 --- .gitignore | 2 +- cygwin-pkg-config.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c77a1a9..6aa407f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/pkg-config-0.29.1.tar.gz +/pkg-config-*.tar.gz diff --git a/cygwin-pkg-config.spec b/cygwin-pkg-config.spec index 745f92e..7ad7f94 100644 --- a/cygwin-pkg-config.spec +++ b/cygwin-pkg-config.spec @@ -1,5 +1,5 @@ Name: cygwin-pkg-config -Version: 0.29.1 +Version: 0.29.2 Release: 1%{?dist} Summary: A tool for determining compilation options @@ -8,6 +8,7 @@ Group: Development/Tools URL: http://pkgconfig.freedesktop.org Source0: http://www.freedesktop.org/software/pkgconfig/releases/pkg-config-%{version}.tar.gz +BuildRequires: gcc BuildRequires: glib2-devel BuildRequires: cygwin32-filesystem >= 7 BuildRequires: cygwin64-filesystem >= 7 @@ -96,6 +97,9 @@ rm -rf ${RPM_BUILD_ROOT}%{_datadir}/doc/pkg-config %changelog +* Wed Apr 01 2020 Yaakov Selkowitz - 0.29.2-1 +- new version + * Mon Sep 12 2016 Yaakov Selkowitz - 0.29.1-1 - new version diff --git a/sources b/sources index c6f2969..8f5e890 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f739a28cae4e0ca291f82d1d41ef107d pkg-config-0.29.1.tar.gz +SHA512 (pkg-config-0.29.2.tar.gz) = 4861ec6428fead416f5cbbbb0bbad10b9152967e481d4b0ff2eb396a9f297f552984c9bb72f6864a37dcd8fca1d9ccceda3ef18d8f121938dbe4fdf2b870fe75 -- cgit