Hello community,

here is the log from the commit of package aqbanking for openSUSE:Factory 
checked in at 2013-11-01 17:40:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/aqbanking (Old)
 and      /work/SRC/openSUSE:Factory/.aqbanking.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "aqbanking"

Changes:
--------
--- /work/SRC/openSUSE:Factory/aqbanking/aqbanking.changes      2013-09-23 
08:46:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.aqbanking.new/aqbanking.changes 2013-11-01 
17:40:51.000000000 +0100
@@ -1,0 +2,17 @@
+Wed Oct 23 15:19:46 UTC 2013 - [email protected]
+
+- fix build for SLE
+
+-------------------------------------------------------------------
+Wed Oct 23 14:56:19 UTC 2013 - [email protected]
+
+- Update to version 5.1.0beta:
+  + improvements to the SEPA exporter
+    (ability to create bank valid transfers and debits)
+  + add fields required for SEPA debits to AB_TRANSACTION
+  + SEPA debits should work (not tested yet)
+  + add a command to AqBanking-CLI to add a SEPA debit to a
+    ImExporterContext file from which orders in SEPA format can be
+    exported
+
+-------------------------------------------------------------------

Old:
----
  aqbanking-5.0.32beta.tar.gz

New:
----
  aqbanking-5.1.0beta.tar.gz

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

Other differences:
------------------
++++++ aqbanking.spec ++++++
--- /var/tmp/diff_new_pack.CJx6ig/_old  2013-11-01 17:40:52.000000000 +0100
+++ /var/tmp/diff_new_pack.CJx6ig/_new  2013-11-01 17:40:52.000000000 +0100
@@ -26,7 +26,7 @@
 %define          q4b_cfgmoddir  %{fronts_libdir}/q4banking/cfgmodules
 
 Name:           aqbanking
-Version:        5.0.32beta
+Version:        5.1.0beta
 Release:        0
 # FIXME Still unable to use parallel make. Last checked: 2011-09-25
 Summary:        Library for Online Banking Functions and Financial Data Import 
and Export
@@ -44,7 +44,11 @@
 BuildRequires:  gwenhywfar-devel >= 4.7.0
 BuildRequires:  gwenhywfar-tools
 BuildRequires:  ktoblzcheck-devel >= 1.10
+%if !0%{?sles_version}
 BuildRequires:  pkgconfig(gtk+-2.0)
+%else
+BuildRequires:  gtk2-devel
+%endif
 %if %build_ofx
 BuildRequires:  libofx-devel
 %endif
@@ -118,7 +122,7 @@
 make
 
 %install
-%make_install
+%makeinstall
 find %{buildroot} -type f -name "*.la" -delete -print
 # Remove files that we'll have elsewhere
 rm %{buildroot}%{_datadir}/doc/%{name}/{AUTHORS,COPYING,ChangeLog,README}

++++++ aqbanking-5.0.32beta.tar.gz -> aqbanking-5.1.0beta.tar.gz ++++++
++++ 2838 lines of diff (skipped)

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

Reply via email to