|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-YAML-Syck
|
|
|
|
Name: perl-YAML-Syck
|
|
|
|
Version: 0.82
|
|
|
|
Version: 0.85
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Fast, lightweight YAML loader and dumper
|
|
|
|
Summary: Fast, lightweight YAML loader and dumper
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sat May 19 2007 Steven Pritchard <steve@kspei.com> 0.85-1
|
|
|
|
|
|
|
|
- Update to 0.85.
|
|
|
|
|
|
|
|
|
|
|
|
* Fri May 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.82-3
|
|
|
|
* Fri May 04 2007 Chris Weyl <cweyl@alumni.drew.edu> 0.82-3
|
|
|
|
- add perl split BR's
|
|
|
|
- add perl split BR's
|
|
|
|
|
|
|
|
|
|
|
|