kcalcore:ver.bump

This commit is contained in:
sss
2017-12-16 13:17:30 +03:00
parent 75399d7a52
commit aec5019bd0
2 changed files with 16 additions and 1 deletions
@@ -0,0 +1,12 @@
diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt 2017-12-02 10:21:00.000000000 +0300
+++ b/CMakeLists.txt 2017-12-16 13:09:19.487857629 +0300
@@ -23,7 +23,7 @@
if(POLICY CMP0053)
cmake_policy(SET CMP0053 NEW)
endif()
-set(QT_REQUIRED_VERSION "5.8.0")
+set(QT_REQUIRED_VERSION "5.7.1")
set(KCALENDARCORE_LIB_VERSION ${PIM_VERSION})
ecm_setup_version(PROJECT VARIABLE_PREFIX KCALCORE
+4 -1
View File
@@ -26,6 +26,9 @@
<Dependency>libical-devel</Dependency>
<Dependency>extra-cmake-modules</Dependency>
</BuildDependencies>
<Patches>
<Patch>qt5.patch</Patch>
</Patches>
</Source>
<Package>
@@ -65,7 +68,7 @@
<History>
<Update release="14">
<Date>2017-12-15</Date>
<Date>2017-12-16</Date>
<Version>17.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>