public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kamil Dudka <kdudka@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/cswrap] epel9: update to latest upstream (2.2.6)
Date: Mon, 29 Jun 2026 07:47:36 GMT [thread overview]
Message-ID: <178271925695.1.9678998555829108019.rpms-cswrap-00741ebd44a2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cswrap
Branch : epel9
Commit : 00741ebd44a2d98e2a022f8101f78da46a9d08f2
Author : Kamil Dudka <kdudka@redhat.com>
Date : 2026-06-29T09:43:54+02:00
Stats : +11/-9 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cswrap/c/00741ebd44a2d98e2a022f8101f78da46a9d08f2?branch=epel9
Log:
update to latest upstream (2.2.6)
---
diff --git a/cswrap.spec b/cswrap.spec
index 719bdf9..7f7799d 100644
--- a/cswrap.spec
+++ b/cswrap.spec
@@ -1,11 +1,10 @@
# Disable in source builds on EPEL <9
%undefine __cmake_in_source_build
-%undefine __cmake3_in_source_build
%define csexec_archs aarch64 ppc64le s390x x86_64
Name: cswrap
-Version: 2.2.4
+Version: 2.2.6
Release: 1%{?dist}
Summary: Generic compiler wrapper
@@ -19,7 +18,7 @@ Source1: https://github.com/csutils/%{name}/releases/download/%{name}-%{versi
Source2: kdudka.pgp
BuildRequires: asciidoc
-BuildRequires: cmake3
+BuildRequires: cmake
BuildRequires: gcc
BuildRequires: gnupg2
@@ -59,16 +58,16 @@ fully automatically.
%autosetup
%build
-%cmake3 \
+%cmake \
-DPATH_TO_WRAP=\"%{_libdir}/cswrap\" \
-DSTATIC_LINKING=ON
-%cmake3_build
+%cmake_build
%check
-%ctest3
+%ctest
%install
-%cmake3_install
+%cmake_install
install -m0755 -d "%{buildroot}%{_libdir}"{,/cswrap}
for i in c++ cc g++ gcc clang clang++ cppcheck smatch \
@@ -97,6 +96,9 @@ done
%endif
%changelog
+* Mon Jun 29 2026 Kamil Dudka <kdudka@redhat.com> 2.2.6-1
+- update to latest upstream
+
* Tue Jun 25 2024 Kamil Dudka <kdudka@redhat.com> 2.2.4-1
- update to latest upstream
diff --git a/sources b/sources
index 92970ff..6e537ff 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cswrap-2.2.4.tar.xz) = 23c1f79114fdab99d76c0ab206c5d5b893e70d41c476c11959dd28c9790bd29b7bfc40c13a15a9dff547bfbfe428f00cf28cc4c6ce17488b4e9f03832eb048f8
-SHA512 (cswrap-2.2.4.tar.xz.asc) = 994780fe5f82a687bdebf9724a6210ff723409ed8c063e98ff31e3db7784ab33d9854819c63b96157595dd8e95dd4518e96f2b1dda5d1d34022bc42d08635c04
+SHA512 (cswrap-2.2.6.tar.xz) = d2c06bec5a423e11649e4697e8c5e971dbaaee8c412d87bc9a8d4a1492074a6e6bd075d85a000e32305afcccd0cfe8d28e7343e270101804a2193f354279cc6c
+SHA512 (cswrap-2.2.6.tar.xz.asc) = bbef1d1a02cc22e5115fd880f8aa51e561a307fc60d154b9da0542fad2e6a46354bd940ea4c0d3ed821a6534bb08122590fe4302a3e28c89834ccd89c6aefefb
reply other threads:[~2026-06-29 7:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178271925695.1.9678998555829108019.rpms-cswrap-00741ebd44a2@fedoraproject.org \
--to=kdudka@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox