summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-30 07:44:36 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-30 07:44:36 +0100
commite25b07828c2dd6ec1e1bbac3301dde061bd73d7c (patch)
tree01221ad103c02f172a66eeea5c9a6939c3a6533d
parent04a33877ed6b6cfa4dc0fbbd235c301ee01ecab9 (diff)
php-nette-bootstrap: 2.3.4
-rw-r--r--php-nette-bootstrap.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-nette-bootstrap.spec b/php-nette-bootstrap.spec
index 3a9026b..235ae0d 100644
--- a/php-nette-bootstrap.spec
+++ b/php-nette-bootstrap.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 8e2db45c39a1fa24f88e94c7b2a62ad09e9a306e
+%global gh_commit e32964df66f2c5a3a50b229204f583d20c1f6829
#global gh_date 20150728
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner nette
@@ -17,8 +17,8 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.3.3
-%global specrel 2
+Version: 2.3.4
+%global specrel 1
Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Nette Bootstrap
@@ -166,6 +166,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Nov 30 2015 Remi Collet <remi@fedoraproject.org> - 2.3.4-1
+- update to 2.3.4
+
* Fri Oct 30 2015 Remi Collet <remi@fedoraproject.org> - 2.3.3-2
- more tests