Hello community, here is the log from the commit of package rarian for openSUSE:Factory checked in at 2018-03-04 12:50:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rarian (Old) and /work/SRC/openSUSE:Factory/.rarian.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rarian" Sun Mar 4 12:50:39 2018 rev:42 rq:581640 version:0.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/rarian/rarian.changes 2017-09-19 16:20:37.910709692 +0200 +++ /work/SRC/openSUSE:Factory/.rarian.new/rarian.changes 2018-03-04 12:50:42.531734509 +0100 @@ -1,0 +2,5 @@ +Mon Feb 26 11:36:54 UTC 2018 - [email protected] + +- Use SPDX3.0 license tags and package COPYING as %license. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rarian.spec ++++++ --- /var/tmp/diff_new_pack.xX7m8d/_old 2018-03-04 12:50:43.403702732 +0100 +++ /var/tmp/diff_new_pack.xX7m8d/_new 2018-03-04 12:50:43.407702586 +0100 @@ -1,7 +1,7 @@ # # spec file for package rarian # -# 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 @@ -20,7 +20,7 @@ Version: 0.8.1 Release: 0 Summary: Document cataloging system -License: GPL-2.0+ AND LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ Url: ftp://ftp.gnome.org/pub/gnome/sources/rarian/ Source0: http://download.gnome.org/sources/rarian/0.8/%{name}-%{version}.tar.bz2 @@ -62,7 +62,7 @@ %package scrollkeeper-compat Summary: Rarian is designed to be a replacement for scrollkeeper -License: GPL-2.0+ AND LGPL-2.1+ +License: GPL-2.0-or-later AND LGPL-2.1-or-later Group: Development/Libraries/C and C++ Requires: %{name} = %{version} Requires(post): update-alternatives @@ -76,7 +76,7 @@ %package devel Summary: Development files for rarian -License: GPL-2.0 +License: GPL-2.0-only Group: Development/Libraries/C and C++ Requires: %{name} = %{version} @@ -147,7 +147,6 @@ ln -s -f %{_sysconfdir}/alternatives/$target %{buildroot}%{_bindir}/$target done - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post scrollkeeper-compat @@ -189,7 +188,8 @@ fi %files -%doc COPYING README NEWS +%license COPYING +%doc README NEWS %{_bindir}/* %{_libdir}/lib*.so.* %{_datadir}/*
