applications-22.12.1

This commit is contained in:
Rmys
2023-01-05 15:25:14 +03:00
parent c0669f063d
commit 7de294a194
21 changed files with 165 additions and 18 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="7a1d33372ecc15971369252f0914f1735d1cf9f3" type="tarxz">mirrors://kde/stable/release-service/22.12.0/src/rocs-22.12.0.tar.xz</Archive>
<Archive sha1sum="1dac6def1a54dc2a31a9551d3c592f6323b55002" type="tarxz">mirrors://kde/stable/release-service/22.12.1/src/rocs-22.12.1.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="47">
<Date>2023-01-05</Date>
<Version>22.12.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="46">
<Date>2022-12-08</Date>
<Version>22.12.0</Version>