Hello community, here is the log from the commit of package SUSEConnect for openSUSE:Factory checked in at 2018-06-08 23:10:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/SUSEConnect (Old) and /work/SRC/openSUSE:Factory/.SUSEConnect.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "SUSEConnect" Fri Jun 8 23:10:49 2018 rev:12 rq:614239 version:0.3.11 Changes: -------- --- /work/SRC/openSUSE:Factory/SUSEConnect/SUSEConnect.changes 2018-05-23 16:05:15.166441208 +0200 +++ /work/SRC/openSUSE:Factory/.SUSEConnect.new/SUSEConnect.changes 2018-06-08 23:10:52.973993112 +0200 @@ -1,0 +2,6 @@ +Tue Jun 5 11:39:05 UTC 2018 - [email protected] + +- Weaken dependencies of rmt-client-setup script to Recommends: + (bsc#1094348) + +------------------------------------------------------------------- @@ -5 +11 @@ -- Add dependencies needed by the rmt-client-setup script. +- Add dependencies needed by the rmt-client-setup script. bsc#1093658 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ SUSEConnect.spec ++++++ --- /var/tmp/diff_new_pack.0HhDMR/_old 2018-06-08 23:10:54.309944876 +0200 +++ /var/tmp/diff_new_pack.0HhDMR/_new 2018-06-08 23:10:54.313944731 +0200 @@ -1,7 +1,7 @@ # # spec file for package SUSEConnect # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,9 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugzilla.suse.com/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: SUSEConnect Version: 0.3.11 Release: 0 @@ -24,9 +25,19 @@ # Does not build for i586 and s390 and is not supported on those architectures ExcludeArch: %ix86 s390 -Requires: coreutils, util-linux, net-tools, hwinfo, zypper, ca-certificates-mozilla +Requires: ca-certificates-mozilla +Requires: coreutils +Requires: hwinfo +Requires: net-tools +Requires: util-linux +Requires: zypper # Required by the rmt-client-setup script: -Requires: wget, gawk, openssl, grep, gpg2, sed +Recommends: gawk +Recommends: gpg2 +Recommends: grep +Recommends: openssl +Recommends: sed +Recommends: curl Requires: zypper(auto-agree-with-product-licenses) %ifarch x86_64 aarch64 Requires: dmidecode @@ -39,7 +50,6 @@ Provides: ruby2.1-rubygem-suse-connect = %{version} %endif - %define ruby_version %{rb_default_ruby_suffix} # FIXME: For some reason, on SLE15 %{rb_default_ruby_suffix} resolves to ruby2.4 which does not exist there %if (0%{?sle_version} > 0 && 0%{?sle_version} >= 150000) @@ -57,7 +67,7 @@ Source3: %{name}.example Summary: Utility to register a system with the SUSE Customer Center -License: LGPL-2.1 +License: LGPL-2.1-only Group: System/Management Requires(post): update-alternatives ++++++ suse-connect-0.3.11.gem ++++++ Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/metadata new/metadata --- old/metadata 2018-05-16 14:27:15.000000000 +0200 +++ new/metadata 2018-05-17 12:43:27.000000000 +0200 @@ -8,7 +8,7 @@ autorequire: bindir: bin cert_chain: [] -date: 2018-05-16 00:00:00.000000000 Z +date: 2018-05-17 00:00:00.000000000 Z dependencies: [] description: This package provides a command line tool and rubygem library for connecting a client system to the SUSE Customer Center. It will connect the system to your
