diff --git a/copr-cli.spec b/copr-cli.spec index b5000c2..71be533 100644 --- a/copr-cli.spec +++ b/copr-cli.spec @@ -8,7 +8,7 @@ Name: copr-cli Version: 1.84 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command line interface for COPR License: GPLv2+ @@ -120,6 +120,9 @@ ln -s %{_datadir}/cheat/copr-cli %{buildroot}%{_datadir}/cheat/copr %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1.84-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Wed Jan 15 2020 Tomas Hrnciar 1.84-1 - Don't spam when downloading build - fix chroot-list command to work on both python2 and python3