From 00802273a68caa944f3f4680ad574182441f710f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 13 Feb 2019 08:32:22 +0100 Subject: cleanup --- php-zendframework-zend-filter.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/php-zendframework-zend-filter.spec b/php-zendframework-zend-filter.spec index 969955e..f2e3950 100644 --- a/php-zendframework-zend-filter.spec +++ b/php-zendframework-zend-filter.spec @@ -1,6 +1,6 @@ # remirepo/Fedora spec file for php-zendframework-zend-filter # -# Copyright (c) 2015-2017 Remi Collet +# Copyright (c) 2015-2019 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -25,7 +25,6 @@ Version: 2.9.1 Release: 1%{?dist} Summary: Zend Framework %{library} component -Group: Development/Libraries License: BSD URL: https://zendframework.github.io/%{gh_project}/ Source0: %{gh_commit}/%{name}-%{version}-%{gh_short}.tgz @@ -68,7 +67,7 @@ BuildRequires: (php-composer(psr/http-factory) >= 1.0 with ph BuildRequires: (php-autoloader(%{gh_owner}/zend-crypt) >= 3.2.1 with php-autoloader(%{gh_owner}/zend-crypt) < 4) BuildRequires: (php-autoloader(%{gh_owner}/zend-servicemanager) >= 2.7.8 with php-autoloader(%{gh_owner}/zend-servicemanager) < 4) BuildRequires: (php-autoloader(%{gh_owner}/zend-uri) >= 2.6 with php-autoloader(%{gh_owner}/zend-uri) < 3) -# remirepo:5 +# remirepo:6 %else BuildRequires: php-composer(psr/http-factory) BuildRequires: php-autoloader(%{gh_owner}/zend-crypt) >= 3.2.1 -- cgit