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
@@ -12,13 +12,13 @@
<IsA>library</IsA>
<Summary>Qt 5 addon providing access to numerous types of archives</Summary>
<Description>KArchive provides classes for easy reading, creation and manipulation of "archive" formats like ZIP and TAR.</Description>
<Archive sha1sum="d82de7f896f36db0a60523e20f86fcc19331cd50" type="tarxz">mirrors://kde/stable/frameworks/5.45/karchive-5.45.0.tar.xz</Archive>
<Archive sha1sum="dc36ec4979a27f087ca43adf38f824ff8eb1dc9b" type="tarxz">mirrors://kde/stable/frameworks/5.46/karchive-5.46.0.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>xz-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>bzip2</Dependency>
<Dependency versionFrom="5.45.0">extra-cmake-modules</Dependency>
<Dependency versionFrom="5.46.0">extra-cmake-modules</Dependency>
</BuildDependencies>
</Source>
@@ -50,11 +50,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>