From 8884cae27c1ecf194386d3a5be7e243a821de490 Mon Sep 17 00:00:00 2001 From: Ben Boeckel Date: Mon, 28 Mar 2011 21:08:56 -0400 Subject: [PATCH] Update to 0.13 --- .gitignore | 1 + sources | 2 +- xmobar.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index ccac63b..f488e33 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /xmobar-0.11.1.tar.gz /xmobar-0.12.tar.gz +/xmobar-0.13.tar.gz diff --git a/sources b/sources index 8a0efe8..3dcb570 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -51a03c5c4597757d292b4c0e01879e1c xmobar-0.12.tar.gz +f7946236c068b1e7944f16b7c0732857 xmobar-0.13.tar.gz diff --git a/xmobar.spec b/xmobar.spec index 90bacc7..51bd1c5 100644 --- a/xmobar.spec +++ b/xmobar.spec @@ -7,8 +7,8 @@ %global debug_package %{nil} Name: xmobar -Version: 0.12 -Release: 5%{?dist} +Version: 0.13 +Release: 1%{?dist} Summary: A minimalistic text-based status bar Group: User Interface/X @@ -79,6 +79,9 @@ popd %changelog +* Mon Mar 28 2011 Ben Boeckel - 0.13-1 +- Update to 0.13 + * Sat Mar 12 2011 Jens Petersen - 0.12-5 - hide desktop file from desktop menu (#674731) - use cabal_configure_options, cabal_bin_build, ghc_without_dynamic