From 2fefa4ffd883b816ccacd568e09e51fa79f82722f8fd1cd81c95a960ca49d807 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 5 Feb 2015 10:00:44 +0000 Subject: [PATCH] Accepting request 283998 from X11:common:Factory 1 OBS-URL: https://build.opensuse.org/request/show/283998 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=52 --- gwenhywfar-4.13.0.tar.gz | 3 --- gwenhywfar-4.13.1.tar.gz | 3 +++ gwenhywfar.changes | 11 +++++++++++ gwenhywfar.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 gwenhywfar-4.13.0.tar.gz create mode 100644 gwenhywfar-4.13.1.tar.gz diff --git a/gwenhywfar-4.13.0.tar.gz b/gwenhywfar-4.13.0.tar.gz deleted file mode 100644 index 3897885..0000000 --- a/gwenhywfar-4.13.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eebd4853d706d86e3852670189ff49d9ed0ec613dafb3455fbae819c1787277b -size 2518229 diff --git a/gwenhywfar-4.13.1.tar.gz b/gwenhywfar-4.13.1.tar.gz new file mode 100644 index 0000000..dfa077e --- /dev/null +++ b/gwenhywfar-4.13.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4beca892c1235548ea0ae30132a6d2e57911c22340746585395ccb01d84ec72b +size 2518248 diff --git a/gwenhywfar.changes b/gwenhywfar.changes index 15925c6..e0f2a28 100644 --- a/gwenhywfar.changes +++ b/gwenhywfar.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Jan 30 13:28:41 UTC 2015 - zaitor@opensuse.org + +- Update to version 4.13.1: + + Add function declaration that was missing in header, as + discovered by the additional compiler option. + + Turn compiler warning for implicit function declaration into + error. + + Fix function name for systems without but with + . + ------------------------------------------------------------------- Sat Jan 3 11:41:27 UTC 2015 - jcnengel@gmail.com diff --git a/gwenhywfar.spec b/gwenhywfar.spec index a948e7e..cd443b3 100644 --- a/gwenhywfar.spec +++ b/gwenhywfar.spec @@ -1,7 +1,7 @@ # # spec file for package gwenhywfar # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define libversion 60 %define devversion 4.13 Name: gwenhywfar -Version: 4.13.0 +Version: 4.13.1 Release: 0 Summary: Multiplatform helper library for other libraries License: GPL-2.0+ and LGPL-2.1+