applications-23.04.1

This commit is contained in:
Rmys
2023-05-11 13:19:30 +03:00
parent 2484fafe88
commit 97aa907f3e
9 changed files with 71 additions and 8 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="6fda28eb7bb4c12175d565b1d2abce11223b4647" type="tarxz">mirrors://kde/stable/release-service/23.04.0/src/rocs-23.04.0.tar.xz</Archive>
<Archive sha1sum="c6024e807eb19d532a2418c1db3e3ba34b291546" type="tarxz">mirrors://kde/stable/release-service/23.04.1/src/rocs-23.04.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="50">
<Date>2023-05-11</Date>
<Version>23.04.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="49">
<Date>2023-04-20</Date>
<Version>23.04.0</Version>