summaryrefslogtreecommitdiffstats
path: root/php-Metadata.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-Metadata.spec')
-rw-r--r--php-Metadata.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-Metadata.spec b/php-Metadata.spec
index b678504..fbdf466 100644
--- a/php-Metadata.spec
+++ b/php-Metadata.spec
@@ -32,7 +32,7 @@
Name: php-Metadata
Version: %{github_version}
-Release: 4%{?github_release}%{?dist}
+Release: 8%{?github_release}%{?dist}
Summary: Class/method/property metadata management in PHP
Group: Development/Libraries
@@ -63,7 +63,7 @@ Requires: php-spl
# Autoloader
Requires: php-composer(fedora/autoloader)
-%if 0%{?fedora} >= 21
+%if 0%{?fedora} >= 21 || 0%{?rhel} >= 8
# phpcompatinfo (computed from version 1.6.0)
Suggests: php-composer(doctrine/cache)
Suggests: php-composer(psr/cache)
@@ -149,6 +149,9 @@ exit $RETURN_CODE
%changelog
+* Tue Feb 26 2019 Remi Collet <remi@remirepo.net> - 1.6.0-8
+- cleanup for EL-8
+
* Thu Sep 07 2017 Shawn Iwinski <shawn.iwinski@gmail.com> - 1.6.0-4
- Bump release for rebuild