public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-fragile] f45: Update to 2.1.0
@ 2026-09-06 19:43 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-09-06 19:43 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-fragile
Branch : f45
Commit : 96f35186ccedfe654c6c5b6f949136cced356a33
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-09-05T12:53:25-06:00
Stats : +40/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-fragile/c/96f35186ccedfe654c6c5b6f949136cced356a33?branch=f45
Log:
Update to 2.1.0
---
diff --git a/.gitignore b/.gitignore
index e70c131..63187d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/fragile-1.2.1.crate
/fragile-2.0.0.crate
/fragile-2.0.1.crate
+/fragile-2.1.0.crate
diff --git a/rust-fragile.spec b/rust-fragile.spec
index 2a67e92..0b68933 100644
--- a/rust-fragile.spec
+++ b/rust-fragile.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate fragile
Name: rust-fragile
-Version: 2.0.1
+Version: 2.1.0
Release: %autorelease
Summary: Wrapper types for sending non-send values to other threads
@@ -47,6 +47,30 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+future-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+future-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "future" feature of the "%{crate}" crate.
+
+%files -n %{name}+future-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+futures-core-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-core-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "futures-core" feature of the "%{crate}" crate.
+
+%files -n %{name}+futures-core-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+slab-devel
Summary: %{summary}
BuildArch: noarch
@@ -59,6 +83,18 @@ use the "slab" feature of the "%{crate}" crate.
%files -n %{name}+slab-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+stream-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+stream-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "stream" feature of the "%{crate}" crate.
+
+%files -n %{name}+stream-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index d40934a..d0b154c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fragile-2.0.1.crate) = 2c1eeda0fe1ddc7128b313c66eb853b539c1e4c40379f5c16200935ccd6c29b63986ca152e2848c255220dac08b38fe3a62414ae11f7b8a9a675bfb2e7bc913d
+SHA512 (fragile-2.1.0.crate) = d644b6cd8cc49b196a551954a9795fe8f44a68a682a6da94c8dfe31ade99bc7edcdff27298373a125d6907d57ee9bf56d794ba688e8ed034d341594e6d82c7ef
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-06 19:43 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06 19:43 [rpms/rust-fragile] f45: Update to 2.1.0 Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox