public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-interprocess] epel9: Update to version 2.4.4; Fixes RHBZ#2528325
Date: Sat, 12 Sep 2026 12:50:52 GMT [thread overview]
Message-ID: <178921745220.1.5178066197099448221.rpms-rust-interprocess-e072b7a40b40@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-interprocess
Branch : epel9
Commit : e072b7a40b4009a85e34861fc8c201903f0eb3c4
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-12T12:29:14+02:00
Stats : +7/-24 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-interprocess/c/e072b7a40b4009a85e34861fc8c201903f0eb3c4?branch=epel9
Log:
Update to version 2.4.4; Fixes RHBZ#2528325
---
diff --git a/.gitignore b/.gitignore
index b0a6270..80cf0fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/interprocess-2.2.2.crate
/interprocess-2.2.3.crate
/interprocess-2.4.3.crate
+/interprocess-2.4.4.crate
diff --git a/interprocess-fix-metadata-auto.diff b/interprocess-fix-metadata-auto.diff
index e5295a3..85ee314 100644
--- a/interprocess-fix-metadata-auto.diff
+++ b/interprocess-fix-metadata-auto.diff
@@ -1,6 +1,6 @@
---- interprocess-2.4.3/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ interprocess-2.4.3/Cargo.toml 2026-09-03T18:17:17.240846+00:00
-@@ -158,38 +158,6 @@
+--- interprocess-2.4.4/Cargo.toml 2006-07-24T01:21:28+00:00
++++ interprocess-2.4.4/Cargo.toml 2026-09-12T10:26:38.157642+00:00
+@@ -159,38 +159,6 @@
version = "0.2.137"
features = ["extra_traits"]
@@ -39,7 +39,7 @@
[lints.clippy]
cast_lossless = "allow"
cast_possible_truncation = "warn"
-@@ -212,3 +180,4 @@
+@@ -213,3 +181,4 @@
[lints.rust.rust_2018_idioms]
level = "deny"
priority = -1
diff --git a/interprocess-fix-metadata.diff b/interprocess-fix-metadata.diff
deleted file mode 100644
index f019050..0000000
--- a/interprocess-fix-metadata.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- interprocess-2.4.3/Cargo.toml 2006-07-24T01:21:28+00:00
-+++ interprocess-2.4.3/Cargo.toml 2026-09-03T18:17:17.244105+00:00
-@@ -21,6 +21,7 @@
- "/.gitignore",
- "/.editorconfig",
- "/Cargo.lock",
-+ "/checks-and-tests.py",
- ]
- autolib = false
- autobins = false
diff --git a/rust-interprocess.spec b/rust-interprocess.spec
index 05c36f5..b932e88 100644
--- a/rust-interprocess.spec
+++ b/rust-interprocess.spec
@@ -8,7 +8,7 @@
%global crate interprocess
Name: rust-interprocess
-Version: 2.4.3
+Version: 2.4.4
Release: %autorelease
Summary: Interprocess communication toolkit
@@ -17,10 +17,6 @@ URL: https://crates.io/crates/interprocess
Source: %{crates_source}
# Automatically generated patch to strip dependencies and normalize metadata
Patch: interprocess-fix-metadata-auto.diff
-# Manually created patch for downstream crate metadata changes
-# * exclude unneeded Python script
-# * https://github.com/kotauskas/interprocess/pull/98
-Patch: interprocess-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 26
diff --git a/rust2rpm.toml b/rust2rpm.toml
index c5845b4..dbd9eb6 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -5,7 +5,3 @@ summary = "Interprocess communication toolkit"
# we don't need inspect-platform
cargo-install-bin = false
-cargo-toml-patch-comments = [
- "exclude unneeded Python script",
- "https://github.com/kotauskas/interprocess/pull/98",
-]
diff --git a/sources b/sources
index 9840fda..03b7e7c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (interprocess-2.4.3.crate) = 364bf3fb77b12a087f440790546d6b95a2fe5cbdb3975920eccb8d743c69ebc54f6decff0455492f59a8db08c385f167a7fd9ca747e2004b75d9f5526c16979e
+SHA512 (interprocess-2.4.4.crate) = 5f4cb0a1450af2053a27451a8bf916bffb86cc250c56622857f67622995929c2896fc343746a5d00618004c6bf58d72c91bcf29a7418342872b5ecb17fc6cb3b
reply other threads:[~2026-09-12 12: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=178921745220.1.5178066197099448221.rpms-rust-interprocess-e072b7a40b40@fedoraproject.org \
--to=decathorpe@gmail.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