diff --git a/wp-cli.spec b/wp-cli.spec index bd7d93c..6ff0bac 100755 --- a/wp-cli.spec +++ b/wp-cli.spec @@ -2,7 +2,7 @@ %define name2 wp Name: wp-cli Version: 2.2.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: The command line interface for WordPress License: MIT URL: http://%{name}.org/ @@ -43,6 +43,9 @@ install -p -m 0644 %{SOURCE2} %{buildroot}%{_mandir}/man1/ %{_mandir}/man1/wp.1* %changelog +* Sat Jul 27 2019 Fedora Release Engineering - 2.2.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sun Jun 23 2019 Luis M. Segundo - 2.2.0-2 - include man - change bindir wp-cli to wp