Hello community,

here is the log from the commit of package libofx for openSUSE:Factory checked 
in at 2013-04-02 12:25:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libofx (Old)
 and      /work/SRC/openSUSE:Factory/.libofx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libofx", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libofx/libofx.changes    2012-03-20 
11:30:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libofx.new/libofx.changes       2013-04-02 
12:25:15.000000000 +0200
@@ -1,0 +2,20 @@
+Mon Apr  1 17:34:19 UTC 2013 - [email protected]
+
+- Update to version 0.9.6:
+  + Extend buffer for TRANSACTION_NAME to 96 bytes due to UTF-8
+    multibyte characters.
+  + Fix typo in info message.
+  + Allow lines longer than 1024 caracters.
+  + Fix treatment of empty date strings: Must return a zero date
+    instead of a bogus one.
+  + Replace unlink() with remove() to fix compile problems with
+    gcc 4.7
+  + Make configure fail if gengetopt is missing and generated files
+    are not present.
+  + Fix garbled character encoding for UTF-8 encoded OFX 2.0 (XML)
+    files. Sadly, because of a bug in OpenSP with xml decoding this
+    currently means that iso-8859-1 OFX-2.0 files will still not be
+    properly decoded.
+- Drop libofx-gcc47.patch, fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  libofx-0.9.5.tar.gz
  libofx-gcc47.patch

New:
----
  libofx-0.9.6.tar.gz

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

Other differences:
------------------
++++++ libofx.spec ++++++
--- /var/tmp/diff_new_pack.vMQySC/_old  2013-04-02 12:25:17.000000000 +0200
+++ /var/tmp/diff_new_pack.vMQySC/_new  2013-04-02 12:25:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libofx
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:           libofx
-Version:        0.9.5
+Version:        0.9.6
 Release:        0
 Summary:        OFX Command Parser and API
 License:        GPL-2.0+
 Group:          Development/Libraries/Other
 Url:            http://libofx.sourceforge.net/
-Source:         
http://downloads.sourceforge.net/project/libofx/libofx/0.9.5/%{name}-%{version}.tar.gz
-Patch0:         libofx-gcc47.patch
+Source:         
http://downloads.sourceforge.net/project/libofx/libofx/0.9.6/%{name}-%{version}.tar.gz
 BuildRequires:  curl-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -78,7 +77,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 chmod -x doc/ofx_sample_files/ofx_spec160_stmtrs_example.sgml
 
 %build

++++++ libofx-0.9.5.tar.gz -> libofx-0.9.6.tar.gz ++++++
++++ 102570 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to