Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rmt-server for openSUSE:Factory 
checked in at 2021-05-18 18:27:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rmt-server (Old)
 and      /work/SRC/openSUSE:Factory/.rmt-server.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rmt-server"

Tue May 18 18:27:07 2021 rev:40 rq:893979 version:2.6.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/rmt-server/rmt-server.changes    2021-04-08 
21:32:51.731853008 +0200
+++ /work/SRC/openSUSE:Factory/.rmt-server.new.2988/rmt-server.changes  
2021-05-18 18:27:36.266660236 +0200
@@ -0,0 +1,15 @@
+-------------------------------------------------------------------
+Thu Apr 22 11:10:11 UTC 2021 - Jes??s Berm??dez Vel??zquez <jesus...@suse.com>
+
+- Version 2.6.9
+- Fix: Don't append slash to custom repository urls 
+- Add enabled attribute to syncing process
+  This fixes wrong marked repositories when syncing
+  This references bsc#1184814
+
+- Enable 'Installer-Updates' repositories when
+  enabling a product, so they can get used by
+  the installer to patch the installation system itself.
+
+  This references bsc#1184814
+-------------------------------------------------------------------
@@ -238,0 +254,5 @@
+
+-------------------------------------------------------------------
+Fri Jun  5 13:41:29 UTC 2020 - Jes??s Berm??dez Vel??zquez <jesus...@suse.com>
+
+- Set cloud_povider info when registering the instance

Old:
----
  rmt-server-2.6.8.tar.bz2

New:
----
  rmt-server-2.6.9.tar.bz2

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

Other differences:
------------------
++++++ rmt-server.spec ++++++
--- /var/tmp/diff_new_pack.9mKh5E/_old  2021-05-18 18:27:36.742658173 +0200
+++ /var/tmp/diff_new_pack.9mKh5E/_new  2021-05-18 18:27:36.746658155 +0200
@@ -29,7 +29,7 @@
 %define ruby_version          %{rb_default_ruby_suffix}
 
 Name:           rmt-server
-Version:        2.6.8
+Version:        2.6.9
 Release:        0
 Summary:        Repository mirroring tool and registration proxy for SCC
 License:        GPL-2.0-or-later
@@ -109,6 +109,7 @@
 sed -i '1 s|/usr/bin/env\ ruby|/usr/bin/ruby.%{ruby_version}|' bin/*
 
 %build
+bundle.%{ruby_version} config build.nio4r --with-cflags='%{optflags} 
-Wno-return-type'
 bundle.%{ruby_version} config set deployment 'true'
 bundle.%{ruby_version} config set without 'test development'
 bundle.%{ruby_version} install %{?jobs:--jobs %{jobs}}
@@ -191,7 +192,11 @@
     sed -i -e 's@\/usr\/bin\/env 
ruby.%{ruby_version}@\/usr\/bin\/ruby\.%{ruby_version}@g' \
     -e 's@\/usr\/bin\/env ruby@\/usr\/bin\/ruby\.%{ruby_version}@g'
 grep -rl '\/usr\/bin\/env bash' %{buildroot}%{lib_dir}/vendor/bundle/ruby | 
xargs \
-    sed -i -e 's@\/usr\/bin\/env bash@\/bin\/bash@g' \
+    sed -i -e 's@\/usr\/bin\/env bash@\/bin\/bash@g'
+
+# Drop 'BUNDLED WITH' line from Gemfile.lock. It causes trouble when the 
Gemfile.lock
+# was created with a different major version than the distribution's bundler.
+sed -i '/BUNDLED WITH/{N;d;}' %{buildroot}%{app_dir}/Gemfile.lock
 
 # cleanup unneeded files
 find %{buildroot}%{lib_dir} "(" -name "*.c" -o -name "*.h" -o -name .keep ")" 
-delete

++++++ rmt-cli.8.gz ++++++
--- /var/tmp/diff_new_pack.9mKh5E/_old  2021-05-18 18:27:36.766658069 +0200
+++ /var/tmp/diff_new_pack.9mKh5E/_new  2021-05-18 18:27:36.770658051 +0200
@@ -1,7 +1,7 @@
 .\" generated with Ronn/v0.7.3
 .\" http://github.com/rtomayko/ronn/tree/0.7.3
 .
-.TH "RMT\-CLI" "8" "January 2021" "" "RMT"
+.TH "RMT\-CLI" "8" "February 2021" "" "RMT"
 .
 .SH "NAME"
 \fBrmt\-cli\fR \- control and configure your RMT server

++++++ rmt-server-2.6.8.tar.bz2 -> rmt-server-2.6.9.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/rmt-server/rmt-server-2.6.8.tar.bz2 
/work/SRC/openSUSE:Factory/.rmt-server.new.2988/rmt-server-2.6.9.tar.bz2 
differ: char 11, line 1

Reply via email to