Hello community, here is the log from the commit of package libofx for openSUSE:Factory checked in at 2013-12-23 22:16:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libofx (Old) and /work/SRC/openSUSE:Factory/.libofx.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libofx" Changes: -------- --- /work/SRC/openSUSE:Factory/libofx/libofx.changes 2013-05-16 18:17:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libofx.new/libofx.changes 2013-12-23 22:16:31.000000000 +0100 @@ -1,0 +2,11 @@ +Sun Dec 22 18:02:41 UTC 2013 - [email protected] + +- Update to version 0.9.9: + + Fix missing increment of SO_CURRENT number in libofx-0.9.6 to + avoid crashes when mixing this with older applications. + + bug#41: Fix a crash that occurs while importing a possibly + invalid OFX file. +- Rename libofx5 subpackage to libofx6, following the soname bump. +- Delete backup files that should not be in the tarball. + +------------------------------------------------------------------- Old: ---- libofx-0.9.8.tar.gz New: ---- libofx-0.9.9.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libofx.spec ++++++ --- /var/tmp/diff_new_pack.OPooFB/_old 2013-12-23 22:16:32.000000000 +0100 +++ /var/tmp/diff_new_pack.OPooFB/_new 2013-12-23 22:16:32.000000000 +0100 @@ -17,13 +17,13 @@ Name: libofx -Version: 0.9.8 +Version: 0.9.9 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.8/%{name}-%{version}.tar.gz +Source: http://downloads.sourceforge.net/project/libofx/libofx/0.9.9/%{name}-%{version}.tar.gz BuildRequires: curl-devel BuildRequires: doxygen BuildRequires: fdupes @@ -44,12 +44,12 @@ It has since evolved into a generic library, so all OpenSource Financial software can benefit from it." -%package -n libofx5 +%package -n libofx6 Summary: OFX Command Parser and API Group: Development/Libraries/Other Requires: %{name} >= %{version} -%description -n libofx5 +%description -n libofx6 LibOFX is a parser and API designed to allow applications to support OFX command responses, usually provided by financial institutions for statement downloads. The author says, "To my knowledge, it is the first @@ -89,24 +89,27 @@ mv %{buildroot}%{_datadir}/doc/libofx %{buildroot}%{_defaultdocdir}/%{name} rm %{buildroot}%{_defaultdocdir}/%{name}/INSTALL cp -a doc/ofx_sample_files/*.* %{buildroot}%{_defaultdocdir}/%{name}/ +## Remove backupfiles that should not be in the tarball. +rm %{buildroot}%{_defaultdocdir}/%{name}/*.*fx~ cp -a doc/html %{buildroot}%{_defaultdocdir}/%{name}/ %fdupes %{buildroot} rm -f %{buildroot}%{_libdir}/*.la -%post -n libofx5 -p /sbin/ldconfig +%post -n libofx6 -p /sbin/ldconfig -%postun -n libofx5 -p /sbin/ldconfig +%postun -n libofx6 -p /sbin/ldconfig %files %defattr(-,root,root) %doc %dir %{_defaultdocdir}/%{name} %doc %{_defaultdocdir}/%{name}/[ACNR]* +%doc %{_defaultdocdir}/%{name}/*.ofx %doc %{_defaultdocdir}/%{name}/*.txt %{_bindir}/* %{_datadir}/libofx/ %{_mandir}/man1/*.1%{?ext_man} -%files -n libofx5 +%files -n libofx6 %defattr (-, root, root) %{_libdir}/*.so.* ++++++ libofx-0.9.8.tar.gz -> libofx-0.9.9.tar.gz ++++++ ++++ 9710 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
