Hello community,

here is the log from the commit of package glassfish-jsp-api for 
openSUSE:Factory checked in at 2019-10-03 14:09:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glassfish-jsp-api (Old)
 and      /work/SRC/openSUSE:Factory/.glassfish-jsp-api.new.2352 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glassfish-jsp-api"

Thu Oct  3 14:09:55 2019 rev:2 rq:734748 version:2.3.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/glassfish-jsp-api/glassfish-jsp-api.changes      
2019-06-19 20:54:50.917797711 +0200
+++ 
/work/SRC/openSUSE:Factory/.glassfish-jsp-api.new.2352/glassfish-jsp-api.changes
    2019-10-03 14:09:58.428020924 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 20:34:06 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Avoid version ranges for dependencies
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ glassfish-jsp-api.spec ++++++
--- /var/tmp/diff_new_pack.2frCbF/_old  2019-10-03 14:09:59.096019206 +0200
+++ /var/tmp/diff_new_pack.2frCbF/_new  2019-10-03 14:09:59.096019206 +0200
@@ -67,6 +67,10 @@
 %pom_remove_parent
 
 %pom_xpath_remove "pom:dependency[pom:groupId='javax.el' or 
pom:groupId='javax.servlet']/pom:scope"
+# xmvn-connector-gradle does not handle well the ranges of versions
+# like here [3.0.1-b06,), so change it to a fixed version.
+# Xmvn is not strict about versions.
+%pom_xpath_set "pom:dependency[pom:groupId='javax.el']/pom:version" "3.0.1-b06"
 
 %build
 mkdir -p lib


Reply via email to