rpms/perl-JSON/F-11 perl-JSON.spec,1.13,1.14 sources,1.10,1.11

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


Author: cweyl

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

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-11/perl-JSON.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- perl-JSON.spec	1 Mar 2009 23:38:33 -0000	1.13
+++ perl-JSON.spec	23 Jun 2009 05:24:32 -0000	1.14
@@ -1,11 +1,11 @@
 Name:           perl-JSON
-Version:        2.14
+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,9 @@ 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
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/perl-JSON/F-11/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	1 Mar 2009 23:38:33 -0000	1.10
+++ sources	23 Jun 2009 05:24:32 -0000	1.11
@@ -1 +1 @@
-340d2e9eb18406e18c88475d7aa25edc  JSON-2.14.tar.gz
+15de50d89da9a0c389d3fb1a4aef84d0  JSON-2.15.tar.gz




More information about the fedora-extras-commits mailing list