From 1aae045f459ba255032887fa3385123e8a3adc050f9d3b8ddf386713d37187dd Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 2 Aug 2021 10:20:32 +0000 Subject: [PATCH] - Update to version 2.3.4 * This release handles the deprecation of the FcNameRegisterObjectTypes API by fontconfig, and provides minor cleanups for compiler warnings and man pages. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXft?expand=0&rev=24 --- libXft-2.3.3.tar.bz2 | 3 --- libXft-2.3.4.tar.bz2 | 3 +++ libXft.changes | 8 ++++++++ libXft.spec | 8 ++++---- 4 files changed, 15 insertions(+), 7 deletions(-) delete mode 100644 libXft-2.3.3.tar.bz2 create mode 100644 libXft-2.3.4.tar.bz2 diff --git a/libXft-2.3.3.tar.bz2 b/libXft-2.3.3.tar.bz2 deleted file mode 100644 index e4254d3..0000000 --- a/libXft-2.3.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:225c68e616dd29dbb27809e45e9eadf18e4d74c50be43020ef20015274529216 -size 353465 diff --git a/libXft-2.3.4.tar.bz2 b/libXft-2.3.4.tar.bz2 new file mode 100644 index 0000000..09ee927 --- /dev/null +++ b/libXft-2.3.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57dedaab20914002146bdae0cb0c769ba3f75214c4c91bd2613d6ef79fc9abdd +size 359088 diff --git a/libXft.changes b/libXft.changes index c47431d..3fd2235 100644 --- a/libXft.changes +++ b/libXft.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 2 10:18:11 UTC 2021 - Stefan Dirsch + +- Update to version 2.3.4 + * This release handles the deprecation of the + FcNameRegisterObjectTypes API by fontconfig, and provides + minor cleanups for compiler warnings and man pages. + ------------------------------------------------------------------- Thu Mar 21 15:19:16 UTC 2019 - Stefan Dirsch diff --git a/libXft.spec b/libXft.spec index c5c489f..531c48a 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,7 +1,7 @@ # # spec file for package libXft # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,18 +12,18 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libXft %define lname libXft2 -Version: 2.3.3 +Version: 2.3.4 Release: 0 Summary: X FreeType library License: MIT Group: Development/Libraries/C and C++ -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXft #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXft/