update to 0.24.1

This commit is contained in:
Ben Boeckel 2016-08-02 23:56:59 -04:00
parent 1e33257006
commit d74ea6be85
3 changed files with 13 additions and 3 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/xmobar-0.21.tar.gz
/xmobar-0.22.1.tar.gz
/xmobar-0.23.1.tar.gz
/xmobar-0.24.1.tar.gz

View File

@ -1 +1 @@
f97a10f049796f55cc3d13ee68d07eac xmobar-0.23.1.tar.gz
d0748ee0b163572f5b9e05eb85bb969b xmobar-0.24.1.tar.gz

View File

@ -2,8 +2,8 @@
# https://fedoraproject.org/wiki/Packaging:Haskell
Name: xmobar
Version: 0.23.1
Release: 6%{?dist}
Version: 0.24.1
Release: 1%{?dist}
Summary: A minimalistic text-based status bar
License: BSD
@ -42,6 +42,12 @@ BuildRequires: wireless-tools-devel%{?_isa}
BuildRequires: desktop-file-utils
BuildRequires: libXpm-devel
# -fwith_conduit
#BuildRequires: ghc-http-conduit-devel
#BuildRequires: ghc-http-types-devel
# -fwith_uvmeter
%description
Xmobar is a minimalistic text based status bar.
@ -81,6 +87,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/license
%changelog
* Tue Aug 02 2016 Ben Boeckel <mathstuf@gmail.com> - 0.24.1-1
- update to 0.24.1
* Thu Jun 30 2016 Jens Petersen <petersen@redhat.com> - 0.23.1-6
- rebuild