libfontenc 1.1.4
This commit is contained in:
parent
8d603284df
commit
9da4844daa
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ libfontenc-1.0.5.tar.bz2
|
||||
/libfontenc-1.1.1.tar.bz2
|
||||
/libfontenc-1.1.2.tar.bz2
|
||||
/libfontenc-1.1.3.tar.bz2
|
||||
/libfontenc-1.1.4.tar.bz2
|
||||
|
||||
@ -3,11 +3,11 @@
|
||||
|
||||
Summary: X.Org X11 libfontenc runtime library
|
||||
Name: libfontenc
|
||||
Version: 1.1.3
|
||||
Release: 16%{?dist}
|
||||
Version: 1.1.4
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
URL: http://www.x.org
|
||||
Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
|
||||
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
|
||||
* Tue Sep 21 2021 Benjamin Tissoires <benjamin.tissoires@redhat.com> - 1.1.4-1
|
||||
- libfontenc 1.1.4
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-16
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user