Update to 0.3.9.
This commit is contained in:
parent
33ec49be9e
commit
f136049303
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/xcb-util-wm-0.3.8.tar.bz2
|
||||
/xcb-util-wm-0.3.9.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
dda47289bc846a6a3e07824e9ec3aef8 xcb-util-wm-0.3.8.tar.bz2
|
||||
c612aae7ffe2e70fe743efab9c5548e9 xcb-util-wm-0.3.9.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: xcb-util-wm
|
||||
Version: 0.3.8
|
||||
Release: 3%{?dist}
|
||||
Version: 0.3.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Client and window-manager helper library on top of libxcb
|
||||
Group: System Environment/Libraries
|
||||
License: MIT
|
||||
@ -62,6 +62,9 @@ rm %{buildroot}%{_libdir}/*.la
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2012 Thomas Moschny <thomas.moschny@gmx.de> - 0.3.9-1
|
||||
- Update to 0.3.9.
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user