diff --git a/cowsay.spec b/cowsay.spec index 3e9e86d..e3dedfb 100644 --- a/cowsay.spec +++ b/cowsay.spec @@ -3,7 +3,7 @@ Name: cowsay Version: 3.04 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Configurable speaking/thinking cow License: GPLv3+ URL: https://github.com/tnalpgge/rank-amateur-cowsay @@ -75,6 +75,9 @@ cp %{SOURCE1} $RPM_BUILD_ROOT%{compdir}/ %(dirname %{compdir}) %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 3.04-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 08 2018 Matthew Miller - 3.04-10 - spec file modernization (no group, no rm -rf)