Script 'mail_helper' called by obssrc
Hello community,

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

Package is "c3p0"

Wed Feb 21 17:58:21 2024 rev:6 rq:1148452 version:0.9.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/c3p0/c3p0.changes        2022-05-05 
23:07:35.413646940 +0200
+++ /work/SRC/openSUSE:Factory/.c3p0.new.1706/c3p0.changes      2024-02-21 
17:58:31.287870544 +0100
@@ -1,0 +2,5 @@
+Wed Feb 21 08:35:16 UTC 2024 - Fridrich Strba <[email protected]>
+
+- Use %patch -P N instead of deprecated %patchN.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ c3p0.spec ++++++
--- /var/tmp/diff_new_pack.SrqRPk/_old  2024-02-21 17:58:31.975895423 +0100
+++ /var/tmp/diff_new_pack.SrqRPk/_new  2024-02-21 17:58:31.975895423 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package c3p0
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 # Copyright (c) 2000-2008, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -44,10 +44,10 @@
 Requires:       mchange-commons = %{mchange_commons_version}
 %if 0%{?rhel}
 Requires(post): chkconfig
-Requires(postun):chkconfig
+Requires(postun): chkconfig
 %else
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %endif
 Provides:       hibernate_jdbc_cache
 BuildArch:      noarch
@@ -67,7 +67,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}.src
-%patch1 -p1
+%patch -P 1 -p1
 %{mvn_file} :c3p0 %{name}/%{name} %{name}
 
 %build

Reply via email to