public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jonathan Steffan <jsteffan@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-fragile] f44: Update to 2.1.0
Date: Sun, 06 Sep 2026 19:50:58 GMT	[thread overview]
Message-ID: <178872425851.1.17220894929784270312.rpms-rust-fragile-96f35186cced@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-fragile
Branch : f44
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=f44

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

                 reply	other threads:[~2026-09-06 19:50 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=178872425851.1.17220894929784270312.rpms-rust-fragile-96f35186cced@fedoraproject.org \
    --to=jsteffan@fedoraproject.org \
    --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