packaging: Bump to 1.12.0
authorPhilippe Coval <philippe.coval@open.eurogiciel.org>
Mon, 24 Nov 2014 15:54:59 +0000 (16:54 +0100)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 12 Mar 2015 02:23:05 +0000 (11:23 +0900)
Change-Id: I509784d66f91155553f0540656cf7c9ddf8b7c66
Signed-off-by: Philippe Coval <philippe.coval@open.eurogiciel.org>
packaging/elementary.spec

index ba89fb6..45c5f12 100644 (file)
@@ -3,7 +3,7 @@
 %bcond_with wayland
 %bcond_with x
 Name:           elementary
-Version:        1.11.1
+Version:        1.12.0
 Release:        0
 License:        LGPL-2.1+
 Summary:        EFL toolkit for small touchscreens
@@ -141,12 +141,10 @@ cp %{SOURCE1001} .
 %files devel
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
-%{_includedir}/%{name}-1/*.h
-%{_includedir}/%{name}-1/*.hh
+%{_includedir}/%{name}-1/*.h*
 %{_datadir}/eolian/include/%{name}-1/*.eo
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*.pc
 %{_libdir}/cmake/Elementary/ElementaryConfig.cmake
 %{_libdir}/cmake/Elementary/ElementaryConfigVersion.cmake
 
-%changelog