diff --git a/libXrandr.spec b/libXrandr.spec index 3fde144..f93c581 100644 --- a/libXrandr.spec +++ b/libXrandr.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 libXrandr runtime library Name: libXrandr Version: 1.5.1 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/*.3* %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Oct 05 2016 Benjamin Tissoires 1.5.1-1 - libXrandr 1.5.1 - fixes CVE-2016-7947, CVE-2016-7948