From 2aa5eb0c2f3abf8f7becd4fd4847c75b07da99ed Mon Sep 17 00:00:00 2001 From: dogsheng <960055655@qq.com> Date: Fri, 13 Dec 2019 15:36:15 +0800 Subject: [PATCH] Package init --- libgnomecanvas.spec | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/libgnomecanvas.spec b/libgnomecanvas.spec index 57d28ec..7c10da0 100644 --- a/libgnomecanvas.spec +++ b/libgnomecanvas.spec @@ -1,6 +1,6 @@ Name: libgnomecanvas Version: 2.30.3 -Release: 18 +Release: 19 Summary: An Add-On for the GNOME User Interface Libraries URL: https://www.gnome.org/ Source0: https://download.gnome.org/sources/libgnomecanvas/2.30/%{name}-%{version}.tar.bz2 @@ -39,7 +39,8 @@ that you can use to develop %{_name} applications. %files %defattr(-,root,root) -%doc AUTHORS COPYING.LIB +%doc AUTHORS +%license COPYING.LIB %{_datadir}/locale/* %{_libdir}/libglade/2.0/libcanvas.so %{_libdir}/libgnomecanvas-2.so.* @@ -58,6 +59,12 @@ that you can use to develop %{_name} applications. %{_datadir}/gtk-doc/html/* %changelog +* Sat Oct 19 2019 openEuler Buildteam - 2.30.3-19 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license files + * Wed Oct 9 2019 openEuler Buildteam - 2.30.3-18 - Type:bugfix - Id:NA