Update to 1.46.
This commit is contained in:
parent
1d3b5cc43c
commit
fea1c4c9d6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
YAML-Tiny-1.40.tar.gz
|
||||
/YAML-Tiny-1.44.tar.gz
|
||||
/YAML-Tiny-1.46.tar.gz
|
||||
|
||||
@ -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.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user