qt5-5.13.1:ver.bump

This commit is contained in:
Rmys
2019-09-15 17:42:46 +03:00
parent f116de2aac
commit 5ff6dfbaf2
23 changed files with 321 additions and 160 deletions
@@ -12,9 +12,9 @@
<IsA>app:console</IsA>
<Summary>SIP is a tool for generating bindings for C++ classes so that they can be used by Python3</Summary>
<Description>SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python3. It takes any C or C++ libraries and converts them into Python extension modules.</Description>
<Archive sha1sum="d001eb00f6dae26a952770e805b1519f61cae77d" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.18/sip-4.19.18.tar.gz</Archive>
<Archive sha1sum="bfe8a39bf1d399d5f3580db25befed2e78b4ebb9" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.19/sip-4.19.19.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.12.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.13.1">qt5-base-devel</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="12">
<Date>2019-09-13</Date>
<Version>4.19.19</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2019-07-13</Date>
<Version>4.19.18</Version>