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/cscppc] f44: update to latest upstream (2.2.8)
Date: Mon, 29 Jun 2026 07:47:45 GMT	[thread overview]
Message-ID: <178271926562.1.16198248533121655619.rpms-cscppc-b5a8d92ac91b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cscppc
Branch : f44
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=f44

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

                 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=178271926562.1.16198248533121655619.rpms-cscppc-b5a8d92ac91b@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