Hello community,

here is the log from the commit of package cpphs for openSUSE:Factory checked 
in at 2018-05-30 12:16:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cpphs (Old)
 and      /work/SRC/openSUSE:Factory/.cpphs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cpphs"

Wed May 30 12:16:34 2018 rev:14 rq:609756 version:1.20.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/cpphs/cpphs.changes      2017-09-15 
21:10:46.740138557 +0200
+++ /work/SRC/openSUSE:Factory/.cpphs.new/cpphs.changes 2018-05-30 
13:09:04.001296152 +0200
@@ -1,0 +2,6 @@
+Wed May 16 13:06:51 UTC 2018 - psim...@suse.com
+
+- Use SPDX 3.x license ids.
+- Prefer the new %license attribute over %doc.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cpphs.spec ++++++
--- /var/tmp/diff_new_pack.Y0WzVj/_old  2018-05-30 13:09:04.521276494 +0200
+++ /var/tmp/diff_new_pack.Y0WzVj/_new  2018-05-30 13:09:04.525276342 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cpphs
 #
-# Copyright (c) 2017 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
@@ -21,7 +21,7 @@
 Version:        1.20.8
 Release:        0
 Summary:        A liberalised re-implementation of cpp, the C pre-processor
-License:        GPL-2.0 AND LGPL-2.1
+License:        GPL-2.0-only AND LGPL-2.1-only
 Group:          Development/Libraries/Haskell
 URL:            https://hackage.haskell.org/package/%{name}
 Source0:        
https://hackage.haskell.org/package/%{name}-%{version}/%{name}-%{version}.tar.gz
@@ -44,7 +44,7 @@
 
 %package -n ghc-%{name}
 Summary:        Haskell %{name} library
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          System/Libraries
 
 %description -n ghc-%{name}
@@ -52,7 +52,7 @@
 
 %package -n ghc-%{name}-devel
 Summary:        Haskell %{name} library development files
-License:        LGPL-2.1
+License:        LGPL-2.1-only
 Group:          Development/Libraries/Haskell
 Requires:       ghc-%{name} = %{version}-%{release}
 Requires:       ghc-compiler = %{ghc_version}
@@ -80,13 +80,13 @@
 %ghc_pkg_recache
 
 %files
-%doc LICENCE-LGPL
+%license LICENCE-LGPL
 %doc LICENCE-GPL LICENCE-commercial README docs
 %{_bindir}/%{name}
-%{_mandir}/man1/cpphs.1%{ext_man}
+%{_mandir}/man1/cpphs.1%{?ext_man}
 
 %files -n ghc-%{name} -f ghc-%{name}.files
-%doc LICENCE-LGPL
+%license LICENCE-LGPL
 
 %files -n ghc-%{name}-devel -f ghc-%{name}-devel.files
 %doc LICENCE-GPL LICENCE-commercial README docs


Reply via email to