Update to 0.4.1 (rhbz#1059674)
This commit is contained in:
parent
9d93d3aec1
commit
e973deeb8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/xcb-util-wm-0.3.8.tar.bz2
|
||||
/xcb-util-wm-0.3.9.tar.bz2
|
||||
/xcb-util-wm-0.4.1.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
c612aae7ffe2e70fe743efab9c5548e9 xcb-util-wm-0.3.9.tar.bz2
|
||||
87b19a1cd7bfcb65a24e36c300e03129 xcb-util-wm-0.4.1.tar.bz2
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: xcb-util-wm
|
||||
Version: 0.3.9
|
||||
Release: 3%{?dist}
|
||||
Version: 0.4.1
|
||||
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
|
||||
* Wed Apr 16 2014 Hans de Goede <hdegoede@redhat.com> - 0.4.1-1
|
||||
- Update to 0.4.1 (rhbz#1059674)
|
||||
|
||||
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.9-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user