bump release and update changelog

This commit is contained in:
Iain Arnell 2011-08-14 15:27:53 +02:00
parent 3910a49476
commit 80e9abe8e2

View File

@ -17,7 +17,7 @@
Name: perl Name: perl
Version: %{perl_version} Version: %{perl_version}
# release number must be even higher, because dual-lived modules will be broken otherwise # release number must be even higher, because dual-lived modules will be broken otherwise
Release: 185%{?dist} Release: 186%{?dist}
Epoch: %{perl_epoch} Epoch: %{perl_epoch}
Summary: Practical Extraction and Report Language Summary: Practical Extraction and Report Language
Group: Development/Languages Group: Development/Languages
@ -2093,6 +2093,9 @@ sed \
# Old changelog entries are preserved in CVS. # Old changelog entries are preserved in CVS.
%changelog %changelog
* Sun Aug 14 2011 Iain Arnell <iarnell@gmail.com> 4:5.14.1-186
- perl needs to own vendorarch/auto directory
* Fri Aug 05 2011 Petr Sabata <contyk@redhat.com> - 4:5.14.1-185 * Fri Aug 05 2011 Petr Sabata <contyk@redhat.com> - 4:5.14.1-185
- Move xsubpp to ExtUtils::ParseXS (#728393) - Move xsubpp to ExtUtils::ParseXS (#728393)