!4 Version upgrade to clutter-1.26.4
From: @yangl777 Reviewed-by: @orange-snn Signed-off-by: @orange-snn
This commit is contained in:
commit
e176acf74a
Binary file not shown.
BIN
clutter-1.26.4.tar.xz
Normal file
BIN
clutter-1.26.4.tar.xz
Normal file
Binary file not shown.
11
clutter.spec
11
clutter.spec
@ -1,6 +1,6 @@
|
|||||||
Name: clutter
|
Name: clutter
|
||||||
Version: 1.26.2
|
Version: 1.26.4
|
||||||
Release: 10
|
Release: 1
|
||||||
Summary: Clutter can create fast, visually rich graphical user interfaces.
|
Summary: Clutter can create fast, visually rich graphical user interfaces.
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -12,6 +12,7 @@ BuildRequires: mesa-libGL-devel gdk-pixbuf2-devel libXcomposite-devel gettext
|
|||||||
BuildRequires: pango-devel wayland-devel libXdamage-devel libxkbcommon-devel
|
BuildRequires: pango-devel wayland-devel libXdamage-devel libxkbcommon-devel
|
||||||
BuildRequires: pkgconfig(cairo-gobject) pkgconfig(libinput) pkgconfig(json-glib-1.0)
|
BuildRequires: pkgconfig(cairo-gobject) pkgconfig(libinput) pkgconfig(json-glib-1.0)
|
||||||
BuildRequires: pkgconfig(cogl-1.0) pkgconfig(gio-2.0) pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(cogl-1.0) pkgconfig(gio-2.0) pkgconfig(gobject-introspection-1.0)
|
||||||
|
BuildRequires: mesa-libEGL-devel
|
||||||
|
|
||||||
Requires: cairo cogl libinput glib2 gobject-introspection mesa-dri-drivers
|
Requires: cairo cogl libinput glib2 gobject-introspection mesa-dri-drivers
|
||||||
Requires: json-glib
|
Requires: json-glib
|
||||||
@ -65,6 +66,7 @@ make install DESTDIR=%{buildroot}
|
|||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%{_datadir}/gir-1.0/
|
%{_datadir}/gir-1.0/
|
||||||
|
%{_datadir}/clutter-1.0/valgrind/clutter.supp
|
||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
%{_libdir}/pkgconfig/
|
%{_libdir}/pkgconfig/
|
||||||
%{_includedir}/*
|
%{_includedir}/*
|
||||||
@ -72,10 +74,13 @@ make install DESTDIR=%{buildroot}
|
|||||||
%{_libexecdir}/installed-tests/clutter
|
%{_libexecdir}/installed-tests/clutter
|
||||||
|
|
||||||
%files help
|
%files help
|
||||||
%doc README NEWS
|
%doc README.md NEWS
|
||||||
%{_datadir}/gtk-doc/html/clutter
|
%{_datadir}/gtk-doc/html/clutter
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 1 2021 yanglu <yanglu60@huawei.com> - 1.26.4-1
|
||||||
|
- update to 1.26.4
|
||||||
|
|
||||||
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 1.26.2-10
|
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 1.26.2-10
|
||||||
- Type:bugfix
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user