[packages/iwyu] up to 0.24
atler
atler at pld-linux.org
Mon Oct 13 16:40:12 CEST 2025
commit f156d5a6e7843dfbc8e74c924364b644e9c55f36
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Oct 13 16:40:04 2025 +0200
up to 0.24
iwyu.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/iwyu.spec b/iwyu.spec
index 16b76b8..2ac192a 100644
--- a/iwyu.spec
+++ b/iwyu.spec
@@ -1,16 +1,16 @@
-%define llvm_ver 19
+%define llvm_ver 20
Summary: Include What You Use - tool for use with clang to analyze includes in C and C++ source files
Summary(pl.UTF-8): Include What You Use - narzędzie dla clanga do analizy plików włączanych przez pliki źródłowe w C i C++
Name: iwyu
# 0.21.x for llvm 17, 0.22.x for llvm 18 etc.
-Version: 0.23
+Version: 0.24
Release: 1
License: LLVM (BSD-like)
Group: Development/Tools
#Source0Download: https://github.com/include-what-you-use/include-what-you-use/releases
Source0: https://github.com/include-what-you-use/include-what-you-use/archive/%{version}/include-what-you-use-%{version}.tar.gz
-# Source0-md5: 28fe7d4c9996dc766cdd0ccc9d124a3c
+# Source0-md5: 5275723589b76074307e34b1e982f7ec
URL: https://github.com/include-what-you-use/include-what-you-use
BuildRequires: clang-devel >= %{llvm_ver}
BuildRequires: cmake >= 3.20.0
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/iwyu.git/commitdiff/f156d5a6e7843dfbc8e74c924364b644e9c55f36
More information about the pld-cvs-commit
mailing list