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:
Dominique Leuenberger 2016-10-18 08:43:06 +00:00 committed by Git OBS Bridge
parent d4311cbf23
commit a6628d5f4b
4 changed files with 12 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:431a54f622885b0e2110765459237d680b286e29a84b5e19424a8f5e609d4073
size 2304570

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0805957144286f791e1f90be02b9d12fe8365dc2fc81755f93a131ea517b1f9
size 2305717

View File

@ -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

View File

@ -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