update to 0.18

This commit is contained in:
Jens Petersen 2013-06-07 13:40:23 +09:00
parent e7ecdb2e5b
commit 669415722b
4 changed files with 14 additions and 11 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/xmobar-0.14.tar.gz
/xmobar-0.15.tar.gz
/xmobar-0.16.tar.gz
/xmobar-0.18.tar.gz

View File

@ -1 +1 @@
4742f1556a8e9b292f18df1176dcd378 xmobar-0.16.tar.gz
4d0502fa75cd51ff23e41e1711f25adb xmobar-0.18.tar.gz

View File

@ -17,9 +17,9 @@
-- | Given a fontname returns the font structure. If the font name is
-- not valid the default font will be loaded and returned.
--- a/src/Config.hs 2011-05-28 18:03:39.371822760 +0400
+++ b/src/Config.hs 2011-05-28 18:04:52.909823071 +0400
@@ -83,7 +83,7 @@
--- a/src/Config.hs 2013-06-05 07:37:16.000000000 +0900
+++ b/src/Config.hs 2013-06-07 13:49:58.579730878 +0900
@@ -104,7 +104,7 @@
-- | The default configuration values
defaultConfig :: Config
defaultConfig =

View File

@ -1,9 +1,8 @@
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
Name: xmobar
Version: 0.16
Release: 3%{?dist}
Version: 0.18
Release: 1%{?dist}
Summary: A minimalistic text-based status bar
License: BSD
@ -72,6 +71,9 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop
%changelog
* Fri Jun 07 2013 Jens Petersen <petersen@redhat.com> - 0.18-1
- update to 0.18
* Fri Mar 22 2013 Jens Petersen <petersen@redhat.com> - 0.16-3
- rebuild