[packages/iwyu] - up to 0.26 for llvm 22
baggins
baggins at pld-linux.org
Sat Apr 18 13:31:46 CEST 2026
commit edcb35f83cdf4a2d1b220766dd7745f0fb8ef39e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Apr 18 15:31:34 2026 +0200
- up to 0.26 for llvm 22
iwyu.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/iwyu.spec b/iwyu.spec
index fd58358..b56f1bd 100644
--- a/iwyu.spec
+++ b/iwyu.spec
@@ -1,16 +1,16 @@
-%define llvm_ver 21
+%define llvm_ver 22
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.25
-Release: 2
+Version: 0.26
+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: 91122441a3fbd8194a925c8b2a0bcc9d
+# Source0-md5: 75cba17d42417d91c53edbad2de1f37d
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/edcb35f83cdf4a2d1b220766dd7745f0fb8ef39e
More information about the pld-cvs-commit
mailing list