Merge pull request #4281 from Rmys/master
applications-17.12.0:ver.bump
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
diff -Nuar a/CMakeLists.txt b/CMakeLists.txt
|
||||||
|
--- a/CMakeLists.txt 2017-12-08 04:02:08.000000000 +0300
|
||||||
|
+++ b/CMakeLists.txt 2017-12-17 11:30:46.413624475 +0300
|
||||||
|
@@ -46,7 +46,7 @@
|
||||||
|
set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
|
||||||
|
set(KDEPIM_LIB_SOVERSION "5")
|
||||||
|
|
||||||
|
-set(QT_REQUIRED_VERSION "5.8.0")
|
||||||
|
+set(QT_REQUIRED_VERSION "5.7.1")
|
||||||
|
find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets)
|
||||||
|
|
||||||
|
|
||||||
@@ -11,7 +11,7 @@
|
|||||||
<License>GPLv2</License>
|
<License>GPLv2</License>
|
||||||
<Summary>CLI tools to manage akonadi calendars</Summary>
|
<Summary>CLI tools to manage akonadi calendars</Summary>
|
||||||
<Description>CLI tools to manage akonadi calendars</Description>
|
<Description>CLI tools to manage akonadi calendars</Description>
|
||||||
<Archive sha1sum="811d168881e6c6bec02ba6942c1dae37d362cddf" type="tarxz">http://download.kde.org/stable/applications/17.08.3/src/akonadi-calendar-tools-17.08.3.tar.xz</Archive>
|
<Archive sha1sum="d2566cf654bc7d871e81aff03bf261727daf5110" type="tarxz">http://download.kde.org/stable/applications/17.12.0/src/akonadi-calendar-tools-17.12.0.tar.xz</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>boost-devel</Dependency>
|
<Dependency>boost-devel</Dependency>
|
||||||
<Dependency>akonadi-devel</Dependency>
|
<Dependency>akonadi-devel</Dependency>
|
||||||
@@ -36,6 +36,9 @@
|
|||||||
<Dependency>kmime-devel</Dependency>
|
<Dependency>kmime-devel</Dependency>
|
||||||
<Dependency>kidentitymanagement-devel</Dependency>
|
<Dependency>kidentitymanagement-devel</Dependency>
|
||||||
</BuildDependencies>
|
</BuildDependencies>
|
||||||
|
<Patches>
|
||||||
|
<Patch>qt5.patch</Patch>
|
||||||
|
</Patches>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -63,6 +66,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="7">
|
||||||
|
<Date>2017-12-15</Date>
|
||||||
|
<Version>17.12.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Mustafa Cinasal</Name>
|
||||||
|
<Email>muscnsl@gmail.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="6">
|
<Update release="6">
|
||||||
<Date>2017-11-11</Date>
|
<Date>2017-11-11</Date>
|
||||||
<Version>17.08.3</Version>
|
<Version>17.08.3</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user