Hello community,

here is the log from the commit of package rubygem-addressable for 
openSUSE:Factory checked in at 2019-08-29 17:19:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-addressable (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-addressable.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-addressable"

Thu Aug 29 17:19:26 2019 rev:19 rq:726800 version:2.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-addressable/rubygem-addressable.changes  
2019-02-13 10:03:20.849591758 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-addressable.new.7948/rubygem-addressable.changes
        2019-08-29 17:19:31.223347432 +0200
@@ -1,0 +2,5 @@
+Wed Aug  7 14:14:46 UTC 2019 - Dan Čermák <[email protected]>
+
+- Update public_suffix gem dependency to < 5.0
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-addressable.spec ++++++
--- /var/tmp/diff_new_pack.L0VfzO/_old  2019-08-29 17:19:32.095347288 +0200
+++ /var/tmp/diff_new_pack.L0VfzO/_new  2019-08-29 17:19:32.099347286 +0200
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -46,6 +46,12 @@
 adds support for IRIs and URI templates.
 
 %prep
+# MANUAL
+# !!trully manual because gem2rpm doesn't support anything like this!!
+%gem_unpack
+sed -i 's/"< 4.0"/"< 5.0"/' %{mod_full_name}.gemspec
+%gem_build
+# /MANUAL
 
 %build
 


Reply via email to