Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package super-csv for openSUSE:Factory checked in at 2021-03-29 18:22:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/super-csv (Old) and /work/SRC/openSUSE:Factory/.super-csv.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "super-csv" Mon Mar 29 18:22:06 2021 rev:2 rq:881738 version:2.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/super-csv/super-csv.changes 2021-03-28 11:58:46.968352545 +0200 +++ /work/SRC/openSUSE:Factory/.super-csv.new.2401/super-csv.changes 2021-03-29 18:22:07.290283368 +0200 @@ -1,0 +2,5 @@ +Sat Mar 27 11:38:40 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Replace self-boasting in descriptions with more substance. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ super-csv.spec ++++++ --- /var/tmp/diff_new_pack.vLlH6z/_old 2021-03-29 18:22:07.970284065 +0200 +++ /var/tmp/diff_new_pack.vLlH6z/_new 2021-03-29 18:22:07.974284069 +0200 @@ -19,7 +19,7 @@ Name: super-csv Version: 2.4.0 Release: 0 -Summary: A fast, programmer-friendly, free CSV library for Java +Summary: A CSV library for Java License: Apache-2.0 URL: https://super-csv.github.io/super-csv/ Source: https://github.com/super-csv/super-csv/archive/v%{version}.tar.gz @@ -37,9 +37,10 @@ BuildArch: noarch %description -The main motivation for Super CSV is to be the foremost, -fastest, and most programmer-friendly, free CSV package -for Java. +A library for reading and writing CSV files with Java. + +It supports reading and writing with POJOs, Maps and Lists. It also +has support for deep-mapping and index-based mapping with POJOs. %package javadoc Summary: Javadoc for %{name}