From 26197d2662672095b9398b7115845d9d7519d1464bf65b515fc1bbe67d63b51e Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Tue, 6 Sep 2022 08:35:45 +0000 Subject: [PATCH] - Update to version 2.3.4 * bugfix release OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXft?expand=0&rev=25 --- libXft-2.3.4.tar.bz2 | 3 --- libXft-2.3.5.tar.xz | 3 +++ libXft.changes | 6 ++++++ libXft.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 libXft-2.3.4.tar.bz2 create mode 100644 libXft-2.3.5.tar.xz diff --git a/libXft-2.3.4.tar.bz2 b/libXft-2.3.4.tar.bz2 deleted file mode 100644 index 09ee927..0000000 --- a/libXft-2.3.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:57dedaab20914002146bdae0cb0c769ba3f75214c4c91bd2613d6ef79fc9abdd -size 359088 diff --git a/libXft-2.3.5.tar.xz b/libXft-2.3.5.tar.xz new file mode 100644 index 0000000..a507bf3 --- /dev/null +++ b/libXft-2.3.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:684fd6ec83db80b391b8111f604d9225772b26bb78bba261d77a5eaddab6a1ee +size 303772 diff --git a/libXft.changes b/libXft.changes index 3fd2235..f906cbb 100644 --- a/libXft.changes +++ b/libXft.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 6 08:34:51 UTC 2022 - Stefan Dirsch + +- Update to version 2.3.4 + * bugfix release + ------------------------------------------------------------------- Mon Aug 2 10:18:11 UTC 2021 - Stefan Dirsch diff --git a/libXft.spec b/libXft.spec index 531c48a..adc8a01 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,7 +1,7 @@ # # spec file for package libXft # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 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.4 +Version: 2.3.5 Release: 0 Summary: X FreeType library License: MIT @@ -27,7 +27,7 @@ URL: http://xorg.freedesktop.org/ #Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXft #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXft/ -Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz # ft2build include. Positive sideeffect is that this patch makes it build with both freetype2 2.5.1, and older versions BuildRoot: %{_tmppath}/%{name}-%{version}-build