Update to 1.46.

This commit is contained in:
Steven Pritchard 2010-12-18 12:43:07 -06:00
parent 1d3b5cc43c
commit fea1c4c9d6
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
YAML-Tiny-1.40.tar.gz
/YAML-Tiny-1.44.tar.gz
/YAML-Tiny-1.46.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-YAML-Tiny
Version: 1.44
Version: 1.46
Release: 1%{?dist}
Summary: Read/Write YAML files with as little code as possible
License: GPL+ or Artistic
@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
* Sat Dec 18 2010 Steven Pritchard <steve@kspei.com> 1.46-1
- Update to 1.46.
* Tue Dec 07 2010 Steven Pritchard <steve@kspei.com> 1.44-1
- Update to 1.44.

View File

@ -1 +1 @@
143dc3457545174976748eeec3e44dbb YAML-Tiny-1.44.tar.gz
a8efc1e6e13a6fd1877b07a5211d0b8b YAML-Tiny-1.46.tar.gz