public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-webbrowser] epel9: Update to version 1.2.4; Fixes RHBZ#2437496
@ 2026-08-27 11:50 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-08-27 11:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-webbrowser
Branch : epel9
Commit : ad53cdc6e0e790cf9a7bdea406a6840353877889
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-08-27T12:01:59+02:00
Stats : +36/-12 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-webbrowser/c/ad53cdc6e0e790cf9a7bdea406a6840353877889?branch=epel9
Log:
Update to version 1.2.4; Fixes RHBZ#2437496
---
diff --git a/.gitignore b/.gitignore
index b9e1d02..6c8020a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/webbrowser-1.0.4.crate
/webbrowser-1.0.5.crate
/webbrowser-1.0.6.crate
+/webbrowser-1.2.4.crate
diff --git a/rust-webbrowser.spec b/rust-webbrowser.spec
index 7fada26..bd94ac9 100644
--- a/rust-webbrowser.spec
+++ b/rust-webbrowser.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
# * Most of the tests require a browser
# * Missing dependencies: actix-files
%bcond check 0
@@ -7,7 +7,7 @@
%global crate webbrowser
Name: rust-webbrowser
-Version: 1.0.6
+Version: 1.2.4
Release: %autorelease
Summary: Open URLs in web browsers available on a platform
diff --git a/rust2rpm.toml b/rust2rpm.toml
index ef48d2e..9fa1762 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -3,8 +3,9 @@
hide = ["wasm-console"]
[tests]
-run = ["none"]
+run = false
comments = [
"Most of the tests require a browser",
"Missing dependencies: actix-files"
]
+
diff --git a/sources b/sources
index b3d2fbc..c6d5a63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (webbrowser-1.0.6.crate) = 7c02519dcf1e8d4814d98a6811b2532b7728b487f9d9e5b54977d71c1a3440fca83fe80c7add12d6bca25be069aa471b8298ab691f629b1a2934ab0d13108f3c
+SHA512 (webbrowser-1.2.4.crate) = cd6d7c79f43d3ee214eb785158146923cc592adc809c88bb8b2674548835b3effde84cb6a4693c92b8a1c1c51398013d71896bb531d100ce65a82aa39da49f8f
diff --git a/webbrowser-fix-metadata-auto.diff b/webbrowser-fix-metadata-auto.diff
index 9a54d63..6e38cbb 100644
--- a/webbrowser-fix-metadata-auto.diff
+++ b/webbrowser-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- webbrowser-1.0.6/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ webbrowser-1.0.6/Cargo.toml 2025-10-22T13:13:09.940980+00:00
+--- webbrowser-1.2.4/Cargo.toml 2006-07-24T01:21:28+00:00
++++ webbrowser-1.2.4/Cargo.toml 2026-08-27T09:59:45.906270+00:00
@@ -35,7 +35,7 @@
[features]
disable-wsl = []
@@ -9,7 +9,7 @@
[lib]
name = "webbrowser"
-@@ -100,31 +100,3 @@
+@@ -103,53 +103,3 @@
[dev-dependencies.urlencoding]
version = "2.1"
@@ -31,13 +31,35 @@
-features = ["Window"]
-
-[target.'cfg(target_os = "android")'.dependencies.jni]
--version = "0.21"
+-version = "0.22.2"
-
-[target.'cfg(target_os = "android")'.dependencies.ndk-context]
-version = "0.1"
-
--[target.'cfg(target_os = "android")'.dev-dependencies.ndk-glue]
--version = ">= 0.3, <= 0.7"
+-[target.'cfg(target_os = "android")'.dev-dependencies.android-activity]
+-version = "0.6"
+-features = ["native-activity"]
+-
+-[target.'cfg(target_os = "macos")'.dependencies.objc2]
+-version = "0.6"
+-
+-[target.'cfg(target_os = "macos")'.dependencies.objc2-app-kit]
+-version = "0.3"
+-features = [
+- "std",
+- "NSWorkspace",
+- "NSRunningApplication",
+-]
+-default-features = false
-
--[target.'cfg(target_os = "macos")'.dependencies.core-foundation]
--version = "0.10"
+-[target.'cfg(target_os = "macos")'.dependencies.objc2-foundation]
+-version = "0.3"
+-features = [
+- "std",
+- "NSArray",
+- "NSDictionary",
+- "NSError",
+- "NSString",
+- "NSURL",
+-]
+-default-features = false
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 11:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 11:50 [rpms/rust-webbrowser] epel9: Update to version 1.2.4; Fixes RHBZ#2437496 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox