[aqbanking: 2/3] update to 5.0.22

Bill Nottingham notting at fedoraproject.org
Thu Jan 19 15:26:25 UTC 2012


commit e2ec8d78e18a11aa0458f3f9272e9ae13f088baf
Author: Bill Nottingham <notting at redhat.com>
Date:   Thu Jan 19 10:24:49 2012 -0500

    update to 5.0.22

 .gitignore     |    2 +-
 aqbanking.spec |   11 +++++++----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 774a577..35e7ee2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/aqbanking-5.0.16-patched.tar.gz
+/aqbanking-5.0.22-patched.tar.gz
diff --git a/aqbanking.spec b/aqbanking.spec
index 51b388e..e9a27e1 100644
--- a/aqbanking.spec
+++ b/aqbanking.spec
@@ -2,8 +2,8 @@
 
 Name: aqbanking
 Summary: A library for online banking functions and financial data import/export
-Version: 5.0.16
-Release: 2%{?dist}
+Version: 5.0.22
+Release: 1%{?dist}
 # Download is PHP form at http://www.aquamaniac.de/sites/download/packages.php
 # aqbanking contains nonfree code that we cannot ship.  Therefore we use
 # this script to remove the nonfree code before shipping it.
@@ -12,10 +12,10 @@ Release: 2%{?dist}
 # ./generate-tarball.sh 1.0
 Source: %{name}-%{version}-patched.tar.gz
 Group: System Environment/Libraries
-License: GPLv2+
+License: GPLv2 or GPLv3
 URL: http://www.aquamaniac.de/aqbanking/
 Patch2: aqbanking-5.0.2-pkgconfig.patch
-Patch3: aqbanking-5.0.16-conflict.patch
+Patch3: aqbanking-5.0.22-conflict.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gwenhywfar-devel >= 4.0.0, gmp-devel, gettext, libtool
 Obsoletes: aqhbci <= 1.0.3
@@ -135,6 +135,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/aqbanking/typemaker2
 
 %changelog
+* Thu Jan 19 2012 Bill Nottingham <notting at redhat.com> - 5.0.22-1
+- update to 5.0.22
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.0.16-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index a1d9339..78037bf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-70bfef74318ca25ff2480de7a3e5600d  aqbanking-5.0.16-patched.tar.gz
+d5d8db048d5df81d6f60da539247ba2d  aqbanking-5.0.22-patched.tar.gz


More information about the scm-commits mailing list