Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-daemon for 
openSUSE:Factory checked in at 2022-10-25 13:40:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-daemon (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-daemon.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-daemon"

Tue Oct 25 13:40:18 2022 rev:21 rq:1031119 version:1.3.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-daemon/apache-commons-daemon.changes  
    2022-03-19 22:23:00.288958115 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-daemon.new.2275/apache-commons-daemon.changes
    2022-10-25 13:40:19.922636424 +0200
@@ -1,0 +2,23 @@
+Fri Oct 21 04:37:52 UTC 2022 - Pedro Monreal <pmonr...@suse.com>
+
+- Update to 1.3.2:
+  * Fixes:
+    - Procrun. Remove noisy INFO log message that triggered logging
+      once per minute while the service was running.
+    - Fix typos in Javadoc and comments.
+    - Procrun. The DependsOn parameter is no longer ignored when
+      updating the service configuration.
+    - Fix crash and provide an error level log message when the
+      user attempts to start the service without configuring a
+      JVM and none is available via the registry.
+  * Updates:
+    - Bump actions/cache from 3.0.3 to 3.0.8.
+    - Bump actions/checkout from 3 to 3.0.2.
+    - Bump commons-parent from 53 to 54.
+    - Bump spotbugs-maven-plugin from 4.6.0.0 to 4.7.2.0.
+    - Bump jacoco-maven-plugin from 0.8.7 to 0.8.8.
+    - Bump japicmp-maven-plugin from 0.15.4 to 0.16.0.
+    - Bump JUnit 4 to 5 vintage.
+  * Remove apache-commons-daemon-riscv64.patch already upstream
+
+-------------------------------------------------------------------

Old:
----
  apache-commons-daemon-riscv64.patch
  commons-daemon-1.2.4-src.tar.gz
  commons-daemon-1.2.4-src.tar.gz.asc

New:
----
  commons-daemon-1.3.2-src.tar.gz
  commons-daemon-1.3.2-src.tar.gz.asc

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

Other differences:
------------------
++++++ apache-commons-daemon.spec ++++++
--- /var/tmp/diff_new_pack.G8NBHt/_old  2022-10-25 13:40:20.562637429 +0200
+++ /var/tmp/diff_new_pack.G8NBHt/_new  2022-10-25 13:40:20.570637441 +0200
@@ -19,7 +19,7 @@
 %{!?make_build:%global make_build make %{?_smp_mflags}}
 %define short_name commons-daemon
 Name:           apache-%{short_name}
-Version:        1.2.4
+Version:        1.3.2
 Release:        0
 Summary:        Commons Daemon - Controlling of Java Daemons
 License:        Apache-2.0
@@ -30,7 +30,6 @@
 Source2:        apache-commons-daemon.keyring
 Source10:       apache-commons-daemon-build.xml
 Patch0:         apache-commons-daemon-JAVA_OS.patch
-Patch1:         apache-commons-daemon-riscv64.patch
 BuildRequires:  ant
 BuildRequires:  autoconf
 BuildRequires:  fdupes
@@ -77,7 +76,6 @@
 %setup -q -n %{short_name}-%{version}-src
 cp %{SOURCE10} build.xml
 %patch0 -p1
-%patch1 -p1
 
 # remove java binaries from sources
 rm -rf src/samples/build/

++++++ apache-commons-daemon-build.xml ++++++
--- /var/tmp/diff_new_pack.G8NBHt/_old  2022-10-25 13:40:20.638637548 +0200
+++ /var/tmp/diff_new_pack.G8NBHt/_new  2022-10-25 13:40:20.642637554 +0200
@@ -5,7 +5,7 @@
 
     <property name="project.groupId" value="commons-daemon" />
     <property name="project.artifactId" value="commons-daemon" />
-    <property name="project.version" value="1.2.4" />
+    <property name="project.version" value="1.3.2" />
 
     <property name="compiler.source" value="1.8" />
     <property name="compiler.target" value="${compiler.source}" />

++++++ commons-daemon-1.2.4-src.tar.gz -> commons-daemon-1.3.2-src.tar.gz ++++++
++++ 9076 lines of diff (skipped)

Reply via email to