xfce4-mixer, thunar ver.bump

This commit is contained in:
Rmys
2023-04-29 10:24:55 +03:00
parent c2c3e97e86
commit 9dc6949c85
2 changed files with 18 additions and 6 deletions
+10 -5
View File
@@ -12,9 +12,7 @@
<IsA>app:gui</IsA> <IsA>app:gui</IsA>
<Summary>Xfce sound mixer application.</Summary> <Summary>Xfce sound mixer application.</Summary>
<Description>Xfce4-mixer is a volume control application for the Xfce Desktop Environment. It provides both a volume control plugin for the Xfce Panel and a standalone mixer application. It supports all audio systems supported by GStreamer project.</Description> <Description>Xfce4-mixer is a volume control application for the Xfce Desktop Environment. It provides both a volume control plugin for the Xfce Panel and a standalone mixer application. It supports all audio systems supported by GStreamer project.</Description>
<Archive sha1sum="18a12d0077b86b800de2064c3d9faf22ee17e892" type="tarbz2"> <Archive sha1sum="7a86be88b0c34da368e18b592831bc29a30e0e59" type="tarbz2">https://gitlab.xfce.org/apps/xfce4-mixer/-/archive/xfce4-mixer-4.18.0/xfce4-mixer-xfce4-mixer-4.18.0.tar.bz2</Archive>
https://gitlab.xfce.org/apps/xfce4-mixer/-/archive/765725029751bb93a927692fdcda3e3743d0e6e7/xfce4-mixer-765725029751bb93a927692fdcda3e3743d0e6e7.tar.bz2
</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>intltool</Dependency> <Dependency>intltool</Dependency>
<Dependency>gtk3-devel</Dependency> <Dependency>gtk3-devel</Dependency>
@@ -34,7 +32,7 @@
<Dependency>gst-plugins-base-devel</Dependency> <Dependency>gst-plugins-base-devel</Dependency>
</BuildDependencies> </BuildDependencies>
<Patches> <Patches>
<Patch level="1">Fix_obvious_build_errors.patch</Patch> <!-- <Patch level="1">Fix_obvious_build_errors.patch</Patch> -->
</Patches> </Patches>
</Source> </Source>
@@ -66,7 +64,14 @@
</Files> </Files>
</Package> </Package>
<History> <History>
<Update release="3">
<Date>2023-04-29</Date>
<Version>4.18.0</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2"> <Update release="2">
<Date>2022-04-14</Date> <Date>2022-04-14</Date>
<Version>4.15.0</Version> <Version>4.15.0</Version>
+8 -1
View File
@@ -15,7 +15,7 @@
<Description> <Description>
Thunar has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options. Thunar is fast and responsive with a good start up time and directory load time. Thunar is accessible using Assistive Technologies and is fully standarts compliant Thunar has been designed from the ground up to be fast and easy-to-use. Its user interface is clean and intuitive, and does not include any confusing or useless options. Thunar is fast and responsive with a good start up time and directory load time. Thunar is accessible using Assistive Technologies and is fully standarts compliant
</Description> </Description>
<Archive sha1sum="9f80b5d4c4539fc788bfc5e454fee817301a1e8b" type="tarbz2">https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.4.tar.bz2</Archive> <Archive sha1sum="39e21ca2877c28b5a0d488dbb01329e5c9a05621" type="tarbz2">https://archive.xfce.org/src/xfce/thunar/4.18/thunar-4.18.5.tar.bz2</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>python3-devel</Dependency> <Dependency>python3-devel</Dependency>
<Dependency>intltool</Dependency> <Dependency>intltool</Dependency>
@@ -112,6 +112,13 @@
</Package> </Package>
<History> <History>
<Update release="22">
<Date>2023-04-29</Date>
<Version>4.18.5</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="21"> <Update release="21">
<Date>2023-02-24</Date> <Date>2023-02-24</Date>
<Version>4.18.4</Version> <Version>4.18.4</Version>