diff --git a/xorg-x11-xauth.spec b/xorg-x11-xauth.spec index 586bb82..52da7c5 100644 --- a/xorg-x11-xauth.spec +++ b/xorg-x11-xauth.spec @@ -3,7 +3,7 @@ Summary: X.Org X11 X authority utilities Name: xorg-x11-%{pkgname} Version: 1.1 -Release: 4%{?dist} +Release: 5%{?dist} # NOTE: Remove Epoch line if package gets renamed Epoch: 1 License: MIT @@ -48,6 +48,9 @@ make check || cat tests/test-suite.log %{_mandir}/man1/xauth.1* %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1:1.1-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue Jul 14 2020 Tom Stellard - 1:1.1-4 - Use make macros - https://fedoraproject.org/wiki/Changes/UseMakeBuildInstallMacro