diff options
author | Remi Collet <fedora@famillecollet.com> | 2013-12-31 16:50:09 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2013-12-31 16:50:09 +0100 |
commit | 421ed75fcde9a5a1b037398e33a6d5d3203c3028 (patch) | |
tree | 8e6b33cfc566e6935648685da1bbfba52c4b42f1 | |
parent | 2c2bfa98736d098db570add7112e261e9a817b43 (diff) |
php-sabre-http: fix version is 2.0.0alpha5
-rw-r--r-- | php-sabre-http.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/php-sabre-http.spec b/php-sabre-http.spec index 36ff3d3..5fe23bd 100644 --- a/php-sabre-http.spec +++ b/php-sabre-http.spec @@ -15,7 +15,7 @@ Name: php-%{gh_project} Summary: Library for dealing with http requests and responses -Version: 1.0.0 +Version: 2.0.0 Release: 0.1.%{prever}%{?dist} URL: https://github.com/%{gh_owner}/%{gh_project} @@ -113,5 +113,5 @@ phpunit \ %changelog -* Tue Dec 31 2013 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.1.alpha5 +* Tue Dec 31 2013 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.1.alpha5 - Initial packaging
\ No newline at end of file |