diff --git a/gwenhywfar-4.15.5beta.tar.gz b/gwenhywfar-4.15.5beta.tar.gz deleted file mode 100644 index e57f3a4..0000000 --- a/gwenhywfar-4.15.5beta.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:431a54f622885b0e2110765459237d680b286e29a84b5e19424a8f5e609d4073 -size 2304570 diff --git a/gwenhywfar-4.16.0beta.tar.gz b/gwenhywfar-4.16.0beta.tar.gz new file mode 100644 index 0000000..1c5e2fb --- /dev/null +++ b/gwenhywfar-4.16.0beta.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0805957144286f791e1f90be02b9d12fe8365dc2fc81755f93a131ea517b1f9 +size 2305717 diff --git a/gwenhywfar.changes b/gwenhywfar.changes index 49a1e72..d4a3ebb 100644 --- a/gwenhywfar.changes +++ b/gwenhywfar.changes @@ -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 diff --git a/gwenhywfar.spec b/gwenhywfar.spec index a283ead..b5fef44 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -17,9 +17,9 @@ %define libversion 60 -%define devversion 4.15 +%define devversion 4.16 Name: gwenhywfar -Version: 4.15.5beta +Version: 4.16.0beta Release: 0 Summary: Multiplatform helper library for other libraries License: GPL-2.0+ and LGPL-2.1+ @@ -33,6 +33,7 @@ BuildRequires: gtk2-devel >= 1.4 BuildRequires: libgcrypt-devel >= 1.2.0 BuildRequires: libopenssl-devel BuildRequires: libqt4-devel +#BuildRequires: qt-devel %if 0%{?fedora} == 15 BuildRequires: fox-devel >= 1.6 %else