summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-01-11 09:52:56 +0100
committerRemi Collet <fedora@famillecollet.com>2014-01-11 09:52:56 +0100
commit14887f9ee13de2723db19e2839a807018b27c287 (patch)
treea8192b0151f3fcc7ea4418c2ce5ce710642687a1
parent57638f7417de1efbefc1a12807ee9bc15633dc26 (diff)
php-sabre-http: 2.0.1
-rw-r--r--php-sabre-http.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-sabre-http.spec b/php-sabre-http.spec
index 38a6cf1..179944f 100644
--- a/php-sabre-http.spec
+++ b/php-sabre-http.spec
@@ -6,17 +6,17 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 1edcd387535d10a5a5c0e0fd2f3192d1e3156970
+%global gh_commit 36930a4c035ce1751834adc7f300dca620d27775
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner fruux
%global gh_project sabre-http
-%global prever alpha6
+#global prever alpha6
%global with_tests %{?_without_tests:0}%{!?_without_tests:1}
Name: php-%{gh_project}
Summary: Library for dealing with http requests and responses
-Version: 2.0.0
-Release: 0.2.%{prever}%{?dist}
+Version: 2.0.1
+Release: 1%{?dist}
URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}%{?prever}.tar.gz
@@ -115,6 +115,9 @@ phpunit \
%changelog
+* Sat Jan 11 2014 Remi Collet <remi@fedoraproject.org> - 2.0.1-1
+- update to 2.0.1
+
* Tue Jan 7 2014 Remi Collet <remi@fedoraproject.org> - 2.0.0-0.2.alpha6
- update to 2.0.0alpha6
- add explicit conflicts with php-sabre-dav < 1.9