Script 'mail_helper' called by obssrc
Hello community,

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

Package is "scim-input-pad"

Tue Nov  7 21:28:27 2023 rev:22 rq:1124021 version:0.1.3.20130804

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

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

Other differences:
------------------
++++++ scim-input-pad.spec ++++++
--- /var/tmp/diff_new_pack.6gTBvn/_old  2023-11-07 21:29:22.062162283 +0100
+++ /var/tmp/diff_new_pack.6gTBvn/_new  2023-11-07 21:29:22.066162430 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-input-pad
 #
-# 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,11 +20,11 @@
 Version:        0.1.3.20130804
 Release:        0
 Summary:        An onscreen input pad to easily input symbols
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/I18n/Chinese
-Url:            https://github.com/scim-im/scim-input-pad
+URL:            https://github.com/scim-im/scim-input-pad
 Source:         %{name}-%{version}.tar.gz
-Patch:          scim-input-pad-missing-fclose.diff
+Patch0:         scim-input-pad-missing-fclose.diff
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
 BuildRequires:  libtool
@@ -41,7 +41,7 @@
 
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 ./bootstrap
 
 %build

Reply via email to