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 Name: libfontenc
Version: 1.1.4 Version: 1.1.4
Release: 1 Release: 2
License: MIT License: MIT
URL: https://www.x.org URL: https://www.x.org
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
@ -39,7 +39,7 @@ make check
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc COPYING %license COPYING
%{_libdir}/libfontenc.so.* %{_libdir}/libfontenc.so.*
%files devel %files devel
@ -53,6 +53,11 @@ make check
%doc README.md %doc README.md
%changelog %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 * Sat Sep 7 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.1.4-1
- Package init - Package init