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 2025-06-01 21:36:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-csv (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-csv.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-csv"

Sun Jun  1 21:36:55 2025 rev:11 rq:1281637 version:1.14.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-csv/apache-commons-csv.changes    
2025-01-27 20:56:14.393071492 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-csv.new.16005/apache-commons-csv.changes
 2025-06-01 21:37:23.731380743 +0200
@@ -1,0 +2,47 @@
+Fri May 30 10:46:37 UTC 2025 - Gus Kenion <gus.ken...@suse.com>
+
+- Upgrade to version 1.14.0
+  * New Features
+    + Define and use Maven property commons.jmh.version.
+    + Add CSVFormat.Builder.setMaxRows(long).
+    + Add CSVFormat.getMaxRows().
+    + CSVPrinter.printRecords(ResultSet) knows how to use
+      CSVFormat's maxRows.
+    + CSVPrinter.printRecords(Iterable) knows how to use
+      CSVFormat's maxRows.
+    + CSVPrinter.printRecords(Stream) knows how to use CSVFormat's
+      maxRows.
+    + CSVParser.stream() knows how to use CSVFormat's maxRows.
+    + CSVParser.getRecords() knows how to use CSVFormat's maxRows.
+    + CSVParser.iterator() knows how to use CSVFormat's maxRows.
+  * Fixed Bugs
+    + CSV-317:  Release history link changed from
+      changes-report.html to changes.html #516.
+    + Remove -nouses directive from maven-bundle-plugin. OSGi
+      package imports now state 'uses' definitions for package
+      imports, this doesn't affect JPMS (from
+      org.apache.commons:commons-parent:80).
+    + CSVParser.parse(URL, Charset, CSVFormat) with a null
+      CSVFormat maps to CSVFormat.DEFAULT (like
+      CSVParser.parse(Reader, CSVFormat)).
+    + CSVParser.parse(String, CSVFormat) with a null CSVFormat maps
+      to CSVFormat.DEFAULT (like CSVParser.parse(Reader,
+      CSVFormat)).
+    + CSVParser.parse(File, Charset, CSVFormat) with a null
+      CSVFormat maps to CSVFormat.DEFAULT (like
+      CSVParser.parse(Reader, CSVFormat)).
+    + CSVParser.parse(Path, Charset, CSVFormat) with a null
+      CSVFormat maps to CSVFormat.DEFAULT (like
+      CSVParser.parse(Reader, CSVFormat)).
+    + CSVParser.parse(InputStream, Charset, CSVFormat) with a null
+      CSVFormat maps to CSVFormat.DEFAULT (like
+      CSVParser.parse(Reader, CSVFormat)).
+    + CSVParser.parse(*) methods with a null Charset maps to
+      Charset.defaultCharset().
+    + Fix possible NullPointerException in Token.toString().
+  * Changes
+    + Bump com.opencsv:opencsv from 5.9 to 5.10.
+    + Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 #522.
+    + Bump org.apache.commons:commons-parent from 79 to 81.
+
+-------------------------------------------------------------------

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

New:
----
  commons-csv-1.14.0-src.tar.gz

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

Other differences:
------------------
++++++ apache-commons-csv.spec ++++++
--- /var/tmp/diff_new_pack.lzqlVM/_old  2025-06-01 21:37:24.963431774 +0200
+++ /var/tmp/diff_new_pack.lzqlVM/_new  2025-06-01 21:37:24.963431774 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           apache-commons-csv
-Version:        1.13.0
+Version:        1.14.0
 Release:        0
 Summary:        A library to read and write files in variations of the Comma 
Separated Value (CSV) format
 License:        Apache-2.0

++++++ commons-csv-1.13.0-src.tar.gz -> commons-csv-1.14.0-src.tar.gz ++++++
/work/SRC/openSUSE:Factory/apache-commons-csv/commons-csv-1.13.0-src.tar.gz 
/work/SRC/openSUSE:Factory/.apache-commons-csv.new.16005/commons-csv-1.14.0-src.tar.gz
 differ: char 21, line 1

Reply via email to