Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scim-tables for openSUSE:Factory 
checked in at 2023-11-07 21:28:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/scim-tables (Old)
 and      /work/SRC/openSUSE:Factory/.scim-tables.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "scim-tables"

Tue Nov  7 21:28:28 2023 rev:22 rq:1124022 version:0.5.14.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/scim-tables/scim-tables.changes  2015-09-24 
06:14:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.scim-tables.new.17445/scim-tables.changes       
2023-11-07 21:29:22.246169059 +0100
@@ -1,0 +2,6 @@
+Tue Nov  7 10:04:54 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+  supported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ scim-tables.spec ++++++
--- /var/tmp/diff_new_pack.veIu1O/_old  2023-11-07 21:29:22.710186146 +0100
+++ /var/tmp/diff_new_pack.veIu1O/_new  2023-11-07 21:29:22.710186146 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-tables
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2023 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/
 #
 
 
@@ -20,12 +20,12 @@
 Version:        0.5.14.1
 Release:        0
 Summary:        Data Files for SCIM Generic Table Input Method Module
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/I18n/Chinese
-Url:            https://github.com/scim-im/scim-tables
+URL:            https://github.com/scim-im/scim-tables
 Source:         
https://github.com/scim-im/scim-tables/archive/%{name}-%{version}.tar.gz
 #PATCH-FIX-SLE define G_GNUC_BEGIN/END_xx for glib < 2.32
-Patch:          G_GNUC_BEGIN_IGNORE_DEPRECATIONS.patch
+Patch0:         G_GNUC_BEGIN_IGNORE_DEPRECATIONS.patch
 #PATCH-FIX-UPSTREAM delete unused variables
 Patch1:         unused-variable.patch
 BuildRequires:  gcc-c++
@@ -90,7 +90,7 @@
 
 %prep
 %setup -q -n %{name}-%{name}-%{version}
-%patch -p1
+%patch0 -p1
 %patch1 -p1
 
 %build

Reply via email to