[perl-JSON] Update to 2.57 and remove no-longer-used macros

Emmanuel Seyman eseyman at fedoraproject.org
Sun Apr 7 01:46:35 UTC 2013


commit cbd8d94725e436cc3d0b3bc3d551c961b4dfd93b
Author: Emmanuel Seyman <emmanuel at seyman.fr>
Date:   Sun Apr 7 03:46:27 2013 +0200

    Update to 2.57 and remove no-longer-used macros

 perl-JSON.spec |   11 +++++++----
 sources        |    2 +-
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/perl-JSON.spec b/perl-JSON.spec
index 06977d3..e68a822 100644
--- a/perl-JSON.spec
+++ b/perl-JSON.spec
@@ -1,9 +1,9 @@
 Name:           perl-JSON
 Summary:        Parse and convert to JSON (JavaScript Object Notation)
-Version:        2.53
-Release:        8%{?dist}
+Version:        2.57
+Release:        1%{?dist}
 License:        GPL+ or Artistic
-Group:          Development/Libraries
+
 Source0:        http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz 
 URL:            http://search.cpan.org/dist/JSON/
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -64,12 +64,15 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Apr 07 2013 Emmanuel Seyman <emmanuel at seyman.fr> - 2.57-1
+- Update to 2.57
+- Remove no-longer-used macros
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.53-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 11be2b1..eebce13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7db1be00d44414c4962eeac222395a76  JSON-2.53.tar.gz
+64925265e8338418b551a02606836dd0  JSON-2.57.tar.gz


More information about the scm-commits mailing list