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] f43: update to latest upstream (2.2.6)
Date: Mon, 29 Jun 2026 07:47:38 GMT [thread overview]
Message-ID: <178271925839.1.13993117904116228386.rpms-cswrap-dc1de50cbed1@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/cswrap
Branch : f43
Commit : dc1de50cbed13fa84067bba07b7c6e206dbac28b
Author : Kamil Dudka <kdudka@redhat.com>
Date : 2026-06-29T09:38:41+02:00
Stats : +12/-10 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/cswrap/c/dc1de50cbed13fa84067bba07b7c6e206dbac28b?branch=f43
Log:
update to latest upstream (2.2.6)
---
diff --git a/cswrap.spec b/cswrap.spec
index 6005e1a..34d9776 100644
--- a/cswrap.spec
+++ b/cswrap.spec
@@ -1,12 +1,11 @@
# 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.5
-Release: 4%{?dist}
+Version: 2.2.6
+Release: 1%{?dist}
Summary: Generic compiler wrapper
License: GPL-3.0-or-later
@@ -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
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 367bceb..6e537ff 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cswrap-2.2.5.tar.xz) = b6bf3f2dcee2bc4f01c64ad4157a7ff85620ef3fd5ec22af36dd02fded80a8e1e04c30cf6818d10fde9887d7d5f5d0e822023cad1192eebd48534361ef3c24e1
-SHA512 (cswrap-2.2.5.tar.xz.asc) = aa0b658f863ff56e3a77aa7c2b394b8a40aab111480cb8607d51d7c7583331ac60e2bd1e836cff748d1a814c3df2aa7bfb120324088038e4ec4dc9a3c6aa9cdc
+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=178271925839.1.13993117904116228386.rpms-cswrap-dc1de50cbed1@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