applications-22.04.2

This commit is contained in:
Rmys
2022-06-21 18:03:02 +03:00
parent 2bb6d95108
commit cdf9b3d5cf
58 changed files with 459 additions and 53 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="dc71144b819d53942d50b750b9afa03e7b6e59d4" type="tarxz">mirrors://kde/stable/release-service/22.04.1/src/rocs-22.04.1.tar.xz</Archive>
<Archive sha1sum="561b65987703d2bdff76485f0c3c1e7d35474532" type="tarxz">mirrors://kde/stable/release-service/22.04.2/src/rocs-22.04.2.tar.xz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.15.2">qt5-base-devel</Dependency>
<Dependency versionFrom="5.15.2">qt5-declarative-devel</Dependency>
@@ -91,6 +91,13 @@
</Package>
<History>
<Update release="42">
<Date>2022-06-21</Date>
<Version>22.04.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="41">
<Date>2022-05-17</Date>
<Version>22.04.1</Version>