summaryrefslogtreecommitdiffstats
path: root/php82.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php82.spec')
-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