Update to 3.0.27
This commit is contained in:
parent
6c5aa8d820
commit
4a8b2c9292
Binary file not shown.
BIN
clutter-gst-3.0.27.tar.xz
Normal file
BIN
clutter-gst-3.0.27.tar.xz
Normal file
Binary file not shown.
@ -1,6 +1,6 @@
|
|||||||
Name: clutter-gst2
|
Name: clutter-gst2
|
||||||
Version: 2.0.18
|
Version: 3.0.27
|
||||||
Release: 6
|
Release: 1
|
||||||
Summary: A toolkit for creating compelling, dynamic, and portable graphical user interfaces
|
Summary: A toolkit for creating compelling, dynamic, and portable graphical user interfaces
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.clutter-project.org
|
URL: http://www.clutter-project.org
|
||||||
@ -41,17 +41,20 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc/
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS README
|
%doc AUTHORS README
|
||||||
%{_libdir}/girepository-1.0/ClutterGst-2.0.typelib
|
%{_libdir}/girepository-1.0/ClutterGst-3.0.typelib
|
||||||
%{_libdir}/gstreamer-1.0/libgstclutter.so
|
%{_libdir}/gstreamer-1.0/libcluttergst3.so
|
||||||
%{_libdir}/libclutter-gst-2.0.so.*
|
%{_libdir}/libclutter-gst-3.0.so.*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_includedir}/clutter-gst-2.0/clutter-gst/*.h
|
%{_includedir}/clutter-gst-3.0/clutter-gst/*.h
|
||||||
%{_libdir}/libclutter-gst-2.0.so
|
%{_libdir}/libclutter-gst-3.0.so
|
||||||
%{_libdir}/pkgconfig/clutter-gst-2.0.pc
|
%{_libdir}/pkgconfig/clutter-gst-3.0.pc
|
||||||
%{_datadir}/gir-1.0/ClutterGst-2.0.gir
|
%{_datadir}/gir-1.0/ClutterGst-3.0.gir
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Oct 13 2023 wulei <wu_lei@hoperun.com> - 3.0.27-1
|
||||||
|
- Update to 3.0.27
|
||||||
|
|
||||||
* Wed Dec 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.18-6
|
* Wed Dec 11 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.0.18-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user