[xmobar] Update to 0.14

Ben Boeckel mathstuf at fedoraproject.org
Thu Dec 15 00:45:23 UTC 2011


commit 6f946c80e631febde94220b6c599d794fed03bd5
Author: Ben Boeckel <mathstuf at gmail.com>
Date:   Wed Dec 14 19:36:10 2011 -0500

    Update to 0.14

 .gitignore  |    1 +
 sources     |    1 +
 xmobar.spec |    7 +++++--
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f488e33..9a91339 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /xmobar-0.11.1.tar.gz
 /xmobar-0.12.tar.gz
 /xmobar-0.13.tar.gz
+/xmobar-0.14.tar.gz
diff --git a/sources b/sources
index 3dcb570..78add01 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 f7946236c068b1e7944f16b7c0732857  xmobar-0.13.tar.gz
+b965e2db0555c741db96945210995777  xmobar-0.14.tar.gz
diff --git a/xmobar.spec b/xmobar.spec
index 301e2a2..765b39b 100644
--- a/xmobar.spec
+++ b/xmobar.spec
@@ -8,8 +8,8 @@
 %bcond_with    alsa
 
 Name:           xmobar
-Version:        0.13
-Release:        5%{?dist}.2
+Version:        0.14
+Release:        1%{?dist}
 Summary:        A minimalistic text-based status bar
 
 Group:          User Interface/X
@@ -88,6 +88,9 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop
 
 
 %changelog
+* Wed Dec 14 2011 Ben Boeckel <mathstuf at gmail.com> - 0.14-1
+- Update to 0.14
+
 * Wed Oct 26 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.13-5.2
 - rebuild with new gmp without compat lib
 


More information about the scm-commits mailing list