public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-sluice] f43: Update to 0.5.2
@ 2026-09-08 19:29 Igor Raits
0 siblings, 0 replies; only message in thread
From: Igor Raits @ 2026-09-08 19:29 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-sluice
Branch : f43
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=f43
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 19:29 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 19:29 [rpms/rust-sluice] f43: Update to 0.5.2 Igor Raits
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox