Update to 1.25
- New upstream release 1.25 - Bump version number and release to fix a MANIFEST mistake in 1.24
This commit is contained in:
parent
eac058c253
commit
fb95d72a53
@ -1,6 +1,6 @@
|
|||||||
Name: perl-YAML-Syck
|
Name: perl-YAML-Syck
|
||||||
Version: 1.24
|
Version: 1.25
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast, lightweight YAML loader and dumper
|
Summary: Fast, lightweight YAML loader and dumper
|
||||||
License: BSD and MIT
|
License: BSD and MIT
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -71,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/YAML::Syck.3pm*
|
%{_mandir}/man3/YAML::Syck.3pm*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 11 2013 Paul Howarth <paul@city-fan.org> 1.25-1
|
||||||
|
- Update to 1.25
|
||||||
|
- Bump version number and release to fix a MANIFEST mistake in 1.24
|
||||||
|
|
||||||
* Sun Mar 10 2013 Paul Howarth <paul@city-fan.org> 1.24-2
|
* Sun Mar 10 2013 Paul Howarth <paul@city-fan.org> 1.24-2
|
||||||
- Work around test failures on PPC and ARM (#919806, CPAN RT#83825)
|
- Work around test failures on PPC and ARM (#919806, CPAN RT#83825)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user