Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xclass for openSUSE:Factory checked 
in at 2022-04-28 23:07:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xclass (Old)
 and      /work/SRC/openSUSE:Factory/.xclass.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xclass"

Thu Apr 28 23:07:55 2022 rev:22 rq:973539 version:0.9.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/xclass/xclass.changes    2017-10-05 
12:03:45.130671333 +0200
+++ /work/SRC/openSUSE:Factory/.xclass.new.1538/xclass.changes  2022-04-28 
23:07:58.836688319 +0200
@@ -1,0 +2,7 @@
+Tue Apr 26 12:53:05 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Copy config.guess and config.sub
+  from/usr/share/autoconf/build-aux (autoconf package) to source
+  dir. Allows to bootstrap with autoconf 2.71.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xclass.spec ++++++
--- /var/tmp/diff_new_pack.pWqVub/_old  2022-04-28 23:07:59.512689057 +0200
+++ /var/tmp/diff_new_pack.pWqVub/_new  2022-04-28 23:07:59.516689061 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xclass
 #
-# Copyright (c) 2017 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.9.2
 Release:        0
 Summary:        Library for Uniform Presentation of fvwm95 Programs
-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:            http://xclass.sourceforge.net/
+URL:            http://xclass.sourceforge.net/
 Source:         %{name}-%{version}.tar.bz2
 Patch0:         %{name}-%{version}-configs.patch
 Patch1:         %{name}-%{version}-gcc-3.1.patch
@@ -47,7 +47,7 @@
 
 %package -n %{lname}
 Summary:        Library for Uniform Presentation of fvwm95 Programs
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/Libraries
 Requires:       %name
 
@@ -57,7 +57,7 @@
 
 %package devel
 Summary:        Development files for xclass
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Development/Libraries/C and C++
 Requires:       %{lname} = %{version}
 Requires:       libstdc++-devel
@@ -76,6 +76,7 @@
 %patch2
 %patch3
 %patch4 -p1
+cp /usr/share/autoconf/build-aux/config.{guess,sub} .
 
 %build
 autoconf

Reply via email to