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/csmock] epel9: update to latest upstream (3.8.6)
Date: Wed, 03 Jun 2026 12:55:54 GMT [thread overview]
Message-ID: <178049135451.1.7121817272194716346.rpms-csmock-19c57607861c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/csmock
Branch : epel9
Commit : 19c57607861c8121b26ecdfecfa36038475cd2e1
Author : Kamil Dudka <kdudka@redhat.com>
Date : 2026-06-03T14:39:23+02:00
Stats : +24/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/csmock/c/19c57607861c8121b26ecdfecfa36038475cd2e1?branch=epel9
Log:
update to latest upstream (3.8.6)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---
diff --git a/csmock.spec b/csmock.spec
index 7882968..72ed863 100644
--- a/csmock.spec
+++ b/csmock.spec
@@ -2,7 +2,7 @@
%undefine __cmake_in_source_build
Name: csmock
-Version: 3.8.5
+Version: 3.8.6
Release: 1%{?dist}
Summary: A mock wrapper for Static Analysis tools
@@ -11,9 +11,9 @@ URL: https://github.com/csutils/%{name}
Source0: https://github.com/csutils/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz
Source1: https://github.com/csutils/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tar.xz.asc
-# gpg --keyserver pgp.mit.edu --recv-key 992A96E075056E79CD8214F9873DB37572A37B36
-# gpg --output kdudka.pgp --armor --export kdudka@redhat.com
-Source2: kdudka.pgp
+# gpg --keyserver keys.openpgp.org --recv-key C33087BD1EE2A0DFF73DDCB4191B8341AE835C52
+# gpg --output sfowler.pgp --export sfowler@redhat.com
+Source2: sfowler.pgp
BuildRequires: cmake
BuildRequires: gnupg2
@@ -340,6 +340,9 @@ This package contains the unicontrol plug-in for csmock.
%{python3_sitelib}/csmock/plugins/__pycache__/unicontrol.*
%changelog
+* Wed Jun 03 2026 Kamil Dudka <kdudka@redhat.com> - 3.8.6-1
+- update to latest upstream
+
* Mon Mar 30 2026 Kamil Dudka <kdudka@redhat.com> - 3.8.5-1
- update to latest upstream
diff --git a/sfowler.pgp b/sfowler.pgp
new file mode 100644
index 0000000..678106f
--- /dev/null
+++ b/sfowler.pgp
@@ -0,0 +1,15 @@
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+Comment: C330 87BD 1EE2 A0DF F73D DCB4 191B 8341 AE83 5C52
+Comment: Sam Fowler <sfowler@redhat.com>
+
+xjMEZ0axThYJKwYBBAHaRw8BAQdA5VsXB1vtB1WjBRuFyiAYe78flCxSCNjmJEFT
++Yagvi3NH1NhbSBGb3dsZXIgPHNmb3dsZXJAcmVkaGF0LmNvbT7CmQQTFgoAQQIb
+AwULCQgHAgIiAgYVCgkICwIEFgIDAQIeBwIXgBYhBMMwh70e4qDf9z3ctBkbg0Gu
+g1xSBQJqH70HBQkIfKY5AAoJEBkbg0Gug1xSQZAA/3aG4vS+e5wCUT8Qfc1yFFMJ
+7dhMug8Ycxlj04jqulNXAP9pmajPugmazccYViGThdTViHXbPdsBffULtu/gjtSw
+Dc44BGdGsU4SCisGAQQBl1UBBQEBB0CjDIXibTJdaKWLF2/X9d7vVjV+XHFh/F4p
+bdNHHgwhcwMBCAfCfgQYFgoAJgIbDBYhBMMwh70e4qDf9z3ctBkbg0Gug1xSBQJq
+H70ZBQkIfKZLAAoJEBkbg0Gug1xSNuoBANxxCRiCI2taP60/uEukY4f2GtUBJkwu
+qHwOGFEO0ramAP9RrkpuhYr+VRQXaeKeuJE3b+SCMA9TYsln8ffvyz8QBQ==
+=iE0j
+-----END PGP PUBLIC KEY BLOCK-----
diff --git a/sources b/sources
index 7801b75..7513ff7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (csmock-3.8.5.tar.xz) = e79c9458a2251e7132b518db151a3f7cea9746c408a9277a92555846cbc8c35655c9078c7eccb9334de12688c75fc5f9c87f3ef8e5182eca7665e531dc155d85
-SHA512 (csmock-3.8.5.tar.xz.asc) = d55ae5c6be95bcfa1f369b6b4fa3a476343d1c861a608cbfa85b33c06cb70b41a601dc24fa65ef86e4ea6d5f18fc08f770b846df2c417c171c23be99c6bf9d1c
+SHA512 (csmock-3.8.6.tar.xz) = 47778473ef0f2612607a5118dfd5a9f6538aacc1aaaa720ac9dcf0f15be8cec736d97572b16a653d75de260a6fd1e1580609d39b2e107902b0304c0905bf1760
+SHA512 (csmock-3.8.6.tar.xz.asc) = 9e96dafbee350be4950ad4ced90a6434148a3e9ad6cb382d97fa9cb6e3d026ee14b94090903abe59d52f661b32d5bb88891c1d71558a23803d66cd8f8251a65a
reply other threads:[~2026-06-03 12:55 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=178049135451.1.7121817272194716346.rpms-csmock-19c57607861c@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