framework-5.68.0

This commit is contained in:
Rmys
2020-03-29 22:11:44 +03:00
parent 8538592bc6
commit 9782b4c9f1
14 changed files with 126 additions and 27 deletions
+9 -2
View File
@@ -13,10 +13,10 @@
<IsA>app:console</IsA>
<Summary>Multi-threaded programming framework for KDE</Summary>
<Description>ThreadWeaver is a helper for multithreaded programming. It uses a job-based interface to queue tasks and execute them in an efficient way.</Description>
<Archive sha1sum="f14cce11864eb25d15e8b0744972f7a26696ad31" type="tarxz">mirrors://kde/stable/frameworks/5.66/threadweaver-5.66.0.tar.xz</Archive>
<Archive sha1sum="252fdfded1b4cea1b61da020545bbce3f5282862" type="tarxz">mirrors://kde/stable/frameworks/5.68/threadweaver-5.68.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.66.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.68.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -48,6 +48,13 @@
</Package>
<History>
<Update release="30">
<Date>2020-03-29</Date>
<Version>5.68.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="29">
<Date>2020-01-11</Date>
<Version>5.66.0</Version>