[php-sabre-dav] drop max version for VObject

Remi Collet remi at fedoraproject.org
Thu Feb 20 11:23:26 UTC 2014


commit 49a11b8a24ce677266d943da42847957f0059dd2
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Feb 20 12:24:04 2014 +0100

    drop max version for VObject

 php-sabre-dav.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/php-sabre-dav.spec b/php-sabre-dav.spec
index 5235aa1..3d9c0b3 100644
--- a/php-sabre-dav.spec
+++ b/php-sabre-dav.spec
@@ -15,7 +15,7 @@
 Name:           php-%{gh_project}
 Summary:        WebDAV Framework for PHP
 Version:        1.8.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 URL:            https://github.com/%{gh_owner}/%{gh_project}
 Source0:        https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{gh_project}-%{version}.tar.gz
@@ -46,7 +46,6 @@ Requires:       php-pcre
 Requires:       php-simplexml
 Requires:       php-spl
 Requires:       php-sabre-vobject > 2.1
-Requires:       php-sabre-vobject < 2.2
 # From phpcompatinfo report for version 1.8.7
 Requires:       php-curl
 Requires:       php-pdo
@@ -133,6 +132,9 @@ phpunit \
 
 
 %changelog
+* Thu Feb 20 2014 Remi Collet <remi at fedoraproject.org> - 1.8.8-2
+- drop max version for VObject
+
 * Tue Feb 11 2014 Remi Collet <remi at fedoraproject.org> - 1.8.8-1
 - update to 1.8.8
 


More information about the scm-commits mailing list