Hello community,

here is the log from the commit of package apache-commons-io for 
openSUSE:Factory checked in at 2020-06-08 23:43:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-io (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-io.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-io"

Mon Jun  8 23:43:59 2020 rev:14 rq:811273 version:2.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-io/apache-commons-io.changes      
2019-03-28 22:45:40.575084173 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-io.new.3606/apache-commons-io.changes
    2020-06-08 23:44:03.657369826 +0200
@@ -1,0 +2,8 @@
+Wed Jun  3 11:12:22 UTC 2020 - Pedro Monreal Gonzalez 
<[email protected]>
+
+- Update to upstream version 2.7
+  * https://commons.apache.org/proper/commons-io/changes-report.html#a2.7
+  * Lots of bugfixes, updates and enhancements
+  * Java 8 or later is required
+
+-------------------------------------------------------------------

Old:
----
  commons-io-2.6-src.tar.gz

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

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

Other differences:
------------------
++++++ apache-commons-io.spec ++++++
--- /var/tmp/diff_new_pack.Mr1SrO/_old  2020-06-08 23:44:04.661372923 +0200
+++ /var/tmp/diff_new_pack.Mr1SrO/_new  2020-06-08 23:44:04.665372935 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-io
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,14 +20,15 @@
 %define short_name      commons-%{base_name}
 %bcond_with tests
 Name:           apache-%{short_name}
-Version:        2.6
+Version:        2.7
 Release:        0
 Summary:        Utilities to assist with developing IO functionality
 License:        Apache-2.0
 Group:          Development/Libraries/Java
-URL:            http://commons.apache.org/%{base_name}
-Source0:        
http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
-Source1:        %{name}-build.xml
+URL:            https://commons.apache.org/%{base_name}
+Source0:        
https://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
+Source1:        
https://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz.asc
+Source2:        %{name}-build.xml
 BuildRequires:  ant >= 1.6
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
@@ -54,7 +55,7 @@
 
 %prep
 %setup -q -n %{short_name}-%{version}-src
-cp %{SOURCE1} build.xml
+cp %{SOURCE2} build.xml
 
 %pom_remove_parent
 

++++++ apache-commons-io-build.xml ++++++
--- /var/tmp/diff_new_pack.Mr1SrO/_old  2020-06-08 23:44:04.697373034 +0200
+++ /var/tmp/diff_new_pack.Mr1SrO/_new  2020-06-08 23:44:04.697373034 +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.6"/>
+  <property name="project.version" value="2.7"/>
   <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.6-src.tar.gz -> commons-io-2.7-src.tar.gz ++++++
++++ 139100 lines of diff (skipped)


Reply via email to