diff --git a/libXft-2.3.4.tar.bz2 b/libXft-2.3.4.tar.bz2 deleted file mode 100644 index 72907f7..0000000 Binary files a/libXft-2.3.4.tar.bz2 and /dev/null differ diff --git a/libXft-2.3.7.tar.gz b/libXft-2.3.7.tar.gz new file mode 100644 index 0000000..1996209 Binary files /dev/null and b/libXft-2.3.7.tar.gz differ diff --git a/libXft.spec b/libXft.spec index edd1e9f..eab92ad 100644 --- a/libXft.spec +++ b/libXft.spec @@ -1,10 +1,10 @@ Name: libXft -Version: 2.3.4 -Release: 2 +Version: 2.3.7 +Release: 1 Summary: X FreeType library License: MIT URL: https://xorg.freedesktop.org/ -Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.gz BuildRequires: xorg-x11-util-macros autoconf automake libtool BuildRequires: freetype-devel fontconfig-devel pkgconfig(xrender) @@ -54,9 +54,12 @@ autoreconf -ivf %files help %defattr(-,root,root) %doc README.md ChangeLog -%{_mandir}/man3/Xft.3.gz +%{_mandir}/man3/Xft*.3* %changelog +* Fri Feb 03 2023 zhouwenpei - 2.3.7-1 +- update to 2.3.7 + * Wed Oct 26 2022 zhouwenpei - 2.3.4-2 - Rebuild for next release