Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-28 08:11:36 +00:00
parent 513d1643c5
commit 1839edb9b6

View File

@ -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 <releng@fedoraproject.org> - 1.0.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Fri Jun 05 2020 Kalev Lember <klember@redhat.com> - 1.0.1-1
- Update to 1.0.1
- Switch to the meson build system