From fea1c4c9d6d102ff64e27303cf27ada2f8e8d662 Mon Sep 17 00:00:00 2001 From: Steven Pritchard Date: Sat, 18 Dec 2010 12:43:07 -0600 Subject: [PATCH] Update to 1.46. --- .gitignore | 1 + perl-YAML-Tiny.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index f069b14..d16e1fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ YAML-Tiny-1.40.tar.gz /YAML-Tiny-1.44.tar.gz +/YAML-Tiny-1.46.tar.gz diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index debe5e3..34f6784 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -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 1.46-1 +- Update to 1.46. + * Tue Dec 07 2010 Steven Pritchard 1.44-1 - Update to 1.44. diff --git a/sources b/sources index 923e659..0339826 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -143dc3457545174976748eeec3e44dbb YAML-Tiny-1.44.tar.gz +a8efc1e6e13a6fd1877b07a5211d0b8b YAML-Tiny-1.46.tar.gz