Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-csv for 
openSUSE:Factory checked in at 2022-04-22 21:55:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-csv (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-csv.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-csv"

Fri Apr 22 21:55:00 2022 rev:2 rq:972174 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-csv/apache-commons-csv.changes    
2019-07-02 15:18:27.666746359 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-csv.new.1538/apache-commons-csv.changes
  2022-04-22 21:56:13.298940504 +0200
@@ -1,0 +2,9 @@
+Thu Apr 21 13:14:24 UTC 2022 - David Anes <david.a...@suse.com>
+
+- Update to version 1.9.0:
+  * Many fixes and features. See: 
https://commons.apache.org/proper/commons-csv/changes-report.html#a1.9.0
+
+- Added apache-commons-csv.rpmlintrc:
+  * Ignore summary too long warnings
+
+-------------------------------------------------------------------

Old:
----
  commons-csv-1.6-src.tar.gz

New:
----
  apache-commons-csv.rpmlintrc
  commons-csv-1.9.0-src.tar.gz

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

Other differences:
------------------
++++++ apache-commons-csv.spec ++++++
--- /var/tmp/diff_new_pack.nKLtvd/_old  2022-04-22 21:56:14.334941684 +0200
+++ /var/tmp/diff_new_pack.nKLtvd/_new  2022-04-22 21:56:14.342941693 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package apache-commons-csv
+# spec file
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,14 @@
 %global base_name csv
 %global short_name commons-%{base_name}
 Name:           apache-%{short_name}
-Version:        1.6
+Version:        1.9.0
 Release:        0
 Summary:        A library to read and write files in variations of the Comma 
Separated Value (CSV) format
 License:        Apache-2.0
 Group:          Development/Libraries/Java
 URL:            https://commons.apache.org/proper/commons-csv/
-Source0:        
http://archive.apache.org/dist/commons/csv/source/commons-csv-%{version}-src.tar.gz
+Source0:        
https://dlcdn.apache.org/commons/csv/source/commons-csv-%{version}-src.tar.gz
+Source1000:     apache-commons-csv.rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  maven-local
 BuildRequires:  mvn(org.apache.commons:commons-parent:pom:)
@@ -53,6 +54,7 @@
 
 %files -f .mfiles
 %license LICENSE.txt NOTICE.txt
+%doc RELEASE-NOTES.txt
 
 %files javadoc -f .mfiles-javadoc
 %license LICENSE.txt NOTICE.txt

++++++ apache-commons-csv.rpmlintrc ++++++
addFilter("summary-too-long")

++++++ commons-csv-1.6-src.tar.gz -> commons-csv-1.9.0-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/apache-commons-csv/commons-csv-1.6-src.tar.gz 
/work/SRC/openSUSE:Factory/.apache-commons-csv.new.1538/commons-csv-1.9.0-src.tar.gz
 differ: char 12, line 1

Reply via email to