diff --git a/mm-common.spec b/mm-common.spec index cb4a4dc..9e34d51 100644 --- a/mm-common.spec +++ b/mm-common.spec @@ -1,6 +1,6 @@ Name: mm-common Version: 1.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Common build files of the C++ bindings BuildArch: noarch @@ -53,6 +53,9 @@ which could be used as a base for new mm module. %{_docdir}/%{name}/* %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Fri Jun 05 2020 Kalev Lember - 1.0.1-1 - Update to 1.0.1 - Switch to the meson build system