libfontenc 1.1.6
This commit is contained in:
parent
4ef4d53544
commit
777ef76726
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ libfontenc-1.0.5.tar.bz2
|
||||
/libfontenc-1.1.2.tar.bz2
|
||||
/libfontenc-1.1.3.tar.bz2
|
||||
/libfontenc-1.1.4.tar.bz2
|
||||
/libfontenc-1.1.6.tar.xz
|
||||
|
||||
@ -3,11 +3,11 @@
|
||||
|
||||
Summary: X.Org X11 libfontenc runtime library
|
||||
Name: libfontenc
|
||||
Version: 1.1.4
|
||||
Release: 4%{?dist}
|
||||
Version: 1.1.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: pkgconfig make
|
||||
BuildRequires: xorg-x11-util-macros
|
||||
@ -53,6 +53,9 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
|
||||
%{_libdir}/pkgconfig/fontenc.pc
|
||||
|
||||
%changelog
|
||||
* Fri Nov 04 2022 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.6-1
|
||||
- libfontenc 1.1.6
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libfontenc-1.1.4.tar.bz2) = 76fa851d00113241f15fdd5b5bb7e927b8d8b9a82ce3fcb0678b8c7e32cb5e8d898c4bda1d60dafb7748145049d3240627ac34a2360c64e98a7a912ea7c30582
|
||||
SHA512 (libfontenc-1.1.6.tar.xz) = 524247caf035e5d69280575c79ec5a3259c4cd0a4afa375b01985fedf800b42ecd75102e38f85cdce5591d020d361ffa9390adcb7906e939df289e5131088683
|
||||
|
||||
Loading…
Reference in New Issue
Block a user