Update to 0.91.
This commit is contained in:
parent
4a747f68a2
commit
b1f1779cbf
@ -1 +1 @@
|
|||||||
YAML-Syck-0.85.tar.gz
|
YAML-Syck-0.91.tar.gz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Name: perl-YAML-Syck
|
Name: perl-YAML-Syck
|
||||||
Version: 0.85
|
Version: 0.91
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Fast, lightweight YAML loader and dumper
|
Summary: Fast, lightweight YAML loader and dumper
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 27 2007 Steven Pritchard <steve@kspei.com> 0.91-1
|
||||||
|
- Update to 0.91.
|
||||||
|
|
||||||
* Sat May 19 2007 Steven Pritchard <steve@kspei.com> 0.85-1
|
* Sat May 19 2007 Steven Pritchard <steve@kspei.com> 0.85-1
|
||||||
- Update to 0.85.
|
- Update to 0.85.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user