rpms/perl-JSON/F-10 perl-JSON.spec,1.10,1.11 sources,1.9,1.10

Chris Weyl cweyl at fedoraproject.org
Tue Jun 23 05:25:27 UTC 2009


Author: cweyl

Update of /cvs/extras/rpms/perl-JSON/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13487

Modified Files:
	perl-JSON.spec sources 
Log Message:
* Mon Jun 22 2009 Chris Weyl <cweyl at alumni.drew.edu> 2.15-1
- auto-update to 2.15 (by cpan-spec-update 0.01)



Index: perl-JSON.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON/F-10/perl-JSON.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- perl-JSON.spec	13 Oct 2008 04:26:45 -0000	1.10
+++ perl-JSON.spec	23 Jun 2009 05:24:57 -0000	1.11
@@ -1,11 +1,11 @@
 Name:           perl-JSON
-Version:        2.12
+Version:        2.15
 Release:        1%{?dist}
 Summary:        Parse and convert to JSON (JavaScript Object Notation)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/JSON/
-Source0:        http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz
+Source0:        http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -27,7 +27,6 @@ Requires:       perl(Scalar::Util)
 Requires:       perl(LWP::UserAgent)
 Requires:       perl(HTTP::Daemon)
 
-
 %description
 This module converts between JSON (JavaScript Object Notation) and Perl
 data structure into each other. For JSON, See to
@@ -37,7 +36,7 @@ http://www.crockford.com/JSON/.
 %setup -q -n JSON-%{version}
 
 # make rpmlint happy...
-find .  -type f -exec chmod -c -x {} + 
+find .  -type f -exec chmod -c -x {} +
 find t/ -type f -exec perl -pi -e 's|^#! perl|#!/usr/bin/perl|' {} +
 sed -i 's/\r//' README t/*
 
@@ -78,6 +77,18 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jun 22 2009 Chris Weyl <cweyl at alumni.drew.edu> 2.15-1
+- auto-update to 2.15 (by cpan-spec-update 0.01)
+
+* Sun Mar 01 2009 Chris Weyl <cweyl at alumni.drew.edu> 2.14-1
+- update to 2.14
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.12-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.12-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Sun Oct 12 2008 Chris Weyl <cweyl at alumni.drew.edu> 2.12-1
 - update to 2.12
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON/F-10/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	13 Oct 2008 04:26:45 -0000	1.9
+++ sources	23 Jun 2009 05:24:57 -0000	1.10
@@ -1 +1 @@
-5719ba98f607003295d99952c2ac2ea7  JSON-2.12.tar.gz
+15de50d89da9a0c389d3fb1a4aef84d0  JSON-2.15.tar.gz




More information about the Fedora-perl-devel-list mailing list