[volumeicon] Update to 0.4.6. Uses 'default' ALSA device now

Christoph Wickert cwickert at fedoraproject.org
Sat Jan 28 12:23:01 UTC 2012


commit 1b8093c75fefd80394bc41f69f6fe37679770d62
Author: Christoph Wickert <cwickert at fedoraproject.org>
Date:   Sat Jan 28 13:22:57 2012 +0100

    Update to 0.4.6. Uses 'default' ALSA device now

 .gitignore      |    1 +
 sources         |    2 +-
 volumeicon.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 870cd55..a3df900 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /volumeicon-0.4.1.tar.gz
 /volumeicon-0.4.5.tar.gz
+/volumeicon-0.4.6.tar.gz
diff --git a/sources b/sources
index dd1ed1b..e8505f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4758428004366a04a9617bd083f007b7  volumeicon-0.4.5.tar.gz
+7fd6dffba823e9c529d151d4789ff992  volumeicon-0.4.6.tar.gz
diff --git a/volumeicon.spec b/volumeicon.spec
index 6c392f7..50e97e3 100644
--- a/volumeicon.spec
+++ b/volumeicon.spec
@@ -1,8 +1,8 @@
 # Review at https://bugzilla.redhat.com/show_bug.cgi?id=722914
 
 Name:           volumeicon
-Version:        0.4.5
-Release:        3%{?dist}
+Version:        0.4.6
+Release:        1%{?dist}
 Summary:        Lightweight volume control for the system tray
 
 License:        GPLv3
@@ -64,6 +64,9 @@ rm -rf %{buildroot}
 %{_datadir}/%{name}/
 
 %changelog
+* Sat Jan 28 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.6-1
+- Update to 0.4.6. Uses 'default' ALSA device now
+
 * Sat Jan 28 2012 Christoph Wickert <cwickert at fedoraproject.org> - 0.4.5-3
 - Temporarily revert "Use default ALSA device rather than hardcoded 'hw:0'"
   for we don't want this in F16


More information about the scm-commits mailing list