diff --git a/krazy2.spec b/krazy2.spec index 06b5a01..1cf9235 100644 --- a/krazy2.spec +++ b/krazy2.spec @@ -5,10 +5,11 @@ Name: krazy2 Version: 2.97 -Release: 0.29.%{snapdate}git%(echo %{snaphash} | cut -c -13)%{?dist} +Release: 0.36.%{snapdate}git%(echo %{snaphash} | cut -c -13)%{?dist} Summary: Krazy is a tool for checking code against the KDE coding guidelines -License: GPLv2+ +# Automatically converted from old format: GPLv2+ - review is highly recommended. +License: GPL-2.0-or-later URL: http://techbase.kde.org/Development/Tutorials/Code_Checking Source0: https://gitorious.org/krazy/krazy/archive/%{snaphash}.tar.gz Source1: krazy-licensecheck @@ -41,7 +42,7 @@ good reason. %prep %setup -q -n krazy-krazy -%patch0 -p1 -b .install-shlibs +%patch -P0 -p1 -b .install-shlibs # delete (two!) bundled copies of desktop-file-utils rm -rf src/desktop-file-utils-* @@ -138,6 +139,27 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';' %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 2.97-0.36.20140114git35d9080f1870d +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + +* Fri Jan 17 2025 Fedora Release Engineering - 2.97-0.35.20140114git35d9080f1870d +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + +* Fri Jul 26 2024 Miroslav Suchý - 2.97-0.34.20140114git35d9080f1870d +- convert license to SPDX + +* Thu Jul 18 2024 Fedora Release Engineering - 2.97-0.33.20140114git35d9080f1870d +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + +* Thu Jan 25 2024 Fedora Release Engineering - 2.97-0.32.20140114git35d9080f1870d +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 2.97-0.31.20140114git35d9080f1870d +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Thu Jul 20 2023 Fedora Release Engineering - 2.97-0.30.20140114git35d9080f1870d +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 2.97-0.29.20140114git35d9080f1870d - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild