diff --git a/gwenhywfar-4.13.1.tar.gz b/gwenhywfar-4.13.1.tar.gz deleted file mode 100644 index dfa077e..0000000 --- a/gwenhywfar-4.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4beca892c1235548ea0ae30132a6d2e57911c22340746585395ccb01d84ec72b -size 2518248 diff --git a/gwenhywfar-4.14.0.tar.gz b/gwenhywfar-4.14.0.tar.gz new file mode 100644 index 0000000..5a21aca --- /dev/null +++ b/gwenhywfar-4.14.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e0ec2f1cab7d22a5ae0066e0ef827d4affec59470b1bdbc42132b58a903dd03 +size 2517862 diff --git a/gwenhywfar.changes b/gwenhywfar.changes index 81268da..ccf8660 100644 --- a/gwenhywfar.changes +++ b/gwenhywfar.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Nov 5 23:39:26 UTC 2015 - nico.kruber@gmail.com + +- Update to 4.14.0: + + Fix segfault on windows when using HBCI with keyfile. + + Major speedup of GWEN_Directory_GetMatchingFilesRecursively(). + + Re-work Compiler Symbol Visibility Check. + + Drop unused autoconf variable gwen_enable_export. + + Fix symbol visibilty check for GCC 5.x. + + Revert "Turn compiler warning for implicit function declaration + into error." + + Revert "Disable timestamps in HTML pages generated by Doxygen". + + Disable timestamps in HTML pages generated by Doxygen. + + typemaker2: Added support for _free-hooks, fixed many compiler + warnings. + + API ADDITION: Added 2 more virtual functions to + GWEN_MULTICACHE. + + Added functions + GWEN_Param_List_Get/SetCurrentValueAsInt/Double. + ------------------------------------------------------------------- Thu Apr 23 18:33:42 UTC 2015 - zaitor@opensuse.org diff --git a/gwenhywfar.spec b/gwenhywfar.spec index cb6f4b3..d407aef 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -17,9 +17,9 @@ %define libversion 60 -%define devversion 4.13 +%define devversion 4.14 Name: gwenhywfar -Version: 4.13.1 +Version: 4.14.0 Release: 0 Summary: Multiplatform helper library for other libraries License: GPL-2.0+ and LGPL-2.1+