This commit is contained in:
Dennis Gilmore 2013-08-03 15:38:27 -05:00
parent 0d8b384542
commit f73b8a0cda

View File

@ -1,6 +1,6 @@
Name: perl-ExtUtils-PkgConfig
Version: 1.12
Release: 16%{?dist}
Release: 17%{?dist}
Summary: Simplistic interface to pkg-config
Group: Development/Libraries
@ -62,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
* Mon Jul 22 2013 Petr Pisar <ppisar@redhat.com> - 1.12-16
- Allow empty cflags (CPAN RT#84026)