Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gexif"

Mon Nov  6 21:15:07 2023 rev:19 rq:1123666 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/gexif/gexif.changes      2014-06-01 
19:41:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gexif.new.17445/gexif.changes   2023-11-06 
21:15:22.789697411 +0100
@@ -1,0 +2,6 @@
+Mon Nov  6 16:07:57 UTC 2023 - Dominique Leuenberger <[email protected]>
+
+- Fix build with RPM 4.19: unnumbered patches are no longer
+  supported.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gexif.spec ++++++
--- /var/tmp/diff_new_pack.EIy6O1/_old  2023-11-06 21:15:23.401719940 +0100
+++ /var/tmp/diff_new_pack.EIy6O1/_new  2023-11-06 21:15:23.401719940 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gexif
 #
-# Copyright (c) 2014 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,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/
 #
 
 
@@ -24,15 +24,15 @@
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
 Summary:        GTK Tool for Viewing EXIF Information
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          Productivity/Graphics/Other
 Version:        0.5
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 Source1:        gexif.png
-Patch:          gexif-0.5-xx.patch
+Patch0:         gexif-0.5-xx.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Url:            http://libexif.sourceforge.net/
+URL:            http://libexif.sourceforge.net/
 Requires:       %{name}-lang = %{version}
 
 %description
@@ -40,9 +40,10 @@
 within JPEG images created by some digital cameras.
 
 %lang_package
+
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 
 %build
 autoreconf -f -i

Reply via email to