Resolves: rhbz#1962772 - Add gating tests for ding-libs in RHEL 9

This commit is contained in:
Alexey Tikhonov 2021-06-01 15:31:34 +02:00
parent f8513f5719
commit 72820db11b

View File

@ -1,6 +1,6 @@
Name: ding-libs
Version: 0.6.1
Release: 48%{?dist}
Release: 49%{?dist}
Summary: "Ding is not GLib" assorted utility libraries
License: LGPLv3+
URL: https://pagure.io/SSSD/ding-libs
@ -330,6 +330,9 @@ rm -f \
rm -f */doc/html/installdox
%changelog
* Tue Jun 01 2021 Alexey Tikhonov <atikhono@redhat.com> - 0.6.1-49
- Resolves: rhbz#1962772 - Add gating tests for ding-libs in RHEL 9
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.6.1-48
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937