diff --git a/libyui.spec b/libyui.spec index 2f39bcc..cc5fc67 100644 --- a/libyui.spec +++ b/libyui.spec @@ -14,7 +14,7 @@ Name: lib%{libsuffix} Version: 3.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: GUI-abstraction library License: (LGPLv2 or LGPLv3) and MIT @@ -142,6 +142,9 @@ cp -a README.md package/libyui.changes \ %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.10.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Sep 14 2020 Jeff Law - 3.10.0-2 - Fix dynamic casts to avoid gcc-11 diagnostics