diff --git a/.gitignore b/.gitignore index 1ab98cc..44bc16c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ autobox-2.55.tar.gz /autobox-2.71.tar.gz /autobox-2.73.tar.gz +/autobox-2.75.tar.gz diff --git a/perl-autobox.spec b/perl-autobox.spec index 42f29e1..348d39c 100644 --- a/perl-autobox.spec +++ b/perl-autobox.spec @@ -1,6 +1,6 @@ Name: perl-autobox -Version: 2.73 -Release: 3%{?dist} +Version: 2.75 +Release: 1%{?dist} Summary: Call methods on native types License: GPL+ or Artistic Group: Development/Libraries @@ -49,6 +49,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Aug 14 2011 Iain Arnell 2.75-1 +- update to latest upstream version + * Wed Jul 20 2011 Iain Arnell 2.73-3 - update filters for rpm 4.9 diff --git a/sources b/sources index 071db2b..431d2f3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -002f4c08f0e33d8882eaed4e4e75d433 autobox-2.73.tar.gz +6769d8c65f0e10d3a50abe796dd870fb autobox-2.75.tar.gz