update to 0.19
This commit is contained in:
parent
fabfd69088
commit
e172eb0266
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/xmobar-0.15.tar.gz
|
||||
/xmobar-0.16.tar.gz
|
||||
/xmobar-0.18.tar.gz
|
||||
/xmobar-0.19.tar.gz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
4d0502fa75cd51ff23e41e1711f25adb xmobar-0.18.tar.gz
|
||||
1c5b6ac7e7afe837b79c10ae4e8b8e4d xmobar-0.19.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
# https://fedoraproject.org/wiki/Packaging:Haskell
|
||||
|
||||
Name: xmobar
|
||||
Version: 0.18
|
||||
Release: 2%{?dist}
|
||||
Version: 0.19
|
||||
Release: 1%{?dist}
|
||||
Summary: A minimalistic text-based status bar
|
||||
|
||||
License: BSD
|
||||
@ -35,8 +35,6 @@ BuildRequires: ghc-utf8-string-devel
|
||||
BuildRequires: libXrandr-devel%{?_isa}
|
||||
BuildRequires: wireless-tools-devel%{?_isa}
|
||||
# End cabal-rpm deps
|
||||
BuildRequires: desktop-file-utils
|
||||
#BuildRequires: ghc-alsa-mixer-devel
|
||||
|
||||
%description
|
||||
Inspired by the Ion3 status bar, it supports similar features, like dynamic
|
||||
@ -72,6 +70,9 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 16 2014 Jens Petersen <petersen@redhat.com> - 0.19-1
|
||||
- update to 0.19
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.18-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user