summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-04-06 15:22:59 +0200
committerRemi Collet <fedora@famillecollet.com>2016-04-06 15:22:59 +0200
commitdb72f63e3052828f0609f23274e7c49c1b98af12 (patch)
treed5ce645fa6de4bdadf7efcc2d3c09a8da94278b1
parent3f71eadecd82668ee5d0c2e7f866b20b60892dff (diff)
php-nette-application: 2.3.12
-rw-r--r--php-nette-application.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-nette-application.spec b/php-nette-application.spec
index af3696a..f098f10 100644
--- a/php-nette-application.spec
+++ b/php-nette-application.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 2dd99fc2711812d4f538d4d3f74a31a4aa695e35
+%global gh_commit bd834c6a97a86d384cb71a9f16d59d78990f61d8
#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.11
+Version: 2.3.12
%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
+* Wed Apr 6 2016 Remi Collet <remi@fedoraproject.org> - 2.3.12-1
+- update to 2.3.12
+
* Sat Feb 20 2016 Remi Collet <remi@fedoraproject.org> - 2.3.11-1
- update to 2.3.11
@@ -191,4 +194,4 @@ rm -rf %{buildroot}
- run test suite with both php 5 and 7 when available
* Fri Oct 30 2015 Remi Collet <remi@fedoraproject.org> - 2.3.7-1
-- initial package \ No newline at end of file
+- initial package