|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-YAML-Syck
|
|
|
|
Name: perl-YAML-Syck
|
|
|
|
Version: 1.29
|
|
|
|
Version: 1.29
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?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
|
|
|
@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_mandir}/man3/YAML::Syck.3*
|
|
|
|
%{_mandir}/man3/YAML::Syck.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-2
|
|
|
|
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Dec 16 2014 Paul Howarth <paul@city-fan.org> - 1.29-1
|
|
|
|
* Tue Dec 16 2014 Paul Howarth <paul@city-fan.org> - 1.29-1
|
|
|
|
- Update to 1.29
|
|
|
|
- Update to 1.29
|
|
|
|
- Upstreamed fix for test failures on PPC and ARM (CPAN RT#83825)
|
|
|
|
- Upstreamed fix for test failures on PPC and ARM (CPAN RT#83825)
|
|
|
|