forked from pool/gwenhywfar
Accepting request 121272 from X11:common:Factory
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/121272 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=38
This commit is contained in:
parent
71c8f270f8
commit
abcebdb735
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:366676f3ad566d2f5353311e20ea2039866a0ed617b3895aaa7456ac2fbf98e0
|
|
||||||
size 2346850
|
|
3
gwenhywfar-4.3.3.tar.gz
Normal file
3
gwenhywfar-4.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:87ed0f8669e1c21eaa717a18a8cf516b771c00610f5e17148cd36bce0d7d8ec2
|
||||||
|
size 2346826
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 9 20:35:41 UTC 2012 - Nico.Laus.2001@gmx.de
|
||||||
|
|
||||||
|
- Update to version 4.3.3:
|
||||||
|
+ do not use the deprecated libgcrypt interface for RSA keys
|
||||||
|
anymore (allows compilation with newer libgcrypt versions)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 9 07:37:01 UTC 2012 - Nico.Laus.2001@gmx.de
|
Fri Mar 9 07:37:01 UTC 2012 - Nico.Laus.2001@gmx.de
|
||||||
|
|
||||||
@ -18,8 +25,8 @@ Tue Dec 20 08:39:50 UTC 2011 - Nico.Laus.2001@gmx.de
|
|||||||
Mon Dec 19 23:11:41 UTC 2011 - Nico.Laus.2001@gmx.de
|
Mon Dec 19 23:11:41 UTC 2011 - Nico.Laus.2001@gmx.de
|
||||||
|
|
||||||
- Update to version 4.3.1:
|
- Update to version 4.3.1:
|
||||||
+ this version is needed for AqBanking's new support for the optical chipTAN
|
+ this version is needed for AqBanking's new support for the
|
||||||
method
|
optical chipTAN method
|
||||||
+ some improvements to the typemaker2 tool
|
+ some improvements to the typemaker2 tool
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -16,16 +16,15 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 4.3.2
|
Version: 4.3.3
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL-2.0+ ; LGPL-2.1+
|
|
||||||
Summary: Multiplatform Helper Library for Other Libraries
|
Summary: Multiplatform Helper Library for Other Libraries
|
||||||
Url: http://www.aqbanking.de/
|
License: GPL-2.0+ ; LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
|
Url: http://www.aqbanking.de/
|
||||||
Source: %{name}-%{version}.tar.gz
|
Source: %{name}-%{version}.tar.gz
|
||||||
#Source: http://www.aquamaniac.de/sites/download/download.php?package=01&release=66&file=01&dummy=gwenhywfar-4.3.2.tar.gz
|
#Source: http://www.aquamaniac.de/sites/download/download.php?package=01&release=67&file=01&dummy=gwenhywfar-4.3.3.tar.gz
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gnutls-devel
|
BuildRequires: gnutls-devel
|
||||||
@ -47,9 +46,9 @@ configuration files, reading and writingof XML files, and interprocess
|
|||||||
communication).
|
communication).
|
||||||
|
|
||||||
%package tools
|
%package tools
|
||||||
|
Summary: Multiplatform Helper Library for Other Libraries - Tools
|
||||||
License: GPL-2.0+ ; LGPL-2.1+
|
License: GPL-2.0+ ; LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries - Tools
|
|
||||||
Requires: libgwenhywfar60 = %{version}
|
Requires: libgwenhywfar60 = %{version}
|
||||||
|
|
||||||
%description tools
|
%description tools
|
||||||
@ -60,9 +59,9 @@ configuration files, reading and writing of XML files, and interprocess
|
|||||||
communication).
|
communication).
|
||||||
|
|
||||||
%package -n libgwenhywfar60-plugins
|
%package -n libgwenhywfar60-plugins
|
||||||
|
Summary: Multiplatform Helper Library for Other Libraries - Plugins
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries - Plugins
|
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
|
||||||
%description -n libgwenhywfar60-plugins
|
%description -n libgwenhywfar60-plugins
|
||||||
@ -73,9 +72,9 @@ configuration files, reading and writing of XML files, and interprocess
|
|||||||
communication).
|
communication).
|
||||||
|
|
||||||
%package -n libgwenhywfar60
|
%package -n libgwenhywfar60
|
||||||
|
Summary: Multiplatform Helper Library for Other Libraries
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries
|
|
||||||
Requires: %{name}-lang = %{version}
|
Requires: %{name}-lang = %{version}
|
||||||
# Needed to make lang package installable
|
# Needed to make lang package installable
|
||||||
Provides: %{name} = %{version}
|
Provides: %{name} = %{version}
|
||||||
@ -89,9 +88,9 @@ configuration files, reading and writing of XML files, and interprocess
|
|||||||
communication).
|
communication).
|
||||||
|
|
||||||
%package -n libgwengui-gtk2-0
|
%package -n libgwengui-gtk2-0
|
||||||
|
Summary: Multiplatform Helper Library for Other Libraries -- GTK+ UI Backend
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries -- GTK+ UI Backend
|
|
||||||
|
|
||||||
%description -n libgwengui-gtk2-0
|
%description -n libgwengui-gtk2-0
|
||||||
Gwenhywfar is a base library used to provide OS abstraction functions
|
Gwenhywfar is a base library used to provide OS abstraction functions
|
||||||
@ -103,9 +102,9 @@ communication).
|
|||||||
This package provides the GTK+ implementation of the generic UI toolkit.
|
This package provides the GTK+ implementation of the generic UI toolkit.
|
||||||
|
|
||||||
%package -n libgwengui-qt4-0
|
%package -n libgwengui-qt4-0
|
||||||
|
Summary: Multiplatform Helper Library for Other Libraries -- Qt UI Backend
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Multiplatform Helper Library for Other Libraries -- Qt UI Backend
|
|
||||||
|
|
||||||
%description -n libgwengui-qt4-0
|
%description -n libgwengui-qt4-0
|
||||||
Gwenhywfar is a base library used to provide OS abstraction functions
|
Gwenhywfar is a base library used to provide OS abstraction functions
|
||||||
@ -117,13 +116,13 @@ communication).
|
|||||||
This package provides the Qt implementation of the generic UI toolkit.
|
This package provides the Qt implementation of the generic UI toolkit.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
|
Summary: Multi-Platform Helper Library for Other Libraries
|
||||||
License: LGPL-2.1+
|
License: LGPL-2.1+
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Summary: Multi-Platform Helper Library for Other Libraries
|
Requires: glibc-devel
|
||||||
Requires: libgwengui-gtk2-0 = %{version}
|
Requires: libgwengui-gtk2-0 = %{version}
|
||||||
Requires: libgwengui-qt4-0 = %{version}
|
Requires: libgwengui-qt4-0 = %{version}
|
||||||
Requires: libgwenhywfar60 = %{version}
|
Requires: libgwenhywfar60 = %{version}
|
||||||
Requires: glibc-devel
|
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
Gwenhywfar is a base library used to provide OS abstraction functions
|
Gwenhywfar is a base library used to provide OS abstraction functions
|
||||||
|
Loading…
Reference in New Issue
Block a user