applications-21.04.2

This commit is contained in:
Rmys
2021-06-16 23:29:40 +03:00
parent d2532dc5a6
commit 376e4249b8
59 changed files with 448 additions and 56 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="ef39478c511d470575c56f14775edded2c016656" type="tarxz">mirrors://kde/stable/release-service/21.04.0/src/rocs-21.04.0.tar.xz</Archive>
<Archive sha1sum="203fc4aeff826aa0ba0e40de41d8bc8afa83271c" type="tarxz">mirrors://kde/stable/release-service/21.04.2/src/rocs-21.04.2.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.7.1">qt5-declarative-devel</Dependency>
@@ -91,6 +91,13 @@
</Package>
<History>
<Update release="35">
<Date>2021-06-16</Date>
<Version>21.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="34">
<Date>2021-05-09</Date>
<Version>21.04.0</Version>