update code

This commit is contained in:
zhuchunyi 2019-11-06 19:54:04 +08:00
parent 4bc21e5f52
commit 51935fab44

View File

@ -1,6 +1,6 @@
Name: telepathy-glib Name: telepathy-glib
Version: 0.24.1 Version: 0.24.1
Release: 10 Release: 11
Summary: GObject-based library for the Telepathy D-Bus API Summary: GObject-based library for the Telepathy D-Bus API
License: LGPLv2+ License: LGPLv2+
@ -48,7 +48,8 @@ make check
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc README COPYING AUTHORS %doc README AUTHORS
%license COPYING
%{_libdir}/girepository-1.0/* %{_libdir}/girepository-1.0/*
%{_libdir}/*.so.* %{_libdir}/*.so.*
%{_datadir}/vala/vapi/telepathy-glib.* %{_datadir}/vala/vapi/telepathy-glib.*
@ -67,5 +68,11 @@ make check
%{_datadir}/gtk-doc/html/* %{_datadir}/gtk-doc/html/*
%changelog %changelog
* Mon Oct 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.24.1-11
- Type:enhancement
- Id:NA
- SUG:NA
- DESC:modify the location of COPYING
* Sat Aug 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.24.1-10 * Sat Aug 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 0.24.1-10
- Package init - Package init