summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-27 14:28:31 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-27 14:28:31 +0200
commit7d425321e6eb8f5930f2cd0db2bd610bd83710ce (patch)
tree3a1818bafa93a95ac5e39aa668d24dd2b522651a
parent3a6ea9282aa2c96c84140882a9c7b24315b02ef2 (diff)
php-nette-di: 2.4.3
-rw-r--r--php-nette-di-dev.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-nette-di-dev.spec b/php-nette-di-dev.spec
index 4835c4b..967a08f 100644
--- a/php-nette-di-dev.spec
+++ b/php-nette-di-dev.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit e3ae78a0f6cf921968e3298f57a7628d27feef72
+%global gh_commit aa40af0766b990fbe052d6efe89382d6df2ae641
#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.4.2
+Version: 2.4.3
%global specrel 1
Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist}
Summary: Nette Dependency Injection Component
@@ -158,6 +158,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Sep 27 2016 Remi Collet <remi@fedoraproject.org> - 2.4.3-1
+- update to 2.4.3
+
* Tue Aug 2 2016 Remi Collet <remi@fedoraproject.org> - 2.4.2-1
- update to 2.4.2
- raise dependency on PHP >= 5.6