Script 'mail_helper' called by obssrc
Hello community,

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

Package is "gnu-crypto"

Wed Feb 21 17:58:34 2024 rev:25 rq:1148466 version:2.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-crypto/gnu-crypto.changes    2019-03-28 
22:48:55.595052134 +0100
+++ /work/SRC/openSUSE:Factory/.gnu-crypto.new.1706/gnu-crypto.changes  
2024-02-21 17:58:43.036295370 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 09:08:01 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gnu-crypto.spec ++++++
--- /var/tmp/diff_new_pack.wfW95y/_old  2024-02-21 17:58:43.572314752 +0100
+++ /var/tmp/diff_new_pack.wfW95y/_new  2024-02-21 17:58:43.572314752 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnu-crypto
 #
-# Copyright (c) 2019 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
@@ -22,14 +22,13 @@
 Summary:        GNU Crypto
 License:        GPL-2.0-or-later
 Group:          Development/Languages/Java
-Url:            http://www.gnu.org/software/gnu-crypto/
+URL:            https://www.gnu.org/software/gnu-crypto/
 Source:         
ftp://ftp.gnu.org/gnu/%{name}/releases/%{name}-%{version}.tar.bz2
 Patch0:         sasl-functions.patch
 BuildRequires:  ant
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  unzip
 Provides:       jce
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -39,7 +38,7 @@
 
 %prep
 %setup -q
-%patch0
+%patch -P 0
 
 %build
 export CLASSPATH=$(build-classpath glibj)
@@ -50,6 +49,5 @@
 cp lib/*.jar %{buildroot}/%{_javadir}
 
 %files
-%defattr(-,root,root)
 %{_javadir}/*
 

Reply via email to