diff --git a/perl-JSON-Any.spec b/perl-JSON-Any.spec index 6c13f89..df275a3 100644 --- a/perl-JSON-Any.spec +++ b/perl-JSON-Any.spec @@ -1,7 +1,7 @@ Name: perl-JSON-Any Summary: A meta-module to make working with JSON easier Version: 1.29 -Release: 1%{?dist} +Release: 2%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/JSON-Any-%{version}.tar.gz @@ -56,6 +56,9 @@ make test %{_mandir}/man3/* %changelog +* Wed Jun 20 2012 Petr Pisar - 1.29-2 +- Perl 5.16 rebuild + * Thu Jan 12 2012 Emmanuel Seyman - 1.29-1 - Update to 1.29 - Remove the defattr macro (no longer used)