framework-5.46.0:ver.bump

This commit is contained in:
Rmys
2018-05-14 17:45:19 +03:00
parent f367e6c198
commit dc2803e5e4
25 changed files with 241 additions and 66 deletions
+10 -3
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="0cf5838acf7b5839826ba02847145549f761c79a" type="tarxz">mirrors://kde/stable/frameworks/5.45/threadweaver-5.45.0.tar.xz</Archive>
<Archive sha1sum="a524804b1fc81377034efae297b8b3395a4d0eb3" type="tarxz">mirrors://kde/stable/frameworks/5.46/threadweaver-5.46.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.45.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.46.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -43,11 +43,18 @@
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/lib/cmake</Path>
<Path fileType="config">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="17">
<Date>2018-05-14</Date>
<Version>5.46.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2018-04-23</Date>
<Version>5.45.0</Version>