2 Commits

Author SHA256 Message Date
c9553ed974 Accepting request 1192817 from X11:XOrg
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1192817
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libFS?expand=0&rev=15
2024-08-09 14:16:07 +00:00
9ac6946067 - Update to version 1.0.10
* configure: raise minimum autoconf requirement to 2.70
  * Remove "All rights reserved" from Oracle copyright notices
  * configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
  * unifdef __UNIXOS2__
  * unifdef __QNX__
  * unifdef __OSF1__
  * Remove ifdefs for non-Solaris SVR4 systems
  * Simplify remaining OPEN_MAX logic in FSlibos.h
  * unifdef dirty
  * Use autoconf-set HAVE_STDINT_H instead of platform-specific ifdefs
  * unifdef NCD
  * unifdef ISC
  * unifdef SUNSYSV

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libFS?expand=0&rev=25
2024-08-02 08:47:04 +00:00
4 changed files with 23 additions and 5 deletions

3
libFS-1.0.10.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9babbd3c86069c98563da044045fdc0ece4ec0c93dcdd2c68aa74eb34b4f3b77
size 293016

Binary file not shown.

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Aug 2 08:44:22 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.0.10
* configure: raise minimum autoconf requirement to 2.70
* Remove "All rights reserved" from Oracle copyright notices
* configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
* unifdef __UNIXOS2__
* unifdef __QNX__
* unifdef __OSF1__
* Remove ifdefs for non-Solaris SVR4 systems
* Simplify remaining OPEN_MAX logic in FSlibos.h
* unifdef dirty
* Use autoconf-set HAVE_STDINT_H instead of platform-specific ifdefs
* unifdef NCD
* unifdef ISC
* unifdef SUNSYSV
-------------------------------------------------------------------
Sat Aug 27 08:53:19 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package libFS
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# 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.9
Version: 1.0.10
Release: 0
Summary: X Font Service client library
License: MIT