Hello community,

here is the log from the commit of package which for openSUSE:Factory checked 
in at 2018-03-24 16:06:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/which (Old)
 and      /work/SRC/openSUSE:Factory/.which.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "which"

Sat Mar 24 16:06:32 2018 rev:7 rq:589229 version:2.21

Changes:
--------
--- /work/SRC/openSUSE:Factory/which/which.changes      2016-07-03 
12:17:12.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.which.new/which.changes 2018-03-24 
16:06:33.378582583 +0100
@@ -1,0 +2,5 @@
+Mon Mar 19 11:57:56 CET 2018 - [email protected]
+
+- Use %license instead of %doc [bsc#1082318]
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ which.spec ++++++
--- /var/tmp/diff_new_pack.wbIo3N/_old  2018-03-24 16:06:34.138555187 +0100
+++ /var/tmp/diff_new_pack.wbIo3N/_new  2018-03-24 16:06:34.150554753 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package which
 #
-# Copyright (c) 2016 SUSE LINUX 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
@@ -20,7 +20,7 @@
 Version:        2.21
 Release:        0
 Summary:        Displays where a particular program in your path is located
-License:        GPL-3.0+
+License:        GPL-3.0-or-later
 Group:          System/Base
 Url:            https://savannah.gnu.org/projects/which/
 Source0:        http://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
@@ -52,7 +52,8 @@
 %files
 %defattr(-,root,root)
 %{_bindir}/which
-%doc EXAMPLES COPYING README README.alias AUTHORS NEWS
+%license COPYING
+%doc EXAMPLES README README.alias AUTHORS NEWS
 %{_infodir}/which.info*
 %{_mandir}/man1/which.1*
 


Reply via email to