Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| fc85453a11 | |||
| 6a3d26e266 |
BIN
libXft-2.3.8.tar.xz
LFS
BIN
libXft-2.3.8.tar.xz
LFS
Binary file not shown.
3
libXft-2.3.9.tar.xz
Normal file
3
libXft-2.3.9.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60a25b78945ed6932635b3bb1899a517d31df7456e69867ffba27f89ff3976f5
|
||||
size 313852
|
||||
@@ -1,7 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 21 11:24:07 UTC 2025 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Update to version 2.3.9
|
||||
* Remove support for building with pre-X11R7 versions of X
|
||||
* Remove support for building with pre-C89 versions of C
|
||||
* Require xproto >= 7.0.22 for _X_UNUSED
|
||||
* meson: Add option to build with meson
|
||||
* fix potential buffer overrun in _XftGlyphDefault
|
||||
* issue 19: Problem loading "SourceCodePro-Regular" font in Fedora
|
||||
* build-fix for older versions of freetype2: FT_HAS_SVG was added
|
||||
late in 2021
|
||||
* issue 21: remove redundant/out-of-place prototype for XftNameUnparse
|
||||
* manpage formatting-fixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 18 11:23:43 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
- Updat to version 2.3.8
|
||||
- Update to version 2.3.8
|
||||
* configure: Use LT_INIT from libtool 2 instead of deprecated
|
||||
AC_PROG_LIBTOOL
|
||||
* add check for missing glyph in XftFontCheckGlyph()
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libXft
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2025 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: libXft
|
||||
%define lname libXft2
|
||||
Version: 2.3.8
|
||||
Version: 2.3.9
|
||||
Release: 0
|
||||
Summary: X FreeType library
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user