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-image.git#c1621c40a6d8fae68fb4798d2e86895a39b21533
This commit is contained in:
DistroBaker 2021-02-03 22:18:28 +00:00
parent 8fddd9e233
commit 7adf731c13
1 changed files with 5 additions and 1 deletions

View File

@ -1,10 +1,11 @@
Name: xcb-util-image
Version: 0.4.0
Release: 16%{?dist}
Release: 17%{?dist}
Summary: Port of Xlib's XImage and XShmImage functions 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-util) >= 0.3.8
BuildRequires: m4
@ -65,6 +66,9 @@ rm %{buildroot}%{_libdir}/*.la
%changelog
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-17
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild