diff --git a/xcb-util-wm.spec b/xcb-util-wm.spec index 1dbb73b..42a94f2 100644 --- a/xcb-util-wm.spec +++ b/xcb-util-wm.spec @@ -1,6 +1,6 @@ Name: xcb-util-wm Version: 0.4.1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Client and window-manager helper library on top of libxcb Group: System Environment/Libraries License: MIT @@ -68,6 +68,9 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.4.1-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Jun 29 2018 Thomas Moschny - 0.4.1-13 - Use ldconfig scriptlet macros.