public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/cscppc] f43: update to latest upstream (2.2.8)
@ 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/cscppc
Branch : f43
Commit : b5a8d92ac91b28cf726ddc601a06fe1547d6919c
Author : Kamil Dudka <kdudka@redhat.com>
Date   : 2026-06-29T09:38:47+02:00
Stats  : +12/-10 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/cscppc/c/b5a8d92ac91b28cf726ddc601a06fe1547d6919c?branch=f43

Log:
update to latest upstream (2.2.8)

---
diff --git a/cscppc.spec b/cscppc.spec
index 7ebb17c..f0b0fcd 100644
--- a/cscppc.spec
+++ b/cscppc.spec
@@ -1,10 +1,9 @@
 # Disable in source builds on EPEL <9
 %undefine __cmake_in_source_build
-%undefine __cmake3_in_source_build
 
 Name:       cscppc
-Version:    2.2.7
-Release:    4%{?dist}
+Version:    2.2.8
+Release:    1%{?dist}
 Summary:    A compiler wrapper that runs Cppcheck in background
 
 License:    GPL-3.0-or-later
@@ -17,7 +16,7 @@ Source1:    https://github.com/csutils/%{name}/releases/download/%{name}-%{versi
 Source2:    kdudka.pgp
 
 BuildRequires: asciidoc
-BuildRequires: cmake3
+BuildRequires: cmake
 BuildRequires: gcc
 BuildRequires: gnupg2
 
@@ -82,19 +81,19 @@ in background fully transparently.
 %autosetup
 
 %build
-%cmake3                                       \
+%cmake                                        \
     -DPATH_TO_CSCPPC=\"%{_libdir}/cscppc\"    \
     -DPATH_TO_CSCLNG=\"%{_libdir}/csclng\"    \
     -DPATH_TO_CSGCCA=\"%{_libdir}/csgcca\"    \
     -DPATH_TO_CSMATCH=\"%{_libdir}/csmatch\"  \
     -DSTATIC_LINKING=ON
-%cmake3_build
+%cmake_build
 
 %check
-%ctest3
+%ctest
 
 %install
-%cmake3_install
+%cmake_install
 
 install -m0755 -d "%{buildroot}%{_libdir}"{,/cs{cppc,clng,gcca,match}}
 
@@ -140,6 +139,9 @@ done
 %{_mandir}/man1/csmatch.1*
 
 %changelog
+* Mon Jun 29 2026 Kamil Dudka <kdudka@redhat.com> 2.2.8-1
+- update to latest upstream release
+
 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

diff --git a/sources b/sources
index 0393955..7d0020f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cscppc-2.2.7.tar.xz) = b8b286093e0f2c339345fbfbda3d93b67a1815f55522f13ae19efdcf35b806ded9ea6fa9c472484677e44d47be0885230d877e55570d1edba2160465b49a3cb9
-SHA512 (cscppc-2.2.7.tar.xz.asc) = d8e2821281ad36688511c8cc9cd59e99df1d881655dab486da6dbaa7f16bc0ba1c77da1b75bf5fa4b22bbe932b05c4cac3f5b7e76e45948f59bf735f04acb9dd
+SHA512 (cscppc-2.2.8.tar.xz) = bb95deb53102fb877eff4ba88c688d9409aa519c13e462a5907c24b0178cc0c30abfed3ce17c43d536342f8941291fda3d859364bbd6548d756411b13d0656dd
+SHA512 (cscppc-2.2.8.tar.xz.asc) = 133f6477cd1f482b27be8299dfec9801191f15dfc4e1549c439374f483a5b2cec9399f7a5b2d105b6b1faba6f851d7ef84c1b410c4bd6fe0a20d41e61cd29875

^ 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/cscppc] f43: update to latest upstream (2.2.8) Kamil Dudka

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