Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package blueprint-cursor-theme for
openSUSE:Factory checked in at 2023-11-07 21:25:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/blueprint-cursor-theme (Old)
and /work/SRC/openSUSE:Factory/.blueprint-cursor-theme.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "blueprint-cursor-theme"
Tue Nov 7 21:25:29 2023 rev:15 rq:1123896 version:0.0.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/blueprint-cursor-theme/blueprint-cursor-theme.changes
2011-12-07 14:37:31.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.blueprint-cursor-theme.new.17445/blueprint-cursor-theme.changes
2023-11-07 21:25:39.105952156 +0100
@@ -1,0 +2,6 @@
+Mon Nov 6 08:53:52 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+ supported.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ blueprint-cursor-theme.spec ++++++
--- /var/tmp/diff_new_pack.8fhG8O/_old 2023-11-07 21:25:39.573969391 +0100
+++ /var/tmp/diff_new_pack.8fhG8O/_new 2023-11-07 21:25:39.573969391 +0100
@@ -1,7 +1,7 @@
#
# spec file for package blueprint-cursor-theme
#
-# Copyright (c) 2011 SUSE LINUX Products 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,17 +12,18 @@
# 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/
#
+
Name: blueprint-cursor-theme
Summary: X Window System Cursors for the Blue Print Theme
Version: 0.0.2
Release: 0
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/X11/Icons
Source: %{name}-%{version}.tar.bz2
-Patch: links.diff
+Patch0: links.diff
Patch1: install-path.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: automake
@@ -33,7 +34,7 @@
%prep
%setup -q
-%patch
+%patch0
%patch1
%build