public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-open] epel9: Update to version 5.4.0; Fixes RHBZ#2459494
@ 2026-07-12 18:26 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-07-12 18:26 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-open
Branch : epel9
Commit : dd5c7f9a8cddaa2e628818862ca75abbff878691
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-12T19:44:21+02:00
Stats  : +14/-12 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-open/c/dd5c7f9a8cddaa2e628818862ca75abbff878691?branch=epel9

Log:
Update to version 5.4.0; Fixes RHBZ#2459494

---
diff --git a/.gitignore b/.gitignore
index ca0a008..0305d92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /open-5.3.1.crate
 /open-5.3.2.crate
 /open-5.3.3.crate
+/open-5.4.0.crate

diff --git a/open-fix-metadata-auto.diff b/open-fix-metadata-auto.diff
index dd35b3e..3e6be66 100644
--- a/open-fix-metadata-auto.diff
+++ b/open-fix-metadata-auto.diff
@@ -1,15 +1,15 @@
---- open-5.3.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ open-5.3.3/Cargo.toml	2025-11-24T14:33:11.640773+00:00
-@@ -39,7 +39,7 @@
- repository = "https://github.com/Byron/open-rs"
+--- open-5.4.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ open-5.4.0/Cargo.toml	2026-07-12T17:39:49.124626+00:00
+@@ -40,7 +40,7 @@
  
  [features]
+ insecure = []
 -shellexecute-on-windows = ["dep:dunce"]
 +shellexecute-on-windows = []
  
  [lib]
  name = "open"
-@@ -60,6 +60,3 @@
+@@ -58,6 +58,3 @@
  [target."cfg(unix)".dependencies.libc]
  version = "0.2"
  

diff --git a/open-fix-metadata.diff b/open-fix-metadata.diff
index 6b4e077..69dbad7 100644
--- a/open-fix-metadata.diff
+++ b/open-fix-metadata.diff
@@ -1,10 +1,11 @@
---- open-5.3.3/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ open-5.3.3/Cargo.toml	2025-11-24T14:33:11.641704+00:00
-@@ -38,9 +38,6 @@
+--- open-5.4.0/Cargo.toml	2006-07-24T01:21:28+00:00
++++ open-5.4.0/Cargo.toml	2026-07-12T17:40:15.298562+00:00
+@@ -38,10 +38,6 @@
  license = "MIT"
  repository = "https://github.com/Byron/open-rs"
  
 -[features]
+-insecure = []
 -shellexecute-on-windows = []
 -
  [lib]

diff --git a/rust-open.spec b/rust-open.spec
index 8e32d55..06e1e9d 100644
--- a/rust-open.spec
+++ b/rust-open.spec
@@ -8,7 +8,7 @@
 %global crate open
 
 Name:           rust-open
-Version:        5.3.3
+Version:        5.4.0
 Release:        %autorelease
 Summary:        Open a path or URL using the program configured on the system
 
@@ -18,7 +18,7 @@ Source:         %{crates_source}
 # Automatically generated patch to strip dependencies and normalize metadata
 Patch:          open-fix-metadata-auto.diff
 # Manually created patch for downstream crate metadata changes
-# * drop Windows-only feature
+# * drop Windows-only features
 Patch:          open-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 26

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 70537db..5838522 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,5 @@
 [package]
 summary = "Open a path or URL using the program configured on the system"
 cargo-install-bin = false
-cargo-toml-patch-comments = ["drop Windows-only feature"]
+cargo-toml-patch-comments = ["drop Windows-only features"]
 

diff --git a/sources b/sources
index ea44148..afb1321 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (open-5.3.3.crate) = 45e12b606ac1a3475c9e04bdb8ba31900914a04187b5a4ba61e5446ca86484c1e4bdcf70c3c966957e242a3ea2707467eaabe2dbc4849c5ce687ff5a98e8197c
+SHA512 (open-5.4.0.crate) = 425fc53352b4a57a499924bd1277139e30b5cc715d5db1f458f4d70c77729e7ef7898412587a71d447045ca680b400c30e97339971da4cd8c393afcbabb2ffa2

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

only message in thread, other threads:[~2026-07-12 18:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-12 18:26 [rpms/rust-open] epel9: Update to version 5.4.0; Fixes RHBZ#2459494 Fabio Valentini

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