diff --git a/SPECS/ding-libs.spec b/SPECS/ding-libs.spec index 2ce428a..bd60169 100644 --- a/SPECS/ding-libs.spec +++ b/SPECS/ding-libs.spec @@ -1,6 +1,6 @@ Name: ding-libs Version: 0.6.1 -Release: 51%{?dist} +Release: 53%{?dist} Summary: "Ding is not GLib" assorted utility libraries License: LGPLv3+ URL: https://pagure.io/SSSD/ding-libs @@ -260,6 +260,10 @@ Basic object types %package -n libini_config Summary: INI file parser for C License: LGPLv3+ +Requires: libcollection = %{collection_version}-%{release} +Requires: libref_array = %{ref_array_version}-%{release} +Requires: libbasicobjects = %{basicobjects_version}-%{release} +Requires: libpath_utils = %{path_utils_version}-%{release} Version: %{ini_config_version} %description -n libini_config @@ -333,6 +337,9 @@ rm -f \ rm -f */doc/html/installdox %changelog +* Wed May 11 2022 Alexey Tikhonov - 0.6.1-52 +- Resolves: rhbz#2048667 - Request to add libdhash-devel package into CRB + * Tue Aug 10 2021 Alexey Tikhonov - 0.6.1-51 - Resolves: rhbz#1938708 - review of important potential issues detected by static analyzers in ding-libs-0.6.1-47.el9