public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cswrap] epel10: update to latest upstream (2.2.6)
@ 2026-06-29  7:47 Kamil Dudka
  0 siblings, 0 replies; only message in thread
From: Kamil Dudka @ 2026-06-29  7:47 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/cswrap
Branch : epel10
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=epel10

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-29  7:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-29  7:47 [rpms/cswrap] epel10: update to latest upstream (2.2.6) Kamil Dudka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox