diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-30 07:34:28 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-30 07:34:28 +0100 |
commit | 9f527b093d14801a5b905080b0bc5e1db999719e (patch) | |
tree | 370ae5ecb8bec4ce00db7d297d2a474a9949d1fc /php-nette-utils.spec | |
parent | e786652ceb44b7bc9d6146d3cda12f90a72fe5d9 (diff) |
php-nette-utils: 2.3.7
Diffstat (limited to 'php-nette-utils.spec')
-rw-r--r-- | php-nette-utils.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-nette-utils.spec b/php-nette-utils.spec index 8f45f5c..5957420 100644 --- a/php-nette-utils.spec +++ b/php-nette-utils.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit c9dfaec788eb65d5ef10cefed0ae63bc76febaa8 +%global gh_commit 6f1ed73088c28a24acc9657ca14b3418a270e24b #global gh_date 20150728 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global gh_owner nette @@ -16,7 +16,7 @@ %global with_tests 0%{!?_without_tests:1} Name: php-nette-utils -Version: 2.3.6 +Version: 2.3.7 %global specrel 1 Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: Nette Utility Classes @@ -147,5 +147,8 @@ rm -rf %{buildroot} %changelog +* Mon Nov 30 2015 Remi Collet <remi@fedoraproject.org> - 2.3.7-1 +- update to 2.3.7 + * Tue Oct 20 2015 Remi Collet <remi@fedoraproject.org> - 2.3.6-1 - initial package
\ No newline at end of file |