diff --git a/rpmconf.spec b/rpmconf.spec index a7de0be..2c1914f 100644 --- a/rpmconf.spec +++ b/rpmconf.spec @@ -7,7 +7,7 @@ Name: rpmconf Summary: Tool to handle rpmnew and rpmsave files License: GPLv3 Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} URL: http://wiki.github.com/xsuchy/rpmconf # source is created by: # git clone https://github.com/xsuchy/rpmconf.git @@ -118,6 +118,9 @@ pylint-3 rpmconf bin/rpmconf || : %dir %{_datadir}/rpmconf %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 1.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun May 24 2020 Miro HronĨok - 1.1.1-2 - Rebuilt for Python 3.9