public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: blinxen <h-k-81@hotmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-notify-debouncer-mini] epel10: Update to version 0.7.0; Fixes RHBZ#2386190
Date: Sun, 07 Jun 2026 07:34:09 GMT [thread overview]
Message-ID: <178081764930.1.2575903717252887552.rpms-rust-notify-debouncer-mini-daeb0dde4087@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-notify-debouncer-mini
Branch : epel10
Commit : daeb0dde4087bc9ac5b85d0d493ccd09dbe6d2e2
Author : blinxen <h-k-81@hotmail.com>
Date : 2026-02-02T21:24:11+01:00
Stats : +24/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-notify-debouncer-mini/c/daeb0dde4087bc9ac5b85d0d493ccd09dbe6d2e2?branch=epel10
Log:
Update to version 0.7.0; Fixes RHBZ#2386190
---
diff --git a/.gitignore b/.gitignore
index d4f913f..6058782 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/notify-debouncer-mini-0.2.1.crate
/notify-debouncer-mini-0.4.1.crate
/notify-debouncer-mini-0.6.0.crate
+/notify-debouncer-mini-0.7.0.crate
diff --git a/notify-debouncer-mini-fix-metadata.diff b/notify-debouncer-mini-fix-metadata.diff
index 89b8635..8f028d9 100644
--- a/notify-debouncer-mini-fix-metadata.diff
+++ b/notify-debouncer-mini-fix-metadata.diff
@@ -1,12 +1,16 @@
---- notify-debouncer-mini-0.6.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ notify-debouncer-mini-0.6.0/Cargo.toml 2025-04-14T13:27:56.885153+00:00
-@@ -49,8 +49,6 @@
+--- notify-debouncer-mini-0.7.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ notify-debouncer-mini-0.7.0/Cargo.toml 2026-02-01T20:49:25.564146+00:00
+@@ -53,12 +53,10 @@
"dep:crossbeam-channel",
"notify/crossbeam-channel",
]
-default = ["macos_fsevent"]
++default = []
+ flume = [
+ "dep:flume",
+ "notify/flume",
+ ]
-macos_fsevent = ["notify/macos_fsevent"]
-macos_kqueue = ["notify/macos_kqueue"]
-+default = []
serde = ["notify-types/serde"]
serialization-compat-6 = ["notify/serialization-compat-6"]
diff --git a/rust-notify-debouncer-mini.spec b/rust-notify-debouncer-mini.spec
index 4edde3a..dc88fed 100644
--- a/rust-notify-debouncer-mini.spec
+++ b/rust-notify-debouncer-mini.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
%bcond check 1
%global debug_package %{nil}
%global crate notify-debouncer-mini
Name: rust-notify-debouncer-mini
-Version: 0.6.0
+Version: 0.7.0
Release: %autorelease
Summary: Notify mini debouncer for events
@@ -62,6 +62,18 @@ use the "crossbeam-channel" feature of the "%{crate}" crate.
%files -n %{name}+crossbeam-channel-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+flume-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+flume-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "flume" feature of the "%{crate}" crate.
+
+%files -n %{name}+flume-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+serde-devel
Summary: %{summary}
BuildArch: noarch
diff --git a/sources b/sources
index ecb61d7..f0c7a17 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (notify-debouncer-mini-0.6.0.crate) = f54f8e97bad11f2b278eb384dad75ac9c3dab3e7c8c9518a660e4c2b0ad12ccaf58895fda493b41862c75d14a2fca422d4036c04fc1bb657c4bba55ba7b98faf
+SHA512 (notify-debouncer-mini-0.7.0.crate) = 5f4f33117d8d8253b1923b627a24fe5091ff27ce082370fa4a6d3ab8c50eb5855734e726b48967692a81929a5284f39e88c047bcb37cb8f04679320235818ec0
reply other threads:[~2026-06-07 7:34 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=178081764930.1.2575903717252887552.rpms-rust-notify-debouncer-mini-daeb0dde4087@fedoraproject.org \
--to=h-k-81@hotmail.com \
--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