Update to 1.23.6
This commit is contained in:
parent
0137a54523
commit
bd794666ee
11
clutter.spec
11
clutter.spec
@ -6,14 +6,14 @@
|
|||||||
|
|
||||||
%global with_tests 1
|
%global with_tests 1
|
||||||
|
|
||||||
%global cogl_version 1.20.0
|
%global cogl_version 1.21.2
|
||||||
%global json_glib_version 0.12.0
|
%global json_glib_version 0.12.0
|
||||||
%global cairo_version 1.14.0
|
%global cairo_version 1.14.0
|
||||||
%global libinput_version 0.8
|
%global libinput_version 0.19
|
||||||
|
|
||||||
Name: clutter
|
Name: clutter
|
||||||
Version: 1.23.4
|
Version: 1.23.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Open Source software library for creating rich graphical user interfaces
|
Summary: Open Source software library for creating rich graphical user interfaces
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -141,6 +141,9 @@ find %{buildroot} -name '*.la' -delete
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 21 2015 Kalev Lember <klember@redhat.com> - 1.23.6-1
|
||||||
|
- Update to 1.23.6
|
||||||
|
|
||||||
* Fri Aug 21 2015 Kalev Lember <klember@redhat.com> - 1.23.4-2
|
* Fri Aug 21 2015 Kalev Lember <klember@redhat.com> - 1.23.4-2
|
||||||
- Re-enable parallel make
|
- Re-enable parallel make
|
||||||
- Use make_install macro
|
- Use make_install macro
|
||||||
|
Loading…
Reference in New Issue
Block a user