summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-02-11 14:03:15 +0100
committerRemi Collet <fedora@famillecollet.com>2014-02-11 14:03:15 +0100
commit7677cc213d22a32e5c93ea907a9c9efd9e07b1bf (patch)
tree5b7c4ae21e09d6f1c25b78063d3abf9eefcba1ad
parent5f91423702ddbece7b6640877cd359d76b07e03f (diff)
php-sabre-dav-1.8.8
-rw-r--r--php-sabre-dav.spec7
1 files changed, 5 insertions, 2 deletions
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@fedoraproject.org> - 1.8.8-1
+- update to 1.8.8
+
* Tue Dec 31 2013 Remi Collet <remi@fedoraproject.org> - 1.8.7-1
- Initial packaging \ No newline at end of file