Ver código fonte

modifying package: json-20070306 20070329 -> 20070401

Ralf S. Engelschall 18 anos atrás
pai
commit
df493204da
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      json/json.spec

+ 3 - 3
json/json.spec

@@ -27,7 +27,7 @@
 %define       V_api_pl1 1.09
 %define       V_api_pl2 0.01
 %define       V_api_pl3 0.04
-%define       V_api_pl4 1.0
+%define       V_api_pl4 1.01
 %define       V_api_js  20070306
 
 #   package information
@@ -41,7 +41,7 @@ Class:        PLUS
 Group:        Language
 License:      Open Source
 Version:      %{V_api_js}
-Release:      20070329
+Release:      20070401
 
 #   list of sources
 Source0:      http://oss.metaparadigm.com/json-c/json-c-%{V_api_c}.tar.gz
@@ -92,7 +92,7 @@ AutoReqProv:  no
         regex     = JSON-DWIW-(__VER__)\.tar\.gz
     }
     prog json:json-pl4 = {
-        version   = %{V_api_pl4}0
+        version   = %{V_api_pl4}
         url       = http://www.cpan.org/authors/id/M/ML/MLEHMANN/
         regex     = JSON-XS-(__VER__)\.tar\.gz
         transform = "s/^(\d+\.\d)$/${1}0/; $_"