public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/stratisd] f43: Update to version 3.9.3
@ 2026-09-14 15:28 mulhern
0 siblings, 0 replies; only message in thread
From: mulhern @ 2026-09-14 15:28 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/stratisd
Branch : f43
Commit : 48f45a3bd407682334b21c787083b6f803f62a09
Author : mulhern <amulhern@redhat.com>
Date : 2026-09-14T10:24:27-04:00
Stats : +7/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/stratisd/c/48f45a3bd407682334b21c787083b6f803f62a09?branch=f43
Log:
Update to version 3.9.3
---
diff --git a/.gitignore b/.gitignore
index 67c7f26..99ed954 100644
--- a/.gitignore
+++ b/.gitignore
@@ -145,3 +145,5 @@
/stratisd-3.9.1.tar.gz
/stratisd-3.9.2-vendor.tar.gz
/stratisd-3.9.2.tar.gz
+/stratisd-3.9.3.tar.gz
+/stratisd-3.9.3-vendor.tar.gz
diff --git a/sources b/sources
index fb85c27..61f5c0c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (stratisd-3.9.2-vendor.tar.gz) = a1be39431d9da1df924bf7cd7fa3b2d252a5433f24b1b3bbc0a55a77c48bb1bd36506a909346636a860bba2543755c21d40f2efe120d75b63fa00d2c50f3d130
-SHA512 (stratisd-3.9.2.tar.gz) = 4369b7df1cddfbf5a5c57a4aebd07adf1154c956a53dace5fd7540f6fa71b246d0e3224d7b42c9f22db2f8f802d60d2cc10365071afc85c023813b6586925db3
+SHA512 (stratisd-3.9.3.tar.gz) = 9b75daa2ed1611069271c55b5617229ee5321c8be50b023a6bb703469ca26398698aa091d4a5895dc3b8b3204c9bd98551a6bf2607027296ac3ba6b8e996d1a8
+SHA512 (stratisd-3.9.3-vendor.tar.gz) = 6703069721d92c367ec9e1f4d6bae61ec238d26b1b6696d3434a21c5d7c6f3bf30575becd37c8ae33faf5da62def58ae953cdc10f0a902bf602ae85107e03497
diff --git a/stratisd.spec b/stratisd.spec
index ab9d9e9..e93972c 100644
--- a/stratisd.spec
+++ b/stratisd.spec
@@ -4,7 +4,7 @@
%global dracutdir %(pkg-config --variable=dracutdir dracut)
Name: stratisd
-Version: 3.9.2
+Version: 3.9.3
Release: %autorelease
Summary: Daemon that manages block devices to create filesystems
@@ -95,8 +95,8 @@ Requires: stratisd
%{__cargo} build %{?__cargo_common_opts} --release --bin=stratisd
%{__cargo} build %{?__cargo_common_opts} --release --bin=stratis-min --bin=stratisd-min --no-default-features --features engine,min,systemd_compat
%{__cargo} build %{?__cargo_common_opts} --release --bin=stratis-utils --no-default-features --features dbus_enabled,engine,min,systemd_compat
-%{__cargo} rustc %{?__cargo_common_opts} --release --bin=stratis-str-cmp --no-default-features --features udev_scripts -- -Ctarget-feature=+crt-static
-%{__cargo} rustc %{?__cargo_common_opts} --release --bin=stratis-base32-decode --no-default-features --features udev_scripts -- -Ctarget-feature=+crt-static
+CARGO_PROFILE_RELEASE_LTO=thin %{__cargo} rustc %{?__cargo_common_opts} --release --bin=stratis-str-cmp --no-default-features --features udev_scripts -- -Ctarget-feature=+crt-static
+CARGO_PROFILE_RELEASE_LTO=thin %{__cargo} rustc %{?__cargo_common_opts} --release --bin=stratis-base32-decode --no-default-features --features udev_scripts -- -Ctarget-feature=+crt-static
%{__cargo} build %{?__cargo_common_opts} --release --bin=stratisd-tools --no-default-features --features engine,extras
a2x -f manpage docs/stratisd.txt
a2x -f manpage docs/stratis-dumpmetadata.txt
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-14 15:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-14 15:28 [rpms/stratisd] f43: Update to version 3.9.3 mulhern
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox