diff --git a/clazy.spec b/clazy.spec index f838563..2d14a07 100644 --- a/clazy.spec +++ b/clazy.spec @@ -2,7 +2,7 @@ Name: clazy Summary: Qt oriented code checker based on clang framework Version: 1.6 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2 URL: https://cgit.kde.org/%{name}.git/ Source0: https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz @@ -60,6 +60,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.6-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jul 09 2020 Jan Grulich - 1.6-4 - Fix build against LLVM 10