Hello community,

here is the log from the commit of package yast2-alternatives for 
openSUSE:Factory checked in at 2020-01-17 16:03:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-alternatives (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-alternatives.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-alternatives"

Fri Jan 17 16:03:32 2020 rev:8 rq:764973 version:4.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-alternatives/yast2-alternatives.changes    
2019-08-27 15:50:44.523766377 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-alternatives.new.26092/yast2-alternatives.changes
 2020-01-17 16:03:39.412390933 +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.JyWrNw/_old  2020-01-17 16:03:40.384391393 +0100
+++ /var/tmp/diff_new_pack.JyWrNw/_new  2020-01-17 16:03:40.412391406 +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


Reply via email to