[Git][pulseaudio/pavucontrol][master] Updates for 6.1 release

Arun Raghavan (@arun) gitlab at gitlab.freedesktop.org
Fri Aug 2 16:08:34 UTC 2024



Arun Raghavan pushed to branch master at PulseAudio / pavucontrol


Commits:
354d765b by Arun Raghavan at 2024-08-02T12:05:28-04:00
Updates for 6.1 release

Build system and documentation updates.

- - - - -


3 changed files:

- doc/README.html.in
- meson.build
- src/org.pulseaudio.pavucontrol.metainfo.xml.in


Changes:

=====================================
doc/README.html.in
=====================================
@@ -39,6 +39,18 @@ General Public License for more details.</p>
 
 <h2><a name="news">News</a></h2>
 
+<div class="news-date">Fri Aug 01 2024: </div>
+<p class="news-text">
+<a href="@PACKAGE_URL at pavucontrol-6.1.tar.xz">Version 6.1</a> released.
+Changes:</p>
+<ul>
+<li>Fix translations not being correctly picked up.</li>
+<li>Fix bug where cards don't go away when unplugged.</li>
+<li>Fix app naming in desktop file (Volume Control).</li>
+<li>Fix Bluetooth codec selection alignment.</li>
+<li>Update Swedish translation.</li>
+</ul>
+
 <div class="news-date">Tue May 21 2024: </div>
 <p class="news-text">
 <a href="@PACKAGE_URL at pavucontrol-6.0.tar.xz">Version 6.0</a> released.


=====================================
meson.build
=====================================
@@ -1,5 +1,5 @@
 project('pavucontrol', 'cpp',
-        version : '6.0',
+        version : '6.1',
         meson_version : '>= 0.50.0',
         default_options : [ 'c_std=gnu11', 'cpp_std=c++17' ]
         )


=====================================
src/org.pulseaudio.pavucontrol.metainfo.xml.in
=====================================
@@ -39,6 +39,17 @@
     </screenshot>
   </screenshots>
   <releases>
+    <release version="6.1" date="2024-08-01">
+      <description>
+        <ul>
+          <li>Fix translations not being correctly picked up.</li>
+          <li>Fix bug where cards don't go away when unplugged.</li>
+          <li>Fix app naming in desktop file (Volume Control).</li>
+          <li>Fix Bluetooth codec selection alignment.</li>
+          <li>Update Swedish translation.</li>
+        </ul>
+      </description>
+    </release>
     <release version="6.0" date="2024-05-21">
       <description>
         <ul>



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/354d765bd95734f08150432dd99ae28b0acda761

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pavucontrol/-/commit/354d765bd95734f08150432dd99ae28b0acda761
You're receiving this email because of your account on gitlab.freedesktop.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20240802/3912f787/attachment-0001.htm>


More information about the pulseaudio-commits mailing list