|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-YAML-Syck
|
|
|
|
Name: perl-YAML-Syck
|
|
|
|
Version: 1.07
|
|
|
|
Version: 1.07
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 3%{?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
|
|
|
@ -52,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Dec 7 2009 Stepan Kasal <skasal@redhat.com> - 1.07-3
|
|
|
|
|
|
|
|
- rebuild against perl 5.10.1
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Oct 6 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1.07-2
|
|
|
|
* Tue Oct 6 2009 Marcela Mašláňová <mmaslano@redhat.com> - 1.07-2
|
|
|
|
- fix license
|
|
|
|
- fix license
|
|
|
|
|
|
|
|
|
|
|
|