Merge pull request #16476 from erkanisik1/master

radiotray_ng version bump
This commit is contained in:
Rmys
2025-04-27 18:27:15 +03:00
committed by GitHub
+11 -2
View File
@@ -13,8 +13,8 @@
<PartOf>multimedia.stream</PartOf>
<Summary>Radiotray-NG: An Internet radio player for Linux.</Summary>
<Description>It became clear as one of the early contributors to the RadioTray project that it was not getting the attention it required and was probably dead. A lot of the technologies it used had moved on to newer versions and the bugs started piling up. I did my best to help users, but a new start was required.</Description>
<Archive sha1sum="59ee40916407c639a7dedb0e2ee592f57a499da4" type="targz">
https://github.com/ebruck/radiotray-ng/archive/refs/tags/v0.2.8.tar.gz
<Archive sha1sum="9a5ab1d6fa8b8e93b91bb0be9e778481cca1906e" type="targz">
https://github.com/ebruck/radiotray-ng/archive/refs/tags/v0.2.9.tar.gz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
@@ -37,7 +37,9 @@
<Dependency>libappindicator-devel</Dependency>
</BuildDependencies>
<Patches>
<!--
<Patch level="1">gcc13.patch</Patch>
-->
</Patches>
</Source>
@@ -70,6 +72,13 @@
</Package>
<History>
<Update release="5">
<Date>2025-04-26</Date>
<Version>0.2.9</Version>
<Comment>version Bump</Comment>
<Name>Erkan IŞIK</Name>
<Email>erkanisik@ypisilinux.org</Email>
</Update>
<Update release="4">
<Date>2023-11-01</Date>
<Version>0.2.8</Version>