diff --git a/libsexy.spec b/libsexy.spec index 6f023d0..9c96606 100644 --- a/libsexy.spec +++ b/libsexy.spec @@ -1,6 +1,6 @@ name: libsexy Version: 0.1.11 -Release: 33 +Release: 34 Summary: a collection of GTK+ widgets License: LGPLv2+ URL: https://www.openhub.net/p/libsexy @@ -47,7 +47,8 @@ make check %files %defattr(-,root,root) -%doc AUTHORS COPYING +%doc AUTHORS +%license COPYING %{_libdir}/%{name}.so.* %files devel @@ -63,6 +64,12 @@ make check %{_datadir}/gtk-doc/html/%{name} %changelog +* Sat Oct 19 2019 openEuler Buildteam - 0.1.11-34 +- Type:bugfix +- Id:NA +- SUG:NA +- DESC:change the directory of the license file + * Tue Sep 10 2019 openEuler Buildteam - 0.1.11-33 - Type:enhancement - ID:NA