[php-sabre-http] update to 2.0.3

Remi Collet remi at fedoraproject.org
Tue May 6 14:48:09 UTC 2014


commit e1883fe2e2c41b23badf821f93949f25fca23d95
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue May 6 16:48:26 2014 +0200

    update to 2.0.3

 .gitignore          |    1 +
 php-sabre-http.spec |    7 +++++--
 sources             |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 291303b..98e90b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ clog
 /sabre-http-2.0.0alpha6.tar.gz
 /sabre-http-2.0.1.tar.gz
 /sabre-http-2.0.2.tar.gz
+/sabre-http-2.0.3.tar.gz
diff --git a/php-sabre-http.spec b/php-sabre-http.spec
index 3e7773c..128a12c 100644
--- a/php-sabre-http.spec
+++ b/php-sabre-http.spec
@@ -6,7 +6,7 @@
 #
 # Please, preserve the changelog entries
 #
-%global gh_commit    1ba1938d992be6c0eb4129a2fc81550ff4ee2226
+%global gh_commit    19ae509d699a388154547448b502cef5f19602ec
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     fruux
 %global gh_project   sabre-http
@@ -15,7 +15,7 @@
 
 Name:           php-%{gh_project}
 Summary:        Library for dealing with http requests and responses
-Version:        2.0.2
+Version:        2.0.3
 Release:        1%{?dist}
 
 URL:            https://github.com/%{gh_owner}/%{gh_project}
@@ -113,6 +113,9 @@ phpunit \
 
 
 %changelog
+* Tue May  6 2014 Remi Collet <remi at fedoraproject.org> - 2.0.3-1
+- update to 2.0.3
+
 * Tue Feb 11 2014 Remi Collet <remi at fedoraproject.org> - 2.0.2-1
 - update to 2.0.2
 
diff --git a/sources b/sources
index 059236f..62f2f95 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ae0e47b68d67191f077643065dbb7632  sabre-http-2.0.2.tar.gz
+f2fad1a954a49ee2f31a39a62ad1ca86  sabre-http-2.0.3.tar.gz


More information about the scm-commits mailing list