Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fly for openSUSE:Factory checked in 
at 2024-02-22 20:59:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fly (Old)
 and      /work/SRC/openSUSE:Factory/.fly.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fly"

Thu Feb 22 20:59:15 2024 rev:18 rq:1149077 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fly/fly.changes  2018-03-14 19:40:41.661671652 
+0100
+++ /work/SRC/openSUSE:Factory/.fly.new.1706/fly.changes        2024-02-22 
21:00:02.482509561 +0100
@@ -1,0 +2,6 @@
+Thu Feb 22 08:18:01 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- Use %autosetup macro. Allows to eliminate the usage of deprecated
+  %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fly.spec ++++++
--- /var/tmp/diff_new_pack.aKJBEk/_old  2024-02-22 21:00:03.038529888 +0100
+++ /var/tmp/diff_new_pack.aKJBEk/_new  2024-02-22 21:00:03.042530033 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fly
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2024 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/
 #
 
 
@@ -22,7 +22,7 @@
 Summary:        A Script to Create PNGs
 License:        SUSE-Permissive
 Group:          Productivity/Graphics/Visualization/Other
-Url:            http://martin.gleeson.com/fly/
+URL:            http://martin.gleeson.com/fly/
 # Mirror is used since martin gleeson (master site) rejects robot requests
 Source:         http://www.w3perl.com/fly/dist/%{name}-%{version}.tar.gz
 Patch1:         fly-2.0.0-gif.patch
@@ -33,8 +33,7 @@
 Fly allows you to create images with script statements. It uses gdlib.
 
 %prep
-%setup -q
-%patch1
+%autosetup -p0
 # Gifs are not supported
 rm -fr examples/gif
 

Reply via email to