diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-21 16:00:15 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-21 16:00:15 +0100 |
commit | 5f74a271439bb85657548720c5540ef368c2df2b (patch) | |
tree | 0de2aeec8942841ecda1705645e558fb6f7a5ed2 /php-nette-component-model.spec | |
parent | a87fa1f50c811d0f9a58e80cc41eda8eb96818e4 (diff) |
php-nette-component-model: 2.2.5
Diffstat (limited to 'php-nette-component-model.spec')
-rw-r--r-- | php-nette-component-model.spec | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/php-nette-component-model.spec b/php-nette-component-model.spec index 62fe23f..9fa7810 100644 --- a/php-nette-component-model.spec +++ b/php-nette-component-model.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit 07bce436051fd92d084642ce7a47f00045e0d1e5 +%global gh_commit fb232ed9ccd90873625bfdcc115c406e3ab34ebb #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.2.4 -%global specrel 2 +Version: 2.2.5 +%global specrel 1 Release: %{?gh_date:0.%{specrel}.%{?prever}%{!?prever:%{gh_date}git%{gh_short}}}%{!?gh_date:%{specrel}}%{?dist} Summary: Nette Component Model @@ -125,8 +125,11 @@ rm -rf %{buildroot} %changelog +* Wed Dec 21 2016 Remi Collet <remi@fedoraproject.org> - 2.2.5-1 +- update to 2.2.5 + * Tue Nov 3 2015 Remi Collet <remi@fedoraproject.org> - 2.2.4-2 - fix package description and summary * Tue Oct 20 2015 Remi Collet <remi@fedoraproject.org> - 2.2.4-1 -- initial package
\ No newline at end of file +- initial package |