@@ -13,8 +13,8 @@
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary>Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities.</Summary>
|
||||
<Description>Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities.</Description>
|
||||
<Archive sha1sum="75e5d5be591ae34bc6ef15effef81bf290a08901" type="targz">
|
||||
https://github.com/Martchus/cpp-utilities/archive/refs/tags/v5.19.0.tar.gz
|
||||
<Archive sha1sum="d05f4324913726326d56a1724472f3d34d0e9908" type="targz">
|
||||
https://github.com/Martchus/cpp-utilities/archive/refs/tags/v5.20.0.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -50,6 +50,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-11-23</Date>
|
||||
<Version>5.20.0</Version>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2022-09-09</Date>
|
||||
<Version>5.19.0</Version>
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2022-11-15</Date>
|
||||
<Date>2022-11-25</Date>
|
||||
<Version>5.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
|
||||
@@ -13,8 +13,8 @@
|
||||
<PartOf>programming.library</PartOf>
|
||||
<Summary> Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.</Summary>
|
||||
<Description> Common Qt related C++ classes and routines used by my applications such as dialogs, widgets and models.</Description>
|
||||
<Archive sha1sum="87e7a4842ad435569cc2c95201d7202d0ff78a06" type="targz">
|
||||
https://github.com/Martchus/qtutilities/archive/refs/tags/v6.8.0.tar.gz
|
||||
<Archive sha1sum="b12a5787de3d7abc595e332de731f44ccbc37041" type="targz">
|
||||
https://github.com/Martchus/qtutilities/archive/refs/tags/v6.10.0.tar.gz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -53,6 +53,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2022-11-23</Date>
|
||||
<Version>6.10.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2022-09-09</Date>
|
||||
<Version>6.8.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user