applications-17.12.3:ver.bump

This commit is contained in:
Rmys
2018-03-23 04:21:54 +03:00
parent 972d476562
commit 5f34ebaad1
219 changed files with 600 additions and 75 deletions
View File
+8 -1
View File
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.graphics</PartOf>
<Summary>A C++ interface around LibRaw library</Summary>
<Description>libkdcraw is a C++ interface around LibRaw library used to decode RAW picture files.</Description>
<Archive sha1sum="0f9520e1b2486d10f7905148c7b64f4e185d951c" type="tarxz">mirrors://kde/stable/applications/17.12.1/src/libkdcraw-17.12.1.tar.xz</Archive>
<Archive sha1sum="f0b8be6c50639b10629cad9f95babe720f3b55cb" type="tarxz">mirrors://kde/stable/applications/17.12.3/src/libkdcraw-17.12.3.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>kdoctools-devel</Dependency>
@@ -60,6 +60,13 @@
</Package>
<History>
<Update release="16">
<Date>2018-03-22</Date>
<Version>17.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="15">
<Date>2018-02-03</Date>
<Version>17.12.1</Version>
View File