diff --git a/php-mtdowling-jmespath-php.spec b/php-mtdowling-jmespath-php.spec index 595c525..ea4e8e1 100644 --- a/php-mtdowling-jmespath-php.spec +++ b/php-mtdowling-jmespath-php.spec @@ -27,7 +27,7 @@ Name: php-%{composer_vendor}-jmespath-php Version: %{github_version} -Release: 1%{?github_release}%{?dist} +Release: 2%{?github_release}%{?dist} Summary: Declaratively specify how to extract elements from a JSON document Group: Development/Libraries @@ -114,5 +114,8 @@ install -pm 0755 bin/jp.php %{buildroot}%{_bindir}/ %changelog +* Thu Jun 18 2015 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sat May 16 2015 Shawn Iwinski - 2.1.0-1 - Initial package