summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2022-06-22 17:16:47 +0200
committerRemi Collet <remi@php.net>2022-06-22 17:16:47 +0200
commita39f21bdab42d485cd54a54bde8bb1e8215b396a (patch)
treeb51248492280017dd0660833b9771261ad8abce2
parent91f646946c1eec518f9011c15ffabcf1d2d759f9 (diff)
php82-syspaths conflicts with php81-syspaths
-rw-r--r--php82.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/php82.spec b/php82.spec
index 9494f60..4489335 100644
--- a/php82.spec
+++ b/php82.spec
@@ -26,7 +26,7 @@
Summary: Package that installs PHP 8.2
Name: %scl_name
Version: 8.2
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
Source0: macros-build
@@ -105,6 +105,7 @@ Conflicts: php72-syspaths
Conflicts: php73-syspaths
Conflicts: php74-syspaths
Conflicts: php80-syspaths
+Conflicts: php81-syspaths
%description syspaths
System-wide wrappers for the %{name}-php-cli package.
@@ -258,6 +259,9 @@ restorecon -R %{_localstatedir} &>/dev/null || :
%changelog
+* Wed Jun 22 2022 Remi Collet <remi@remirepo.net> 8.2-2
+- php82-syspaths conflicts with php81-syspaths
+
* Wed May 11 2022 Remi Collet <remi@remirepo.net> 8.2-1
- initial package for 8.2