summaryrefslogtreecommitdiffstats
path: root/php-twig.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-31 18:21:23 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-31 18:21:23 +0200
commit633cc0b2d74c7cb5900aab8d607501f3bdd23d2e (patch)
tree37a7a674245302bb091d2d2bab901d8dde534e31 /php-twig.spec
parentb3b43cff68a8a8fdf724d5ebfeac07d0f7afdb15 (diff)
php-twig: 1.19.0
Diffstat (limited to 'php-twig.spec')
-rw-r--r--php-twig.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-twig.spec b/php-twig.spec
index fafb9f6..6b698b5 100644
--- a/php-twig.spec
+++ b/php-twig.spec
@@ -14,8 +14,8 @@
%global github_owner twigphp
%global github_name Twig
-%global github_version 1.18.2
-%global github_commit e8e6575abf6102af53ec283f7f14b89e304fa602
+%global github_version 1.19.0
+%global github_commit edbeaf43b0a606cdaadc32a11d2673614a377b90
%global github_short %(c=%{github_commit}; echo ${c:0:7})
@@ -56,7 +56,7 @@
Name: %{?sub_prefix}php-%{composer_project}
Version: %{github_version}
-Release: 4%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: The flexible, fast, and secure template engine for PHP
Group: Development/Libraries
@@ -289,6 +289,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jul 31 2015 Remi Collet <remi@fedoraproject.org> - 1.19.0-1
+- Update to 1.19.0
+
* Mon Jun 22 2015 Remi Collet <rcollet@redhat.com> - 1.18.2-4
- add virtual "rh-php56" provides