summaryrefslogtreecommitdiffstats
path: root/php-nette-php-generator.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-20 12:01:33 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-20 12:01:33 +0200
commit88dbca56e266ae010318d1ccd4735d8edf1bcbc7 (patch)
tree9c90ba9185a14722ff7515f17e36de1272f96727 /php-nette-php-generator.spec
parentcc8461aab066ad134a82eb5d6b9597e568a5fa56 (diff)
php-nette-php-generator: 2.3.6
Diffstat (limited to 'php-nette-php-generator.spec')
-rw-r--r--php-nette-php-generator.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-nette-php-generator.spec b/php-nette-php-generator.spec
index 067e1a3..ff814a4 100644
--- a/php-nette-php-generator.spec
+++ b/php-nette-php-generator.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 224730a45e0cd6e76e692997a3d981a592f80b5d
+%global gh_commit bbc8189aa54af093c908d98212e1c309b9170345
#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.5
+Version: 2.3.6
%global specrel 1
Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Nette PHP Generator
@@ -122,9 +122,12 @@ rm -rf %{buildroot}
%changelog
+* Mon Jun 20 2016 Remi Collet <remi@fedoraproject.org> - 2.3.6-1
+- update to 2.3.6
+
* Thu Dec 3 2015 Remi Collet <remi@fedoraproject.org> - 2.3.5-1
- update to 2.3.5
- run test suite with both php 5 and 7 when available
* Tue Oct 20 2015 Remi Collet <remi@fedoraproject.org> - 2.3.4-1
-- initial package \ No newline at end of file
+- initial package