Merge pull request #4280 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:04.000000000 +0300
|
||||
+++ b/CMakeLists.txt 2017-12-17 11:11:24.680708300 +0300
|
||||
@@ -22,7 +22,7 @@
|
||||
include(ECMCoverageOption)
|
||||
|
||||
|
||||
-set(QT_REQUIRED_VERSION "5.8.0")
|
||||
+set(QT_REQUIRED_VERSION "5.7.1")
|
||||
set(AKONADI_NOTES_VERSION ${PIM_VERSION})
|
||||
|
||||
set(KMIMELIB_VERSION "5.7.0")
|
||||
@@ -13,7 +13,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Libraries and daemons to implement management of notes in Akonadi</Summary>
|
||||
<Description>Libraries and daemons to implement management of notes in Akonadi</Description>
|
||||
<Archive sha1sum="3fba26e64b428c65a1a2987cf10a51b675350fa6" type="tarxz">mirrors://kde/stable/applications/17.08.3/src/akonadi-notes-17.08.3.tar.xz</Archive>
|
||||
<Archive sha1sum="6e0939ab6c49354e39697f5cc845147cc09ba479" type="tarxz">mirrors://kde/stable/applications/17.12.0/src/akonadi-notes-17.12.0.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
@@ -30,6 +30,9 @@
|
||||
<Dependency>kmime-devel</Dependency>
|
||||
<Dependency>shared-mime-info</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch>qt5.patch</Patch>
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
@@ -70,6 +73,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="14">
|
||||
<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="13">
|
||||
<Date>2017-11-11</Date>
|
||||
<Version>17.08.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user