public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/stratis-cli] rawhide: Update to version 3.9.1
@ 2026-07-17 14:53 the Mulhern
0 siblings, 0 replies; only message in thread
From: the Mulhern @ 2026-07-17 14:53 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/stratis-cli
Branch : rawhide
Commit : 3a2116ff223fe1fc35e09e26e488c010aab2d2c6
Author : the Mulhern <amulhern@amulhern.bos.csb>
Date : 2026-07-17T10:35:01-04:00
Stats : +5/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/stratis-cli/c/3a2116ff223fe1fc35e09e26e488c010aab2d2c6?branch=rawhide
Log:
Update to version 3.9.1
---
diff --git a/.gitignore b/.gitignore
index 1f827c0..07f8f89 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
/stratis-cli-3.8.2.tar.gz
/stratis-cli-3.8.3.tar.gz
/stratis-cli-3.9.0.tar.gz
+/stratis-cli-3.9.1.tar.gz
diff --git a/plans/unit.fmf b/plans/unit.fmf
index 424be5c..2d56f8a 100644
--- a/plans/unit.fmf
+++ b/plans/unit.fmf
@@ -8,7 +8,7 @@ prepare:
discover:
how: shell
url: https://github.com/stratis-storage/testing.git
- ref: v3.9.0
+ ref: v3.9.1
tests:
- name: unit
test: python3 stratis_cli_cert.py -v
diff --git a/sources b/sources
index c668d63..c8fa5e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (stratis-cli-3.9.0.tar.gz) = 5ab9907fb7621539f476c9c918aa9f9f9b2caf99b51eabff2a12f952772009d019e123d50e58bed98adda629cdef96c93de7a0e1da56e03f6bf35113f5a7b003
+SHA512 (stratis-cli-3.9.1.tar.gz) = 92df80f377b4de29325f06938c5df943b35ee152d244dee4acf694bc7b5456b7018921090c1697b0410057e2639dfde5fc7355f6c4d33be351afa95fa5470127
diff --git a/stratis-cli.spec b/stratis-cli.spec
index 1fb4a7d..8baf87d 100644
--- a/stratis-cli.spec
+++ b/stratis-cli.spec
@@ -1,5 +1,5 @@
Name: stratis-cli
-Version: 3.9.0
+Version: 3.9.1
Release: %autorelease
Summary: Command-line tool for interacting with the Stratis daemon
@@ -11,7 +11,7 @@ BuildRequires: python3-devel
BuildRequires: %{_bindir}/a2x
# Require the version of stratisd that supports a compatible D-Bus interface
-Requires: (stratisd >= 3.9.0 with stratisd < 4.0.0)
+Requires: (stratisd >= 3.9.2 with stratisd < 4.0.0)
# Exclude the same arches for stratis-cli as are excluded for stratisd
ExclusiveArch: %{rust_arches} noarch
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-17 14:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-17 14:53 [rpms/stratis-cli] rawhide: Update to version 3.9.1 the Mulhern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox