Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gnu-getopt"

Thu Feb 22 20:58:02 2024 rev:20 rq:1148906 version:1.0.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-getopt/gnu-getopt.changes    2019-12-21 
12:29:39.955314290 +0100
+++ /work/SRC/openSUSE:Factory/.gnu-getopt.new.1706/gnu-getopt.changes  
2024-02-22 20:58:52.879965018 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 09:09:25 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnu-getopt.spec ++++++
--- /var/tmp/diff_new_pack.VUz8D8/_old  2024-02-22 20:58:53.315980957 +0100
+++ /var/tmp/diff_new_pack.VUz8D8/_new  2024-02-22 20:58:53.319981104 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnu-getopt
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -22,13 +22,12 @@
 Summary:        Java getopt Implementation
 License:        LGPL-2.1-or-later
 Group:          Development/Libraries/Java
-URL:            http://www.urbanophile.com/arenn/hacking/download.html
+URL:            https://www.urbanophile.com/arenn/hacking/download.html
 Source0:        
http://www.urbanophile.com/arenn/hacking/getopt/java-getopt-%{version}.tar.gz
 Patch0:         %{name}-java8compat.patch
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -52,7 +51,7 @@
 
 %prep
 %setup -q -c
-%patch0
+%patch -P 0
 mv gnu/getopt/buildx.xml build.xml
 
 %build
@@ -70,7 +69,8 @@
 
 %files
 %defattr(0644,root,root,0755)
-%doc gnu/getopt/COPYING.LIB gnu/getopt/README
+%license gnu/getopt/COPYING.LIB
+%doc gnu/getopt/README
 %{_javadir}/*
 
 %files javadoc

Reply via email to