Hello community,

here is the log from the commit of package csvprintf for openSUSE:Factory 
checked in at 2018-08-02 15:00:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/csvprintf (Old)
 and      /work/SRC/openSUSE:Factory/.csvprintf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "csvprintf"

Thu Aug  2 15:00:08 2018 rev:4 rq:626956 version:1.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/csvprintf/csvprintf.changes      2013-01-29 
10:33:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.csvprintf.new/csvprintf.changes 2018-08-02 
15:00:56.604561081 +0200
@@ -1,0 +2,7 @@
+Wed Aug  1 23:42:14 UTC 2018 - [email protected]
+
+- Update to release 1.0.4
+  - Fixed "unexpected character" bug when line ends with QUOTE, CR
+  - Added "-X" flag to derive XML tag names from column headers
+
+-------------------------------------------------------------------

Old:
----
  csvprintf-1.0.3.tar.gz

New:
----
  csvprintf-1.0.4.tar.gz

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

Other differences:
------------------
++++++ csvprintf.spec ++++++
--- /var/tmp/diff_new_pack.Be66RV/_old  2018-08-02 15:00:57.360562362 +0200
+++ /var/tmp/diff_new_pack.Be66RV/_new  2018-08-02 15:00:57.364562368 +0200
@@ -1,34 +1,34 @@
 #
-# csvprintf - Simple CSV file parser for the UNIX command line
+# spec file for package csvprintf
 #
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright 2010 Archie L. Cobbs <[email protected]>
 # 
-# Licensed under the Apache License, Version 2.0 (the "License"); you may
-# not use this file except in compliance with the License. You may obtain
-# a copy of the License at
-# 
-#     http://www.apache.org/licenses/LICENSE-2.0
-# 
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
-# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
-# License for the specific language governing permissions and limitations
-# under the License.
-# 
-# $Id: csvprintf.spec 19 2012-03-09 21:46:45Z archie.cobbs $
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           csvprintf
-Version:        1.0.3
-Release:        1
-License:        Apache-2.0
+Version:        1.0.4
+Release:        0
 Summary:        Simple CSV file parser for the UNIX command line
+License:        Apache-2.0
 Group:          Productivity/Text/Utilities
 Source:         %{name}-%{version}.tar.gz
-URL:            http://csvprintf.googlecode.com/
-BuildRoot:      %{_tmppath}/%{name}-%{version}-root
-BuildRequires:  make
+Url:            http://csvprintf.googlecode.com/
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc
+BuildRequires:  make
+BuildRequires:  xsltproc
 Requires:       xsltproc
 
 %description

++++++ csvprintf-1.0.3.tar.gz -> csvprintf-1.0.4.tar.gz ++++++
++++ 4685 lines of diff (skipped)


Reply via email to