Accepting request 435427 from X11:common:Factory
1 OBS-URL: https://build.opensuse.org/request/show/435427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=58
This commit is contained in:
parent
d4311cbf23
commit
a6628d5f4b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:431a54f622885b0e2110765459237d680b286e29a84b5e19424a8f5e609d4073
|
|
||||||
size 2304570
|
|
3
gwenhywfar-4.16.0beta.tar.gz
Normal file
3
gwenhywfar-4.16.0beta.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d0805957144286f791e1f90be02b9d12fe8365dc2fc81755f93a131ea517b1f9
|
||||||
|
size 2305717
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 14 19:02:52 UTC 2016 - jcnengel@gmail.com
|
||||||
|
|
||||||
|
- Update to 4.16.0
|
||||||
|
+ Fix issues handling certificates
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 7 21:47:37 UTC 2016 - nico.kruber@gmail.com
|
Wed Sep 7 21:47:37 UTC 2016 - nico.kruber@gmail.com
|
||||||
|
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
|
|
||||||
|
|
||||||
%define libversion 60
|
%define libversion 60
|
||||||
%define devversion 4.15
|
%define devversion 4.16
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 4.15.5beta
|
Version: 4.16.0beta
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Multiplatform helper library for other libraries
|
Summary: Multiplatform helper library for other libraries
|
||||||
License: GPL-2.0+ and LGPL-2.1+
|
License: GPL-2.0+ and LGPL-2.1+
|
||||||
@ -33,6 +33,7 @@ BuildRequires: gtk2-devel >= 1.4
|
|||||||
BuildRequires: libgcrypt-devel >= 1.2.0
|
BuildRequires: libgcrypt-devel >= 1.2.0
|
||||||
BuildRequires: libopenssl-devel
|
BuildRequires: libopenssl-devel
|
||||||
BuildRequires: libqt4-devel
|
BuildRequires: libqt4-devel
|
||||||
|
#BuildRequires: qt-devel
|
||||||
%if 0%{?fedora} == 15
|
%if 0%{?fedora} == 15
|
||||||
BuildRequires: fox-devel >= 1.6
|
BuildRequires: fox-devel >= 1.6
|
||||||
%else
|
%else
|
||||||
|
Loading…
Reference in New Issue
Block a user