summaryrefslogtreecommitdiffstats
path: root/php-phalcon.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-15 09:25:47 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-15 09:25:47 +0100
commit59c697365c33fffed765cdf345f8a05f5041fe49 (patch)
tree20a536f3c7d554eb4a03821796e59f05df86d490 /php-phalcon.spec
parent58f7c9f3ebb541b2e71474786509fe3b6f45a082 (diff)
php-phalcon: 1.3.4
Diffstat (limited to 'php-phalcon.spec')
-rw-r--r--php-phalcon.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-phalcon.spec b/php-phalcon.spec
index 3176247..d54c12e 100644
--- a/php-phalcon.spec
+++ b/php-phalcon.spec
@@ -9,7 +9,7 @@
%{?scl: %scl_package php-phalcon}
%{!?scl: %global pkg_name %{name}}
%{!?__php: %global __php %{_bindir}/php}
-%global gh_commit 9ce2bb076d6134794b3224e214a578d3a7ee0bf4
+%global gh_commit 33e85f551c253ddff58e594e2bace5c2e55f12ef
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner phalcon
%global gh_project cphalcon
@@ -25,7 +25,7 @@
%endif
Name: %{?scl_prefix}php-phalcon
-Version: 1.3.3
+Version: 1.3.4
Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Summary: Phalcon Framework
@@ -234,6 +234,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Nov 15 2014 Remi Collet <remi@fedoraproject.org> - 1.3.4-1
+- update to 1.3.4
+
* Mon Sep 29 2014 Remi Collet <remi@fedoraproject.org> - 1.3.3-1
- update to 1.3.3
- drop all patches merged upstream