From fc000b23ba7b6ffde6a43ec1292c322b4bf822f5 Mon Sep 17 00:00:00 2001 From: zhuchunyi Date: Wed, 6 Nov 2019 19:38:24 +0800 Subject: [PATCH] update code --- libfontenc.spec | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/libfontenc.spec b/libfontenc.spec index 1be5e33..e9dddf4 100644 --- a/libfontenc.spec +++ b/libfontenc.spec @@ -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 - 1.1.4-2 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Sat Sep 7 2019 openEuler Buildteam - 1.1.4-1 - Package init -