summaryrefslogtreecommitdiffstats
path: root/php-nette-application.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-02-20 07:24:27 +0100
committerRemi Collet <fedora@famillecollet.com>2016-02-20 07:24:27 +0100
commit3f71eadecd82668ee5d0c2e7f866b20b60892dff (patch)
treeff68e4e23df7d376175fe5e1bca4821e6644859d /php-nette-application.spec
parent8ebb7c32091a55cb4dfa9c8c0d46c7984e2156f3 (diff)
php-nette-application: 2.3.11
Diffstat (limited to 'php-nette-application.spec')
-rw-r--r--php-nette-application.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-nette-application.spec b/php-nette-application.spec
index cda325a..af3696a 100644
--- a/php-nette-application.spec
+++ b/php-nette-application.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 6f3447b5fcf4ae7f78fd90f354b5aba2a68c8f02
+%global gh_commit 2dd99fc2711812d4f538d4d3f74a31a4aa695e35
#global gh_date 20150728
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner nette
@@ -17,7 +17,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.3.10
+Version: 2.3.11
%global specrel 1
Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Nette Application MVC Component
@@ -176,6 +176,9 @@ rm -rf %{buildroot}
%changelog
+* Sat Feb 20 2016 Remi Collet <remi@fedoraproject.org> - 2.3.11-1
+- update to 2.3.11
+
* Fri Feb 12 2016 Remi Collet <remi@fedoraproject.org> - 2.3.10-1
- update to 2.3.10