applications-18.08.3:ver.bump

This commit is contained in:
Rmys
2018-11-10 20:38:38 +03:00
parent 51b6df384a
commit d379c28d85
94 changed files with 742 additions and 84 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<PartOf>desktop.kde.edu</PartOf>
<Summary>Rocs Graph Theory</Summary>
<Description>Rocs aims to be a Graph Theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. Rocs has a scripting module, done in Qt Script, that interacts with the drawn graph and every change in the graph with the script is reflected on the drawn one..</Description>
<Archive sha1sum="8c4d5cc37e4ac258b8f105195d1c40be9507412c" type="tarxz">mirrors://kde/stable/applications/18.08.2/src/rocs-18.08.2.tar.xz</Archive>
<Archive sha1sum="23e1665e71ed32f6f2ceaece598c733c3e2d2e1d" type="tarxz">mirrors://kde/stable/applications/18.08.3/src/rocs-18.08.3.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
@@ -87,6 +87,13 @@
</Package>
<History>
<Update release="20">
<Date>2018-11-08</Date>
<Version>18.08.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="19">
<Date>2018-10-18</Date>
<Version>18.08.2</Version>