public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Raits <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-sluice] f45: Update to 0.5.2
Date: Tue, 08 Sep 2026 19:25:00 GMT	[thread overview]
Message-ID: <178889550072.1.5584463600122127400.rpms-rust-sluice-6408c6093f28@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/rust-sluice
            Branch : f45
            Commit : 6408c6093f28016c2b1a2aff66487adef27f36f7
            Author : Igor Raits <ignatenkobrain@fedoraproject.org>
            Date   : 2020-02-28T19:17:46+01:00
            Stats  : +6/-15 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-sluice/c/6408c6093f28016c2b1a2aff66487adef27f36f7?branch=f45

            Log:
            Update to 0.5.2

Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>

---
diff --git a/.gitignore b/.gitignore
index 97ba19a..319d9f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sluice-0.5.1.crate
+/sluice-0.5.2.crate

diff --git a/rust-sluice.spec b/rust-sluice.spec
index d7c8028..0bf0907 100644
--- a/rust-sluice.spec
+++ b/rust-sluice.spec
@@ -5,7 +5,7 @@
 %global crate sluice
 
 Name:           rust-%{crate}
-Version:        0.5.1
+Version:        0.5.2
 Release:        1%{?dist}
 Summary:        Efficient ring buffer for byte buffers, FIFO queues, and SPSC channels
 
@@ -13,9 +13,6 @@ Summary:        Efficient ring buffer for byte buffers, FIFO queues, and SPSC ch
 License:        MIT
 URL:            https://crates.io/crates/sluice
 Source:         %{crates_source}
-# Initial patched metadata
-# * Add missing dependency for futures-util, https://github.com/sagebind/sluice/pull/11
-Patch0:         sluice-fix-metadata.diff
 
 ExclusiveArch:  %{rust_arches}
 %if %{__cargo_skip_build}
@@ -74,5 +71,8 @@ which use "default" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Fri Feb 28 19:16:58 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.5.2-1
+- Update to 0.5.2
+
 * Tue Feb 18 10:58:21 CET 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.5.1-1
 - Initial package

diff --git a/sluice-fix-metadata.diff b/sluice-fix-metadata.diff
deleted file mode 100644
index 0889ea2..0000000
--- a/sluice-fix-metadata.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- sluice-0.5.1/Cargo.toml	1970-01-01T00:00:00+00:00
-+++ sluice-0.5.1/Cargo.toml	2020-02-18T09:58:21.318248+00:00
-@@ -38,6 +38,7 @@
- [dependencies.futures-util]
- version = "0.3"
- default-features = false
-+features = ["io"]
- [dev-dependencies.criterion]
- version = "0.3"
- 

diff --git a/sources b/sources
index 54ee9c4..786d814 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sluice-0.5.1.crate) = 3e25e7823ddf85094e9437a7d11942ae3f1eb9148618244e8b8f8cb0eaf1bb87694085f800f9a12bbed8c49915bff39be90aada21daa90cc4c8fc817b4d9ad8e
+SHA512 (sluice-0.5.2.crate) = c3cf7764fceb2eeabc436eea125d5b4b5893791b3129f0bfbed2d9d2cc7e4be8f0bafc9873aee97507d59c56a80c2473e699e885cdaf839a76ec2b4e0e1daafa

                 reply	other threads:[~2026-09-08 19:25 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=178889550072.1.5584463600122127400.rpms-rust-sluice-6408c6093f28@fedoraproject.org \
    --to=ignatenkobrain@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