diff --git a/copr-backend.spec b/copr-backend.spec index 54e393e..883d84c 100644 --- a/copr-backend.spec +++ b/copr-backend.spec @@ -4,7 +4,7 @@ Name: copr-backend Version: 1.96 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Backend for Copr Group: Applications/Productivity @@ -257,6 +257,9 @@ useradd -r -g copr -G lighttpd -s /bin/bash -c "COPR user" copr %exclude %{_pkgdocdir}/playbooks %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.96-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Jan 26 2017 clime 1.96-1 - Fixes for building COPR Backend and Dist-git on EL7 - simplified/improved logging of exceptions mainly