From 86c6c5c534d95b9508bbad67c8df422694a805e1 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 22:21:45 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/xcb-util.git#ae1da43b8e6025a5565c4fb71041945e5bcba873 --- xcb-util.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/xcb-util.spec b/xcb-util.spec index 9224723..661912f 100644 --- a/xcb-util.spec +++ b/xcb-util.spec @@ -1,10 +1,11 @@ Name: xcb-util Version: 0.4.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: Convenience libraries sitting on top of libxcb License: MIT URL: http://xcb.freedesktop.org Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2 +BuildRequires: make BuildRequires: gcc BuildRequires: pkgconfig(xcb) >= 1.4 @@ -68,6 +69,9 @@ rm %{buildroot}%{_libdir}/*.la %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.4.0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 0.4.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild