diff --git a/.gitignore b/.gitignore index 43fe13a..bbc9584 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ ExtUtils-PkgConfig-1.12.tar.gz +/ExtUtils-PkgConfig-1.15.tar.gz diff --git a/perl-ExtUtils-PkgConfig.spec b/perl-ExtUtils-PkgConfig.spec index 3cfbbfb..de3cbb3 100644 --- a/perl-ExtUtils-PkgConfig.spec +++ b/perl-ExtUtils-PkgConfig.spec @@ -1,16 +1,13 @@ Name: perl-ExtUtils-PkgConfig -Version: 1.14 -Release: 2%{?dist} +Version: 1.15 +Release: 1%{?dist} Summary: Simplistic interface to pkg-config Group: Development/Libraries License: LGPLv2+ URL: http://search.cpan.org/dist/ExtUtils-PkgConfig/ Source0: http://search.cpan.org/CPAN/authors/id/T/TS/TSCH/ExtUtils-PkgConfig-%{version}.tar.gz -# Allow empty cflags, CPAN RT#84026 -Patch0: ExtUtils-PkgConfig-1.12-Empty-cflags-are-valid-cflags.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - BuildArch: noarch BuildRequires: pkgconfig BuildRequires: perl(ExtUtils::MakeMaker) @@ -30,7 +27,6 @@ that you would've written yourself. %prep %setup -q -n ExtUtils-PkgConfig-%{version} -%patch0 -p1 %build @@ -62,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Jun 26 2014 Tom Callaway - 1.15-1 +- update to 1.15 + * Sat Jun 07 2014 Fedora Release Engineering - 1.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild @@ -145,7 +144,7 @@ rm -rf $RPM_BUILD_ROOT * Thu Dec 29 2005 Jose Pedro Oliveira - 1.07-3 - Dist tag. -* Fri Apr 7 2005 Michael Schwendt - 1.07-2 +* Thu Apr 7 2005 Michael Schwendt - 1.07-2 - rebuilt * Tue Feb 15 2005 Jose Pedro Oliveira - 0:1.07-1 diff --git a/sources b/sources index 09796eb..962d366 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -80003c7a6a214e7712fbd9f9d9abe93a ExtUtils-PkgConfig-1.14.tar.gz +1872e659cf2bb0b2471d75fce735e622 ExtUtils-PkgConfig-1.15.tar.gz