From 3beb762d805fe5afd1980b9d2509668cd375774d Mon Sep 17 00:00:00 2001 From: Iain Arnell Date: Sat, 7 May 2011 09:08:13 +0200 Subject: [PATCH] update to 2.73 --- .gitignore | 1 + perl-autobox.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 37b28db..1ab98cc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ autobox-2.55.tar.gz /autobox-2.71.tar.gz +/autobox-2.73.tar.gz diff --git a/perl-autobox.spec b/perl-autobox.spec index a186b9c..4384f00 100644 --- a/perl-autobox.spec +++ b/perl-autobox.spec @@ -1,6 +1,6 @@ Name: perl-autobox -Version: 2.71 -Release: 3%{?dist} +Version: 2.73 +Release: 1%{?dist} Summary: Call methods on native types License: GPL+ or Artistic Group: Development/Libraries @@ -42,13 +42,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; make test %files -%defattr(-,root,root,-) %doc Changes README %{perl_vendorarch}/auto/* %{perl_vendorarch}/autobox* %{_mandir}/man3/* %changelog +* Sat May 07 2011 Iain Arnell 2.73-1 +- update to latest upstream version + * Sat Feb 19 2011 Iain Arnell 2.71-3 - update requires filtering to use standard macros diff --git a/sources b/sources index b6045c5..071db2b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -559aa842c67ea65fd0c52e9abe68839f autobox-2.71.tar.gz +002f4c08f0e33d8882eaed4e4e75d433 autobox-2.73.tar.gz