From 7677cc213d22a32e5c93ea907a9c9efd9e07b1bf Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 11 Feb 2014 14:03:15 +0100 Subject: php-sabre-dav-1.8.8 --- php-sabre-dav.spec | 7 +++++-- 1 file 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 - 1.8.8-1 +- update to 1.8.8 + * Tue Dec 31 2013 Remi Collet - 1.8.7-1 - Initial packaging \ No newline at end of file -- cgit