applications-22.12.0

This commit is contained in:
Rmys
2022-12-10 18:56:35 +03:00
parent 2da9c36813
commit 17fc6516ea
29 changed files with 223 additions and 27 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="a76179203daf517206ed154eadd2760aaf0b2b7a" type="tarxz">mirrors://kde/stable/release-service/22.08.3/src/rocs-22.08.3.tar.xz</Archive>
<Archive sha1sum="7a1d33372ecc15971369252f0914f1735d1cf9f3" type="tarxz">mirrors://kde/stable/release-service/22.12.0/src/rocs-22.12.0.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="46">
<Date>2022-12-08</Date>
<Version>22.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="45">
<Date>2022-11-06</Date>
<Version>22.08.3</Version>