[jsonp] update to 1.0.4

gil gil at fedoraproject.org
Tue Nov 18 20:33:20 UTC 2014


commit 1621d557667518c777b63185cb6bea9a96b26f74
Author: gil <puntogil at libero.it>
Date:   Tue Nov 18 21:33:17 2014 +0100

    update to 1.0.4

 jsonp.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/jsonp.spec b/jsonp.spec
index ecc0888..f535463 100644
--- a/jsonp.spec
+++ b/jsonp.spec
@@ -64,8 +64,8 @@ find . -name '*.class' -delete
 cp -p %{SOURCE1} LICENSE.txt
 sed -i 's/\r//' LICENSE.txt
 
-%pom_xpath_set "pom:parent/pom:version" 1.0.4 api
-%pom_xpath_set "pom:parent/pom:version" 1.0.4 jaxrs
+%pom_xpath_set "pom:parent/pom:version" %{namedversion} api
+%pom_xpath_set "pom:parent/pom:version" %{namedversion} jaxrs
 
 %build
 


More information about the scm-commits mailing list