public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-interprocess] f43: Update to version 2.4.4; Fixes RHBZ#2528325
@ 2026-09-12 10:58 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-12 10:58 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-interprocess
Branch : f43
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=f43

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-12 10:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-12 10:58 [rpms/rust-interprocess] f43: Update to version 2.4.4; Fixes RHBZ#2528325 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox