update code

This commit is contained in:
zhuchunyi 2019-11-06 19:38:24 +08:00
parent c8ccf52d87
commit fc000b23ba

View File

@ -2,7 +2,7 @@
Name: libfontenc
Version: 1.1.4
Release: 1
Release: 2
License: MIT
URL: https://www.x.org
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
@ -39,7 +39,7 @@ make check
%files
%defattr(-,root,root)
%doc COPYING
%license COPYING
%{_libdir}/libfontenc.so.*
%files devel
@ -53,6 +53,11 @@ make check
%doc README.md
%changelog
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-2
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Sat Sep 7 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-1
- Package init