applications-18.12.1

This commit is contained in:
Rmys
2019-01-13 02:49:24 +03:00
parent d162b4b6d5
commit 78adc476d9
93 changed files with 732 additions and 81 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="9063d095722d52d51c5a8993c2384dc2d364abc2" type="tarxz">mirrors://kde/stable/applications/18.12.0/src/rocs-18.12.0.tar.xz</Archive>
<Archive sha1sum="92701c369a1e21690e6c7eab666932fbcad729cb" type="tarxz">mirrors://kde/stable/applications/18.12.1/src/rocs-18.12.1.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="22">
<Date>2019-01-12</Date>
<Version>18.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21">
<Date>2018-12-26</Date>
<Version>18.12.0</Version>