From bb1d349d1e3688cb7c7f56f65fe4537ce0efea34 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 14 Jul 2018 09:08:13 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- xcb-util-image.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xcb-util-image.spec b/xcb-util-image.spec index c18a4a2..dbaa551 100644 --- a/xcb-util-image.spec +++ b/xcb-util-image.spec @@ -1,6 +1,6 @@ Name: xcb-util-image Version: 0.4.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Port of Xlib's XImage and XShmImage functions on top of libxcb Group: System Environment/Libraries License: MIT @@ -67,6 +67,9 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Sat Jul 14 2018 Fedora Release Engineering - 0.4.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Fri Jun 29 2018 Thomas Moschny - 0.4.0-10 - Use ldconfig scriptlet macros.