update code
This commit is contained in:
parent
c9806d98d9
commit
e64970511c
11
libsexy.spec
11
libsexy.spec
@ -1,6 +1,6 @@
|
|||||||
name: libsexy
|
name: libsexy
|
||||||
Version: 0.1.11
|
Version: 0.1.11
|
||||||
Release: 33
|
Release: 34
|
||||||
Summary: a collection of GTK+ widgets
|
Summary: a collection of GTK+ widgets
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://www.openhub.net/p/libsexy
|
URL: https://www.openhub.net/p/libsexy
|
||||||
@ -47,7 +47,8 @@ make check
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc AUTHORS COPYING
|
%doc AUTHORS
|
||||||
|
%license COPYING
|
||||||
%{_libdir}/%{name}.so.*
|
%{_libdir}/%{name}.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
@ -63,6 +64,12 @@ make check
|
|||||||
%{_datadir}/gtk-doc/html/%{name}
|
%{_datadir}/gtk-doc/html/%{name}
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Sep 10 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.1.11-33
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user