diff --git a/scl-utils.spec b/scl-utils.spec index 6f79152e0d09af03618760159a25e83163b060eb..0dbcd12f14f71a8f8d849e48c5988681d8491761 100644 --- a/scl-utils.spec +++ b/scl-utils.spec @@ -3,7 +3,7 @@ Name: scl-utils Epoch: 1 Version: 2.0.2 -Release: 3 +Release: 4 Summary: Utilities for alternative packaging License: GPLv2+ URL: https://github.com/sclorg/scl-utils @@ -22,7 +22,7 @@ Run-time utility for alternative packaging. %package build Summary: RPM build macros for alternative packaging -Requires: iso-codes redhat-rpm-config +Requires: iso-codes openEuler-rpm-config %description build Essential RPM build macros for alternative packaging. @@ -71,6 +71,9 @@ ln -s prefixes conf %{_rpmconfigdir}/brp-scl-python-bytecompile %changelog +* Tues Mar 1 2022 yangping - 2.0.2-4 +- Fix need config + * Tue Oct 12 2021 caodongxia - 2.0.2-3 - add -h option to scl command