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
This commit is contained in:
parent
214d57255e
commit
2fefa4ffd8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eebd4853d706d86e3852670189ff49d9ed0ec613dafb3455fbae819c1787277b
|
|
||||||
size 2518229
|
|
3
gwenhywfar-4.13.1.tar.gz
Normal file
3
gwenhywfar-4.13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4beca892c1235548ea0ae30132a6d2e57911c22340746585395ccb01d84ec72b
|
||||||
|
size 2518248
|
@ -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 <langinfo.h> but with
|
||||||
|
<localcharset.h>.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 3 11:41:27 UTC 2015 - jcnengel@gmail.com
|
Sat Jan 3 11:41:27 UTC 2015 - jcnengel@gmail.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gwenhywfar
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define libversion 60
|
%define libversion 60
|
||||||
%define devversion 4.13
|
%define devversion 4.13
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 4.13.0
|
Version: 4.13.1
|
||||||
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+
|
||||||
|
Loading…
Reference in New Issue
Block a user