From c1e7c11e5bb684374908c193078fa9a1c599655c Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 08 2022 06:57:23 +0000 Subject: import ding-libs-0.6.1-40.el8 --- diff --git a/SPECS/ding-libs.spec b/SPECS/ding-libs.spec index 696ffe6..d8fb288 100644 --- a/SPECS/ding-libs.spec +++ b/SPECS/ding-libs.spec @@ -1,6 +1,6 @@ Name: ding-libs Version: 0.6.1 -Release: 39%{?dist} +Release: 40%{?dist} Summary: "Ding is not GLib" assorted utility libraries Group: Development/Libraries License: LGPLv3+ @@ -279,6 +279,10 @@ Basic object types Summary: INI file parser for C Group: Development/Libraries 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 @@ -358,6 +362,9 @@ rm -f */doc/html/installdox rm -rf $RPM_BUILD_ROOT %changelog +* Wed May 25 2022 Alexey Tikhonov - 0.6.1-40 +- Resolves: rhbz#2048668 - Request to add libdhash-devel package into CRB + * Thu Aug 09 2018 Michal Židek - 0.6.1-39 - Resolves: rhbz#1611714 - [RHEL8-S-BUILD] ding-libs Fails Scratch Build on rhel-8.0