diff --git a/.gitignore b/.gitignore index fc5abca..abc83fe 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /xcb-util-wm-0.3.8.tar.bz2 +/xcb-util-wm-0.3.9.tar.bz2 diff --git a/sources b/sources index 21c0d30..efae572 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dda47289bc846a6a3e07824e9ec3aef8 xcb-util-wm-0.3.8.tar.bz2 +c612aae7ffe2e70fe743efab9c5548e9 xcb-util-wm-0.3.9.tar.bz2 diff --git a/xcb-util-wm.spec b/xcb-util-wm.spec index b8537b6..4d643a5 100644 --- a/xcb-util-wm.spec +++ b/xcb-util-wm.spec @@ -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 - 0.3.9-1 +- Update to 0.3.9. + * Sun Jul 22 2012 Fedora Release Engineering - 0.3.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild