Hello community,

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

Package is "rmt-server"

Fri Jul 27 10:57:23 2018 rev:12 rq:625432 version:1.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/rmt-server/rmt-server.changes    2018-07-02 
23:34:03.777203787 +0200
+++ /work/SRC/openSUSE:Factory/.rmt-server.new/rmt-server.changes       
2018-07-27 10:58:14.753876642 +0200
@@ -1,0 +2,13 @@
+Thu Jul 19 12:27:23 UTC 2018 - wstephen...@suse.com
+
+- Version 1.0.5
+- Include 'last_seen_at' field in API systems output, for 
+  consistency with SCC
+
+-------------------------------------------------------------------
+Wed Jul  4 15:32:13 UTC 2018 - fschuel...@suse.com
+
+- Version 1.0.4
+- Only show post-install message on initial install
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ rmt-server.spec ++++++
--- /var/tmp/diff_new_pack.kUQGcI/_old  2018-07-27 10:58:15.413877905 +0200
+++ /var/tmp/diff_new_pack.kUQGcI/_new  2018-07-27 10:58:15.417877912 +0200
@@ -25,12 +25,12 @@
 %define is_sle_12_family 1
 %endif
 Name:           rmt-server
-Version:        1.0.3
+Version:        1.0.5
 Release:        0
 Summary:        Repository mirroring tool and registration proxy for SCC
 License:        GPL-2.0-or-later
 Group:          Productivity/Networking/Web/Proxy
-Url:            https://software.opensuse.org/package/rmt-server
+URL:            https://software.opensuse.org/package/rmt-server
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        rmt-server-rpmlintrc
 Source2:        rmt.conf
@@ -219,7 +219,9 @@
 %service_add_post rmt-server.target rmt-server.service 
rmt-server-migration.service rmt-server-mirror.service rmt-server-sync.service
 cd %{_datadir}/rmt && runuser -u %{rmt_user} -g %{rmt_group} -- bin/rails 
secrets:setup >/dev/null
 cd %{_datadir}/rmt && runuser -u %{rmt_user} -g %{rmt_group} -- bin/rails 
runner -e production "Rails::Secrets.write({'production' => {'secret_key_base' 
=> SecureRandom.hex(64)}}.to_yaml)" >/dev/null
-echo "Please run the YaST RMT module (or 'yast2 rmt' from the command line) to 
complete the configuration of your RMT" >> /dev/stdout
+if [ $1 -eq 1 ] ; then
+  echo "Please run the YaST RMT module (or 'yast2 rmt' from the command line) 
to complete the configuration of your RMT" >> /dev/stdout
+fi
 
 %preun
 %service_del_preun rmt-server.target rmt-server.service 
rmt-server-migration.service rmt-server-mirror.service rmt-server-sync.service

++++++ rmt-cli.8.gz ++++++

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


Reply via email to