Update README file name

This commit is contained in:
Benjamin Tissoires 2021-09-21 11:17:18 +02:00
parent 9da4844daa
commit bc73c08025

View File

@ -4,7 +4,7 @@
Summary: X.Org X11 libfontenc runtime library
Name: libfontenc
Version: 1.1.4
Release: 1%{?dist}
Release: 2%{?dist}
License: MIT
URL: http://www.x.org
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
@ -43,7 +43,7 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
%ldconfig_postun
%files
%doc COPYING README ChangeLog
%doc COPYING README.md ChangeLog
%{_libdir}/libfontenc.so.1
%{_libdir}/libfontenc.so.1.0.0
@ -53,7 +53,7 @@ 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
* Tue Sep 21 2021 Benjamin Tissoires <benjamin.tissoires@redhat.com> - 1.1.4-2
- libfontenc 1.1.4
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-16