libXft 2.3.6-1
This commit is contained in:
parent
2e0ac0f590
commit
c4f90d2611
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ libXft-2.1.14.tar.bz2
|
||||
/libXft-2.3.2.tar.bz2
|
||||
/libXft-2.3.3.tar.bz2
|
||||
/libXft-2.3.4.tar.bz2
|
||||
/libXft-2.3.6.tar.xz
|
||||
|
||||
11
libXft.spec
11
libXft.spec
@ -1,11 +1,11 @@
|
||||
Summary: X.Org X11 libXft runtime library
|
||||
Name: libXft
|
||||
Version: 2.3.4
|
||||
Release: 3%{?dist}
|
||||
Version: 2.3.6
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: make
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
@ -56,9 +56,12 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_includedir}/X11/Xft/XftCompat.h
|
||||
%{_libdir}/libXft.so
|
||||
%{_libdir}/pkgconfig/xft.pc
|
||||
%{_mandir}/man3/Xft.3*
|
||||
%{_mandir}/man3/Xft*.3*
|
||||
|
||||
%changelog
|
||||
* Fri Nov 04 2022 Benjamin Tissoires <benjamin.tissoires@redhat.com> 2.3.6-1
|
||||
- libXft 2.3.6-1
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXft-2.3.4.tar.bz2) = 5bb019750982ed4643880efd7368bc226ad49cfa8c0c8c6d4614dfeed74f588c65e1ba69adcc12284ec07d841e5b58fc1c27f3fddf83fe1a2837b29dd9ecec51
|
||||
SHA512 (libXft-2.3.6.tar.xz) = 732f8c635fcac6010012ba8c10c23d2dd6ec79b0f096d6bcc9b7e36d2ca0817387faa7ee5bb6f43cff02adc68e4234c1b8f95021ebc548f61c492e0b76836d90
|
||||
|
||||
Loading…
Reference in New Issue
Block a user