update code

This commit is contained in:
zhuchunyi 2019-11-06 19:39:57 +08:00
parent c9806d98d9
commit e64970511c

View File

@ -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 <buildteam@openeuler.org> - 0.1.11-34
- Type:bugfix
- Id:NA
- SUG:NA
- DESC:change the directory of the license file
* Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.1.11-33
- Type:enhancement
- ID:NA