Update to 0.14
This commit is contained in:
parent
f9e424e5f3
commit
6f946c80e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/xmobar-0.11.1.tar.gz
|
/xmobar-0.11.1.tar.gz
|
||||||
/xmobar-0.12.tar.gz
|
/xmobar-0.12.tar.gz
|
||||||
/xmobar-0.13.tar.gz
|
/xmobar-0.13.tar.gz
|
||||||
|
/xmobar-0.14.tar.gz
|
||||||
|
1
sources
1
sources
@ -1 +1,2 @@
|
|||||||
f7946236c068b1e7944f16b7c0732857 xmobar-0.13.tar.gz
|
f7946236c068b1e7944f16b7c0732857 xmobar-0.13.tar.gz
|
||||||
|
b965e2db0555c741db96945210995777 xmobar-0.14.tar.gz
|
||||||
|
@ -8,8 +8,8 @@
|
|||||||
%bcond_with alsa
|
%bcond_with alsa
|
||||||
|
|
||||||
Name: xmobar
|
Name: xmobar
|
||||||
Version: 0.13
|
Version: 0.14
|
||||||
Release: 5%{?dist}.2
|
Release: 1%{?dist}
|
||||||
Summary: A minimalistic text-based status bar
|
Summary: A minimalistic text-based status bar
|
||||||
|
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -88,6 +88,9 @@ install --mode=0755 -p samples/xmonadpropwrite %{buildroot}%{_bindir}/xmonadprop
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 14 2011 Ben Boeckel <mathstuf@gmail.com> - 0.14-1
|
||||||
|
- Update to 0.14
|
||||||
|
|
||||||
* Wed Oct 26 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.13-5.2
|
* Wed Oct 26 2011 Marcela Mašláňová <mmaslano@redhat.com> - 0.13-5.2
|
||||||
- rebuild with new gmp without compat lib
|
- rebuild with new gmp without compat lib
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user