Bump package version to 5.4.1
authorTomasz Olszak <olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:06 +0000 (15:42 +0100)
committerTomasz Olszak <olszak.tomasz@gmail.com>
Tue, 10 Nov 2015 14:42:06 +0000 (15:42 +0100)
Change-Id: Idbd78aeed4ddc2f38f949e276a73007cd541a4b8
Bug-Tizen: TIVI-2416
Signed-off-by: Tomasz Olszak <olszak.tomasz@gmail.com>
packaging/qt5.spec

index 3ffcf42..288d7b2 100644 (file)
@@ -63,7 +63,7 @@
 # evolve.
 Name:       qt5
 Summary:    Cross-platform application and UI framework
-Version:    5.4.0
+Version:    5.4.1
 Release:    0
 Group:      Base/Libraries
 License:    LGPL-2.1+ or GPL-3.0
@@ -590,7 +590,7 @@ MAKEFLAGS=%{?_smp_mflags} \
     -developer-build \
     -no-warnings-are-errors \
 %endif
-    -platform devices/linux-g++-tizen \
+    -platform linux-g++-tizen \
 %if "%{profile}" != ""
     -device-option TIZEN_PROFILE=%{profile} \
 %if 0%{?_tizen_emulator:1}