forked from pool/gwenhywfar
Accepting request 607646 from home:dimstar:branches:GNOME:Apps
- Update to version 4.20.1: + bgo#794707: Aqbanking combo boxes missing selection. + Major speedup of GWEN_IdList64_AddId(). + Fix all Gtk3 deprecation warnings. OBS-URL: https://build.opensuse.org/request/show/607646 OBS-URL: https://build.opensuse.org/package/show/Office/gwenhywfar?expand=0&rev=6
This commit is contained in:
parent
a2cebec7b7
commit
2fdc256df2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a88daabba1388f9528590aab5de527a12dd44a7da4572ce48469a29911b0fb0
|
||||
size 2379537
|
3
gwenhywfar-4.20.1.tar.gz
Normal file
3
gwenhywfar-4.20.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efc4b9dcb51981e7c56e22ac6054ace396c3387667b134128d4e9fcad50544b8
|
||||
size 1607206
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 15 15:36:12 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 4.20.1:
|
||||
+ bgo#794707: Aqbanking combo boxes missing selection.
|
||||
+ Major speedup of GWEN_IdList64_AddId().
|
||||
+ Fix all Gtk3 deprecation warnings.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 5 01:14:17 UTC 2018 - luc14n0@linuxmail.org
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
%define libname libgwenhywfar60
|
||||
%define devversion 4.20
|
||||
Name: gwenhywfar
|
||||
Version: 4.20.0
|
||||
Version: 4.20.1
|
||||
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: https://github.com/aqbanking/gwenhywfar/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
|
||||
%if !%{with configure}
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: automake
|
||||
@ -275,7 +275,7 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
||||
%postun -n libgwengui-fox16-0 -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README TODO
|
||||
%doc AUTHORS COPYING NEWS README TODO
|
||||
%dir %{_datadir}/%{name}/
|
||||
%{_datadir}/%{name}/ca-bundle.crt
|
||||
%{_datadir}/%{name}/dialogs/
|
||||
|
Loading…
Reference in New Issue
Block a user