diff --git a/libfontenc.spec b/libfontenc.spec index be866a2..d67c970 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -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 - 1.1.4-1 +* Tue Sep 21 2021 Benjamin Tissoires - 1.1.4-2 - libfontenc 1.1.4 * Thu Jul 22 2021 Fedora Release Engineering - 1.1.3-16