diff --git a/xorg-x11-xinit.spec b/xorg-x11-xinit.spec index 9c2173f..922c57c 100644 --- a/xorg-x11-xinit.spec +++ b/xorg-x11-xinit.spec @@ -3,7 +3,7 @@ Summary: X.Org X11 X Window System xinit startup scripts Name: xorg-x11-%{pkgname} Version: 1.4.0 -Release: 3%{?dist} +Release: 4%{?dist} License: MIT URL: https://www.x.org @@ -118,6 +118,9 @@ install -p -m644 -D %{SOURCE18} $RPM_BUILD_ROOT%{_datadir}/xsessions/xinit-compa %{_datadir}/xsessions/xinit-compat.desktop %changelog +* Sun Feb 03 2019 Fedora Release Engineering - 1.4.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Tue Jul 24 2018 Adam Williamson - 1.4.0-3 - Rebuild with gcc-c++ (build without it succeeded but was broken)