Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-12 10:31:49 +02:00
parent 60576dd1f4
commit edfae8ec63

View File

@ -1,6 +1,6 @@
Name: perl-srpm-macros Name: perl-srpm-macros
Version: 1 Version: 1
Release: 7%{?dist} Release: 8%{?dist}
Summary: RPM macros for building Perl source package from source repository Summary: RPM macros for building Perl source package from source repository
Group: Development/Libraries Group: Development/Libraries
License: GPLv3+ License: GPLv3+
@ -19,6 +19,9 @@ install -m 644 -D "%{SOURCE0}" \
%{_sysconfdir}/rpm/macros.perl-srpm %{_sysconfdir}/rpm/macros.perl-srpm
%changelog %changelog
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1-8
- Perl 5.18 rebuild
* Thu Feb 28 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1-7 * Thu Feb 28 2013 Ralf Corsépius <corsepiu@fedoraproject.org> - 1-7
- Remove %%config from %%{_sysconfdir}/rpm/macros.* - Remove %%config from %%{_sysconfdir}/rpm/macros.*
(https://fedorahosted.org/fpc/ticket/259). (https://fedorahosted.org/fpc/ticket/259).