[packages/perl-JSON-PP] - updated to 2.94 (as 2.94000 to avoid epoch bump)

qboosh qboosh at pld-linux.org
Fri Jul 7 22:48:40 CEST 2017


commit 38fe2eab45b5ba73ffd6deb02eaf4ed7af1d2bd8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jul 7 22:50:19 2017 +0200

    - updated to 2.94 (as 2.94000 to avoid epoch bump)

 perl-JSON-PP.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec
index 6101fc4..0d33373 100644
--- a/perl-JSON-PP.spec
+++ b/perl-JSON-PP.spec
@@ -8,13 +8,14 @@
 Summary:	JSON::PP - JSON::XS compatible pure-Perl module
 Summary(pl.UTF-8):	JSON::PP - czysto perlowy moduł kompatybilny z JSON::XS
 Name:		perl-JSON-PP
-Version:	2.27200
+%define	srcver	2.94
+Version:	%{srcver}000
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-module/JSON/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	1894d25f577ebbdb5af4b0c4f53a9cba
+Source0:	http://www.cpan.org/modules/by-module/JSON/%{pdir}-%{pnam}-%{srcver}.tar.gz
+# Source0-md5:	d83f62bb6f059fc09ff084ece9dfc83a
 URL:		http://search.cpan.org/dist/JSON-PP/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -43,7 +44,7 @@ zainstalowany przed użyciem.
 JSON::PP jest modułem czysto perlowym, kompatybilnym z JSON::XS.
 
 %prep
-%setup -q -n %{pdir}-%{pnam}-%{version}
+%setup -q -n %{pdir}-%{pnam}-%{srcver}
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-JSON-PP.git/commitdiff/38fe2eab45b5ba73ffd6deb02eaf4ed7af1d2bd8



More information about the pld-cvs-commit mailing list