v1.30.0
This commit is contained in:
parent
7d599ef1aa
commit
b02ca15b6b
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -18,3 +18,4 @@ clog
|
|||
/php-twig-1.28.0-60ae30368f7ac50a95de032f16c1e882b0f69813.tar.gz
|
||||
/php-twig-1.28.1-fff80c4a7ae1d47a81dfec10c76cbcb939170b45.tar.gz
|
||||
/php-twig-1.28.2-b22ce0eb070e41f7cba65d78fe216de29726459c.tar.gz
|
||||
/php-twig-1.30.0-c6ff71094fde15d12398eaba029434b013dc5e59.tar.gz
|
||||
|
|
|
|||
|
|
@ -12,8 +12,8 @@
|
|||
|
||||
%global github_owner twigphp
|
||||
%global github_name Twig
|
||||
%global github_version 1.28.2
|
||||
%global github_commit b22ce0eb070e41f7cba65d78fe216de29726459c
|
||||
%global github_version 1.30.0
|
||||
%global github_commit c6ff71094fde15d12398eaba029434b013dc5e59
|
||||
|
||||
%if 0%{?fedora} < 25
|
||||
%global with_ext 1
|
||||
|
|
@ -277,6 +277,9 @@ sed 's/function testGetAttributeWithTemplateAsObject/function SKIP_testGetAttrib
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 29 2016 Remi Collet <remi@fedoraproject.org> - 1.30.0-1
|
||||
- Update to 1.30.0
|
||||
|
||||
* Thu Nov 24 2016 Remi Collet <remi@fedoraproject.org> - 1.28.2-1
|
||||
- Update to 1.28.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
b11a343522cc3c51699f5dc0be6a2730 php-twig-1.28.2-b22ce0eb070e41f7cba65d78fe216de29726459c.tar.gz
|
||||
SHA512 (php-twig-1.30.0-c6ff71094fde15d12398eaba029434b013dc5e59.tar.gz) = 75404649cbb43f789f5da08d90c9d920faba802d188fc777e957fd2641be23b1a8f64f6a76b3d065f629141dca7fd981cf66ad043f203dfc26d8e403d7a9e3d0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue