diff --git a/php-google-recaptcha.spec b/php-google-recaptcha.spec index 6f80ad5..eb7f9e9 100644 --- a/php-google-recaptcha.spec +++ b/php-google-recaptcha.spec @@ -15,7 +15,7 @@ Name: php-%{gh_owner}-%{gh_project} Version: 1.2.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: reCAPTCHA PHP client library License: BSD @@ -114,6 +114,9 @@ exit $ret %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 1.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Aug 20 2018 Remi Collet - 1.2.1-1 - update to 1.2.1 - use phpunit7