diff --git a/php-mtdowling-jmespath-php.spec b/php-mtdowling-jmespath-php.spec index 07bd613..9d229c6 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 @@ -129,6 +129,9 @@ sed 's/function testTokenizesJsonNumbers/function SKIP_testTokenizesJsonNumbers/ %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 2.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Wed Dec 07 2016 Shawn Iwinski - 2.4.0-1 - Update to 2.4.0 (RHBZ #1401271) - Change autoloader from php-composer(symfony/class-loader) to