Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-io for 
openSUSE:Factory checked in at 2023-10-19 22:47:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-io (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-io.new.1945 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-io"

Thu Oct 19 22:47:27 2023 rev:19 rq:1118620 version:2.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-io/apache-commons-io.changes      
2022-05-23 16:09:28.191597343 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-io.new.1945/apache-commons-io.changes
    2023-10-19 22:49:52.211982870 +0200
@@ -1,0 +2,7 @@
+Wed Oct 18 12:52:58 UTC 2023 - David Anes <david.a...@suse.com>
+
+- Update to 2.14.0:
+  * Lots of new features, fixes and updates.
+  * https://commons.apache.org/proper/commons-io/changes-report.html#a2.14.0
+
+-------------------------------------------------------------------

Old:
----
  commons-io-2.11.0-src.tar.gz
  commons-io-2.11.0-src.tar.gz.asc

New:
----
  commons-io-2.14.0-src.tar.gz
  commons-io-2.14.0-src.tar.gz.asc

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

Other differences:
------------------
++++++ apache-commons-io.spec ++++++
--- /var/tmp/diff_new_pack.D3J65h/_old  2023-10-19 22:49:54.704073256 +0200
+++ /var/tmp/diff_new_pack.D3J65h/_new  2023-10-19 22:49:54.708073402 +0200
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define base_name  io
 %define short_name commons-%{base_name}
 Name:           apache-%{short_name}
-Version:        2.11.0
+Version:        2.14.0
 Release:        0
 Summary:        Utilities to assist with developing IO functionality
 License:        Apache-2.0
@@ -31,7 +31,7 @@
 BuildRequires:  ant >= 1.6
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
-BuildRequires:  javapackages-local
+BuildRequires:  javapackages-local >= 6
 Provides:       %{short_name} = %{version}-%{release}
 Provides:       jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:      jakarta-%{short_name} < %{version}-%{release}
@@ -53,10 +53,6 @@
 %setup -q -n %{short_name}-%{version}-src
 cp %{SOURCE2} build.xml
 
-%pom_remove_parent
-%pom_remove_dep :junit-bom
-%pom_change_dep -r -f ::::: :::::
-
 %build
 %{ant} \
        -Dcompiler.source=1.8 \
@@ -70,7 +66,7 @@
 ln -sf %{short_name}.jar %{buildroot}%{_javadir}/%{name}.jar
 # pom
 install -d -m 755 %{buildroot}%{_mavenpomdir}
-install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/%{short_name}.pom
+%mvn_install_pom pom.xml %{buildroot}%{_mavenpomdir}/%{short_name}.pom
 %add_maven_depmap %{short_name}.pom %{short_name}.jar -a 
"org.apache.commons:commons-io"
 # javadoc
 install -d -m 755 %{buildroot}%{_javadocdir}/%{name}

++++++ apache-commons-io-build.xml ++++++
--- /var/tmp/diff_new_pack.D3J65h/_old  2023-10-19 22:49:54.732074272 +0200
+++ /var/tmp/diff_new_pack.D3J65h/_new  2023-10-19 22:49:54.736074416 +0200
@@ -10,7 +10,7 @@
 
   <property name="project.groupId" value="commons-io"/>
   <property name="project.artifactId" value="commons-io"/>
-  <property name="project.version" value="2.11.0"/>
+  <property name="project.version" value="2.14.0"/>
   <property name="project.name" value="Apache Commons IO"/>
   <property name="project.description" value="The Apache Commons IO library 
 contains utility classes, stream implementations, file filters, 

++++++ commons-io-2.11.0-src.tar.gz -> commons-io-2.14.0-src.tar.gz ++++++
++++ 111064 lines of diff (skipped)

Reply via email to