This commit is contained in:
Fedora Release Engineering 2017-07-27 22:18:59 +00:00
parent 4a87b9ac23
commit 5998f37173

View File

@ -7,7 +7,7 @@
Summary: Xorg X11 dummy video driver
Name: xorg-x11-drv-dummy
Version: 0.3.7
Release: 3%{?dist}
Release: 4%{?dist}
URL: http://www.x.org
License: MIT
Group: User Interface/X Hardware Support
@ -45,6 +45,9 @@ find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
%{driverdir}/dummy_drv.so
%changelog
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu May 4 2017 Orion Poplawski <orion@cora.nwra.com> - 0.3.7-3
- Build for s390x (bug #1447533)