applications-23.08.4

This commit is contained in:
Rmys
2023-12-07 20:43:59 +03:00
parent ee0397a90c
commit f72265c6ba
26 changed files with 207 additions and 25 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="faa65b5678c079f6fef05467092496a5d542cec6" type="tarxz">mirrors://kde/stable/release-service/23.08.2/src/rocs-23.08.2.tar.xz</Archive>
<Archive sha1sum="60bb5a2de08269585db568d822f907c7b534821b" type="tarxz">mirrors://kde/stable/release-service/23.08.4/src/rocs-23.08.4.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="54">
<Date>2023-12-07</Date>
<Version>23.08.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="53">
<Date>2023-10-27</Date>
<Version>23.08.2</Version>