From b2e53e562a3330cb6deb340011eb330eca599397195b483ca3e8dc2ccf301478 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 14 Jan 2014 20:46:06 +0000 Subject: [PATCH] Accepting request 213814 from X11:common:Factory Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/213814 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=46 --- gwenhywfar-4.8.0beta.tar.gz | 3 --- gwenhywfar-4.9.0beta.tar.gz | 3 +++ gwenhywfar.changes | 9 +++++++++ gwenhywfar.spec | 6 +++--- 4 files changed, 15 insertions(+), 6 deletions(-) delete mode 100644 gwenhywfar-4.8.0beta.tar.gz create mode 100644 gwenhywfar-4.9.0beta.tar.gz diff --git a/gwenhywfar-4.8.0beta.tar.gz b/gwenhywfar-4.8.0beta.tar.gz deleted file mode 100644 index 30c5d8f..0000000 --- a/gwenhywfar-4.8.0beta.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5fdb3138f0051d0a431a11295e7b0eb423c7a14c49d321e073ca8b20b952fbee -size 2393513 diff --git a/gwenhywfar-4.9.0beta.tar.gz b/gwenhywfar-4.9.0beta.tar.gz new file mode 100644 index 0000000..eb8117b --- /dev/null +++ b/gwenhywfar-4.9.0beta.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5e3c19ac5d8e73cbb1a3689cc70eaf5178ff15a37501e62a627aed2a4186f8e +size 2437922 diff --git a/gwenhywfar.changes b/gwenhywfar.changes index f9f04c5..3b3aa78 100644 --- a/gwenhywfar.changes +++ b/gwenhywfar.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jan 6 21:31:06 UTC 2014 - nico.kruber@gmail.com + +- Update to version 4.9.0beta: + + adds new code for cipher selection with SSL connections + (still some problems with the Netbank, please report back) + + Netbank works setting the GWEN_TLS_CIPHER_PRIORITIES + environment variable to "NORMAL:-AES-256-CBC" + ------------------------------------------------------------------- Wed Oct 23 14:42:06 UTC 2013 - nico.kruber@gmail.com diff --git a/gwenhywfar.spec b/gwenhywfar.spec index b7ed9b9..742ec18 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -1,7 +1,7 @@ # # spec file for package gwenhywfar # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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,14 @@ Name: gwenhywfar -Version: 4.8.0beta +Version: 4.9.0beta Release: 0 Summary: Multiplatform Helper Library for Other Libraries License: GPL-2.0+ and LGPL-2.1+ Group: System/Libraries Url: http://www.aqbanking.de/ Source: %{name}-%{version}.tar.gz -#Source: http://www.aquamaniac.de/sites/download/download.php?package=01&release=67&file=01&dummy=gwenhywfar-4.3.3.tar.gz +#Source: http://www.aquamaniac.de/sites/download/download.php?package=01&release=72&file=01&dummy=gwenhywfar-4.9.0beta.tar.gz BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gnutls-devel