Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-collections4 for 
openSUSE:Factory checked in at 2026-05-13 17:19:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-collections4 (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-collections4.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-collections4"

Wed May 13 17:19:14 2026 rev:4 rq:1352435 version:4.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-collections4/apache-commons-collections4.changes
  2023-10-27 22:27:05.041073655 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-collections4.new.1966/apache-commons-collections4.changes
        2026-05-13 17:20:26.594049433 +0200
@@ -1,0 +2,19 @@
+Mon May 11 08:43:16 UTC 2026 - Fridrich Strba <[email protected]>
+
+- Upgrade to upstream version 4.5.0
+  * New features
+    + Add IteratorUtils.toSet(Iterator)
+    + Add IteratorUtils.toSet(Iterator, int)
+    + Add EnumerationUtils.toSet(Enumeration)
+    + COLLECTIONS-693: Please add OWASP Dependency Check to the
+      build
+  * Fixed Bugs
+    + Refactor AbstractPropertiesFactory.load(File) to use NIO
+    + Refactor AbstractPropertiesFactory.load(String) to use NIO
+  * Changes
+    + Bump commons-codec:commons-codec from 1.17.1 to 1.18.0
+    + Bump org.apache.commons:commons-parent from 78 to 81
+    + Bump commons.jacoco.version from 0.8.13-SNAPSHOT to 0.13.0
+    + [test] Bump commons-io:commons-io from 2.18.0 to 2.19.0
+
+-------------------------------------------------------------------

Old:
----
  commons-collections4-4.4-src.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  commons-collections4-4.5.0-src.tar.gz

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

Other differences:
------------------
++++++ apache-commons-collections4.spec ++++++
--- /var/tmp/diff_new_pack.c3rHc5/_old  2026-05-13 17:20:27.270077459 +0200
+++ /var/tmp/diff_new_pack.c3rHc5/_new  2026-05-13 17:20:27.270077459 +0200
@@ -1,7 +1,7 @@
 #
-# spec file
+# spec file for package apache-commons-collections4
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define short_name      commons-%{base_name}
 %bcond_with tests
 Name:           apache-%{short_name}
-Version:        4.4
+Version:        4.5.0
 Release:        0
 Summary:        Extension of the Java Collections Framework
 License:        Apache-2.0

++++++ _scmsync.obsinfo ++++++
mtime: 1778489139
commit: e128b880950026298eb872098e703646a3f8dcd9bc65e29eae028523eddd15bf
url: https://src.opensuse.org/java-packages/apache-commons-collections4
revision: e128b880950026298eb872098e703646a3f8dcd9bc65e29eae028523eddd15bf
projectscmsync: https://src.opensuse.org/java-packages/_ObsPrj

++++++ apache-commons-collections4-build.xml ++++++
--- /var/tmp/diff_new_pack.c3rHc5/_old  2026-05-13 17:20:27.394082600 +0200
+++ /var/tmp/diff_new_pack.c3rHc5/_new  2026-05-13 17:20:27.410083264 +0200
@@ -9,8 +9,10 @@
   <property file="build.properties"/>
   <property name="project.groupId" value="org.apache.commons"/>
   <property name="project.artifactId" value="commons-collections4"/>
-  <property name="project.version" value="4.4"/>
-  <property name="bundle.version" value="${project.version}.0"/>
+
+  <property name="spec.version" value="4.5"/>
+  <property name="project.version" value="${spec.version}.0"/>
+  <property name="bundle.version" value="${project.version}"/>
 
   <property name="compiler.release" value="8"/>
   <property name="compiler.source" value="1.${compiler.release}"/>
@@ -128,7 +130,7 @@
                <attribute name="Require-Capability" 
value="osgi.ee;filter:=&quot;(&amp;(osgi.ee=JavaSE)(version=${compiler.target}))&quot;"/>
                <attribute name="Specification-Title" value="Apache Commons 
Collections"/>
                <attribute name="Specification-Vendor" value="The Apache 
Software Foundation"/>
-               <attribute name="Specification-Version" 
value="${project.version}"/>
+               <attribute name="Specification-Version" 
value="${spec.version}"/>
       </manifest>
     </jar>
   </target>

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-05-11 10:45:39.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ commons-collections4-4.4-src.tar.gz -> 
commons-collections4-4.5.0-src.tar.gz ++++++
++++ 277920 lines of diff (skipped)

Reply via email to