Hello community,
here is the log from the commit of package yast2-alternatives for
openSUSE:Leap:15.2 checked in at 2020-01-23 09:20:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/yast2-alternatives (Old)
and /work/SRC/openSUSE:Leap:15.2/.yast2-alternatives.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-alternatives"
Thu Jan 23 09:20:26 2020 rev:15 rq:765464 version:4.2.3
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/yast2-alternatives/yast2-alternatives.changes
2020-01-15 16:32:05.872877630 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.yast2-alternatives.new.26092/yast2-alternatives.changes
2020-01-23 09:20:29.214687438 +0100
@@ -1,0 +2,7 @@
+Thu Jan 16 12:12:09 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Clean spec file using spec-cleaner (main goal: use %license,
+ boo#1082318).
+- 4.2.3
+
+-------------------------------------------------------------------
Old:
----
yast2-alternatives-4.2.2.tar.bz2
New:
----
yast2-alternatives-4.2.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yast2-alternatives.spec ++++++
--- /var/tmp/diff_new_pack.XRFNL0/_old 2020-01-23 09:20:29.758687711 +0100
+++ /var/tmp/diff_new_pack.XRFNL0/_new 2020-01-23 09:20:29.758687711 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yast2-alternatives
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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
@@ -17,23 +17,21 @@
Name: yast2-alternatives
-Version: 4.2.2
+Version: 4.2.3
Release: 0
Summary: YaST2 - Manage Update-alternatives switching
License: GPL-2.0-only
-Group: System/Yast
-Url: https://github.com/yast/yast-alternatives
-
+Group: System/YaST
+URL: https://github.com/yast/yast-alternatives
Source0: %{name}-%{version}.tar.bz2
-
+BuildRequires: update-desktop-files
BuildRequires: yast2
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2-ruby-bindings
-# For install
-BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
# For test
-BuildRequires: update-desktop-files
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
+# For install
+BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
%description
A YaST2 module to manage update alternatives switching
@@ -56,7 +54,7 @@
%{yast_desktopdir}
%{yast_metainfodir}
%{yast_icondir}
-%doc COPYING
+%license COPYING
%doc README.md
%changelog
++++++ yast2-alternatives-4.2.2.tar.bz2 -> yast2-alternatives-4.2.3.tar.bz2
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-alternatives-4.2.2/package/yast2-alternatives.changes
new/yast2-alternatives-4.2.3/package/yast2-alternatives.changes
--- old/yast2-alternatives-4.2.2/package/yast2-alternatives.changes
2019-08-26 09:46:08.000000000 +0200
+++ new/yast2-alternatives-4.2.3/package/yast2-alternatives.changes
2020-01-16 14:18:31.000000000 +0100
@@ -1,4 +1,11 @@
-------------------------------------------------------------------
+Thu Jan 16 12:12:09 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Clean spec file using spec-cleaner (main goal: use %license,
+ boo#1082318).
+- 4.2.3
+
+-------------------------------------------------------------------
Mon Aug 26 09:17:13 CEST 2019 - [email protected]
- Using rb_default_ruby_abi tag in the spec file in order to
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/yast2-alternatives-4.2.2/package/yast2-alternatives.spec
new/yast2-alternatives-4.2.3/package/yast2-alternatives.spec
--- old/yast2-alternatives-4.2.2/package/yast2-alternatives.spec
2019-08-26 09:46:08.000000000 +0200
+++ new/yast2-alternatives-4.2.3/package/yast2-alternatives.spec
2020-01-16 14:18:31.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package yast2-alternatives
#
-# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,24 +15,23 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
+
Name: yast2-alternatives
-Version: 4.2.2
+Version: 4.2.3
Release: 0
-License: GPL-2.0
Summary: YaST2 - Manage Update-alternatives switching
-Url: https://github.com/yast/yast-alternatives
-Group: System/Yast
-
+License: GPL-2.0-only
+Group: System/YaST
+URL: https://github.com/yast/yast-alternatives
Source0: %{name}-%{version}.tar.bz2
-
+BuildRequires: update-desktop-files
BuildRequires: yast2
BuildRequires: yast2-devtools >= 4.2.2
BuildRequires: yast2-ruby-bindings
-# For install
-BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
# For test
BuildRequires: rubygem(%{rb_default_ruby_abi}:rspec)
-BuildRequires: update-desktop-files
+# For install
+BuildRequires: rubygem(%{rb_default_ruby_abi}:yast-rake)
%description
A YaST2 module to manage update alternatives switching
@@ -55,5 +54,7 @@
%{yast_desktopdir}
%{yast_metainfodir}
%{yast_icondir}
-%doc COPYING
+%license COPYING
%doc README.md
+
+%changelog