application-18.12.3

This commit is contained in:
Rmys
2019-03-12 21:14:37 +03:00
parent 205e073ccf
commit 3e4d22cc98
93 changed files with 733 additions and 82 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="8c1e7efccf435ebd18a61c0a0b1e7e0bfde92b85" type="tarxz">mirrors://kde/stable/applications/18.12.2/src/rocs-18.12.2.tar.xz</Archive>
<Archive sha1sum="b0dd0d64a33b563b8fe50bbf77a6068adeba2bca" type="tarxz">mirrors://kde/stable/applications/18.12.3/src/rocs-18.12.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="24">
<Date>2019-03-11</Date>
<Version>18.12.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2019-02-08</Date>
<Version>18.12.2</Version>