- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
This commit is contained in:
parent
c1c7c563b4
commit
aee1eb7762
1 changed files with 4 additions and 1 deletions
|
|
@ -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 <releng@fedoraproject.org> - 2.4.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Wed Dec 07 2016 Shawn Iwinski <shawn.iwinski@gmail.com> - 2.4.0-1
|
||||
- Update to 2.4.0 (RHBZ #1401271)
|
||||
- Change autoloader from php-composer(symfony/class-loader) to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue