libXft 2.3.3
This commit is contained in:
parent
55aea3b270
commit
a09f654ac9
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libXft-2.1.14.tar.bz2
|
||||
/libXft-2.2.0.tar.bz2
|
||||
/libXft-2.3.1.tar.bz2
|
||||
/libXft-2.3.2.tar.bz2
|
||||
/libXft-2.3.3.tar.bz2
|
||||
|
||||
10
libXft.spec
10
libXft.spec
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXft runtime library
|
||||
Name: libXft
|
||||
Version: 2.3.2
|
||||
Release: 12%{?dist}
|
||||
Version: 2.3.3
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
|
||||
@ -50,17 +50,17 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_libdir}/libXft.so.2*
|
||||
|
||||
%files devel
|
||||
#%{_bindir}/xft-config
|
||||
%dir %{_includedir}/X11/Xft
|
||||
%{_includedir}/X11/Xft/Xft.h
|
||||
%{_includedir}/X11/Xft/XftCompat.h
|
||||
%{_libdir}/libXft.so
|
||||
%{_libdir}/pkgconfig/xft.pc
|
||||
#%{_mandir}/man1/xft-config.1.gz
|
||||
#%dir %{_mandir}/man3x
|
||||
%{_mandir}/man3/Xft.3*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 20 2019 Adam Jackson <ajax@redhat.com> - 2.3.3-1
|
||||
- libXft 2.3.3
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.2-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libXft-2.3.2.tar.bz2) = eb2e0c46b4434198690a3ca2b613df14ad599c860b47d10a1e8efe3b4e812a78460f9f414eaf89db21d605613a4e18324dcb8a22928609c6bc15178330a05398
|
||||
SHA512 (libXft-2.3.3.tar.bz2) = 28fdaf3baa3b156a4a7fdd6e39c4d8026d7d21eaa9be27c9797c8d329dab691a1bc82ea6042f9d4729a9343d93787536fb7e4b606f722f33cbe608b2e79910e8
|
||||
|
||||
Loading…
Reference in New Issue
Block a user