Accepting request 305316 from X11:XOrg
- Update to version 1.0.7 * Constify pattern argument to FSListCatalogues * Constify some more strings in API arguments * Fix some sign/size conversion warnings from clang * Fix typos & wording issues in source comments * Remove unneeded checks for #ifndef X_NOT_POSIX * Use 'imdent' to realign cpp indentation levels in FSlibos.h OBS-URL: https://build.opensuse.org/request/show/305316 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libFS?expand=0&rev=12
This commit is contained in:
commit
a10663f1f6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9007fcfbd37bfa6ede4000ec4b5c2dc6dc0f52789358361b43f68e9ae4d6aed7
|
||||
size 323246
|
3
libFS-1.0.7.tar.bz2
Normal file
3
libFS-1.0.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2e9d4c07026a7401d4fa4ffae86e6ac7fec83f50f3268fa85f52718e479dc4f3
|
||||
size 315569
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 4 13:59:39 UTC 2015 - sndirsch@suse.com
|
||||
|
||||
- Update to version 1.0.7
|
||||
* Constify pattern argument to FSListCatalogues
|
||||
* Constify some more strings in API arguments
|
||||
* Fix some sign/size conversion warnings from clang
|
||||
* Fix typos & wording issues in source comments
|
||||
* Remove unneeded checks for #ifndef X_NOT_POSIX
|
||||
* Use 'imdent' to realign cpp indentation levels in FSlibos.h
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 09:47:51 UTC 2014 - sndirsch@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libFS
|
||||
#
|
||||
# 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
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
Name: libFS
|
||||
%define lname libFS6
|
||||
Version: 1.0.6
|
||||
Version: 1.0.7
|
||||
Release: 0
|
||||
Summary: X Font Service client library
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user