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] epel8: update to latest upstream (2.2.8)
Date: Mon, 29 Jun 2026 07:47:43 GMT	[thread overview]
Message-ID: <178271926326.1.13404587849292954326.rpms-cscppc-750b016f066a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/cscppc
Branch : epel8
Commit : 750b016f066a85693355cd686208a89aa0240de2
Author : Kamil Dudka <kdudka@redhat.com>
Date   : 2026-06-29T09:46:10+02:00
Stats  : +12/-10 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/cscppc/c/750b016f066a85693355cd686208a89aa0240de2?branch=epel8

Log:
update to latest upstream (2.2.8)

---
diff --git a/cscppc.spec b/cscppc.spec
index 18cceb4..2206d38 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.6
-Release:    2%{?dist}
+Version:    2.2.8
+Release:    1%{?dist}
 Summary:    A compiler wrapper that runs Cppcheck in background
 
 License:    GPLv3+
@@ -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
+
 * Tue Nov 12 2024 Kamil Dudka <kdudka@redhat.com> 2.2.6-2
 - weaken the dependency of cscppc on cppcheck (#2325266)
 

diff --git a/sources b/sources
index 464113b..7d0020f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (cscppc-2.2.6.tar.xz) = 7f99aabe5283143ebeda95ae604e7563390995d29b2f28e8c83f4d12f91a5b80b6720df495e0f894cc6b75f23832fb828c00afc10c9054614cc6784923546db8
-SHA512 (cscppc-2.2.6.tar.xz.asc) = d63ec18d84b0838c74700f12b7bfa5884b5631431c42073c6686456db0f35f3b91f92f238ba4820b65f036805ae4bffb8a0e05c42489721f84c71186c56e2848
+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=178271926326.1.13404587849292954326.rpms-cscppc-750b016f066a@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