Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package librvngabw for openSUSE:Factory checked in at 2022-01-28 22:12:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librvngabw (Old) and /work/SRC/openSUSE:Factory/.librvngabw.new.1898 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librvngabw" Fri Jan 28 22:12:26 2022 rev:2 rq:949568 version:0.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/librvngabw/librvngabw.changes 2016-04-12 19:31:36.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.librvngabw.new.1898/librvngabw.changes 2022-01-28 22:12:37.518853327 +0100 @@ -1,0 +2,5 @@ +Fri Jan 28 06:07:56 UTC 2022 - Fridrich Strba <fst...@suse.com> + +- Fix the license header to correspond to SPDX abbreviation + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librvngabw.spec ++++++ --- /var/tmp/diff_new_pack.oZpHQU/_old 2022-01-28 22:12:37.934850480 +0100 +++ /var/tmp/diff_new_pack.oZpHQU/_new 2022-01-28 22:12:37.938850453 +0100 @@ -1,7 +1,7 @@ # -# spec file for package libstaroffice +# spec file for package librvngabw # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -21,9 +21,9 @@ Version: 0.0.1 Release: 0 Summary: An AbiWord document generator library -License: LGPL-2.1+ and MPL-2.0+ +License: LGPL-2.1-or-later AND MPL-2.0 Group: Productivity/Publishing/Word -Url: https://sourceforge.net/projects/librvngabw/ +URL: https://sourceforge.net/projects/librvngabw/ Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz BuildRequires: doxygen BuildRequires: fdupes @@ -37,7 +37,6 @@ %{name} is a library for generating AbiWord documents. It is directly pluggable into import filters based on librevenge. - %package -n %{libname} Summary: An AbiWord document generator library Group: System/Libraries @@ -46,7 +45,6 @@ %{name} is a library for generating AbiWord documents. It is directly pluggable into import filters based on librevenge. - %package devel Summary: An AbiWord document generator library Group: Development/Libraries/C and C++