[php-sabre-dav] update to 1.8.8

Remi Collet remi at fedoraproject.org
Wed Feb 12 07:20:54 UTC 2014


commit 4990e2ad1456a8e763977934557b3f2e5d949981
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Feb 12 08:21:30 2014 +0100

    update to 1.8.8

 .gitignore         |    1 +
 php-sabre-dav.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 246e9f1..5d36c0a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sabre-dav-1.8.7.tar.gz
+/sabre-dav-1.8.8.tar.gz
diff --git a/php-sabre-dav.spec b/php-sabre-dav.spec
index 76503ab..5235aa1 100644
--- a/php-sabre-dav.spec
+++ b/php-sabre-dav.spec
@@ -6,7 +6,7 @@
 #
 # Please, preserve the changelog entries
 #
-%global gh_commit    41c750da3c60a427cdd847df090ef0fc7e8f1076
+%global gh_commit    f8bad179521f434c60d836c8203f791b37a30657
 %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})
 %global gh_owner     fruux
 %global gh_project   sabre-dav
@@ -14,7 +14,7 @@
 
 Name:           php-%{gh_project}
 Summary:        WebDAV Framework for PHP
-Version:        1.8.7
+Version:        1.8.8
 Release:        1%{?dist}
 
 URL:            https://github.com/%{gh_owner}/%{gh_project}
@@ -133,5 +133,8 @@ phpunit \
 
 
 %changelog
+* Tue Feb 11 2014 Remi Collet <remi at fedoraproject.org> - 1.8.8-1
+- update to 1.8.8
+
 * Tue Dec 31 2013 Remi Collet <remi at fedoraproject.org> - 1.8.7-1
 - Initial packaging
\ No newline at end of file
diff --git a/sources b/sources
index c5c64f9..cf42f89 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8981da127be6d4cc8d114713200eae5  sabre-dav-1.8.7.tar.gz
+1bc81852db3e5d902fb41a293800d734  sabre-dav-1.8.8.tar.gz


More information about the scm-commits mailing list