[packages/iwyu] up to 0.22
atler
atler at pld-linux.org
Mon Jun 10 17:57:39 CEST 2024
commit deaa8403297602d95d39668304a2c59fa5aec97f
Author: Jan Palus <atler at pld-linux.org>
Date: Mon Jun 10 17:27:56 2024 +0200
up to 0.22
iwyu.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/iwyu.spec b/iwyu.spec
index e61c75a..6d83c8d 100644
--- a/iwyu.spec
+++ b/iwyu.spec
@@ -1,16 +1,16 @@
-%define llvm_ver 17
+%define llvm_ver 18
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.21
+Version: 0.22
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: 0fd9924b31314929feec8c1f887d58a2
+# Source0-md5: 4f3178f37d628d84f20d3ace3fa146f9
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/deaa8403297602d95d39668304a2c59fa5aec97f
More information about the pld-cvs-commit
mailing list