Accepting request 1080113 from X11:XOrg

- Updat 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()
  * issue 17: libxft-2.3.7: Bold fonts in urxvt missing leftmost pixels
  * issue 18: Problems with rotated text (monospace font only)

OBS-URL: https://build.opensuse.org/request/show/1080113
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXft?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2023-04-20 13:13:33 +00:00 committed by Git OBS Bridge
commit 07df29048b
4 changed files with 15 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79f0b37c45007381c371a790c2754644ad955166dbf2a48e3625032e9bdd4f71
size 310372

BIN
libXft-2.3.8.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 18 11:23:43 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
- Updat 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()
* issue 17: libxft-2.3.7: Bold fonts in urxvt missing leftmost pixels
* issue 18: Problems with rotated text (monospace font only)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Nov 16 10:18:48 UTC 2022 - Stefan Dirsch <sndirsch@suse.com> Wed Nov 16 10:18:48 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package libXft # spec file for package libXft
# #
# Copyright (c) 2022 SUSE LLC # Copyright (c) 2023 SUSE LLC
# #
# 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
@ -18,7 +18,7 @@
Name: libXft Name: libXft
%define lname libXft2 %define lname libXft2
Version: 2.3.7 Version: 2.3.8
Release: 0 Release: 0
Summary: X FreeType library Summary: X FreeType library
License: MIT License: MIT