diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-06-01 06:55:32 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-06-01 06:55:32 +0200 |
commit | 277ea4076d31f3b271329ba0bbcf6ea7565bd815 (patch) | |
tree | e64ece27ea82979283c02d0ad2ee0f29234f538a /php-nette-database.spec | |
parent | d14228c40bbeffd05c678e8858cd6287d7c5a7a1 (diff) |
php-nette-database: 2.3.9
Diffstat (limited to 'php-nette-database.spec')
-rw-r--r-- | php-nette-database.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-nette-database.spec b/php-nette-database.spec index 6373c57..40a41c5 100644 --- a/php-nette-database.spec +++ b/php-nette-database.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 1e12005c73411cade4691ca8e1c3b96c1d09a05e +%global gh_commit a4c7ea17470a7d888df5738f5e63b2605899f289 #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.8 +Version: 2.3.9 %global specrel 1 Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: Nette Database Component @@ -158,9 +158,12 @@ rm -rf %{buildroot} %changelog +* Wed Jun 1 2016 Remi Collet <remi@fedoraproject.org> - 2.3.9-1 +- update to 2.3.9 + * Thu Dec 3 2015 Remi Collet <remi@fedoraproject.org> - 2.3.8-1 - update to 2.3.8 - 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 |