public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-curl] epel10: Update to version 0.4.50; Fixes RHBZ#2487828
@ 2026-06-20 10:59 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-20 10:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-curl
Branch : epel10
Commit : 560641acfcdde683fd946a252a751bf1428359c2
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-06-20T12:36:06+02:00
Stats : +10/-9 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-curl/c/560641acfcdde683fd946a252a751bf1428359c2?branch=epel10
Log:
Update to version 0.4.50; Fixes RHBZ#2487828
---
diff --git a/.gitignore b/.gitignore
index fc9e088..3ed9b1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
/curl-0.4.47.crate
/curl-0.4.48.crate
/curl-0.4.49.crate
+/curl-0.4.50.crate
diff --git a/curl-fix-metadata-auto.diff b/curl-fix-metadata-auto.diff
index 15a1911..e7daa8a 100644
--- a/curl-fix-metadata-auto.diff
+++ b/curl-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
---- curl-0.4.49/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ curl-0.4.49/Cargo.toml 2025-08-17T19:32:12.034472+00:00
+--- curl-0.4.50/Cargo.toml 2006-07-24T01:21:28+00:00
++++ curl-0.4.50/Cargo.toml 2026-06-20T10:34:20.598427+00:00
@@ -146,13 +146,3 @@
version = "0.9.64"
optional = true
@@ -8,7 +8,7 @@
-version = "0.1.13"
-
-[target.'cfg(target_env = "msvc")'.dependencies.windows-sys]
--version = "0.59"
+-version = ">=0.59.0, <0.62.0"
-features = [
- "Win32_Foundation",
- "Win32_System_LibraryLoader",
diff --git a/curl-fix-metadata.diff b/curl-fix-metadata.diff
index 42407fd..e40a538 100644
--- a/curl-fix-metadata.diff
+++ b/curl-fix-metadata.diff
@@ -1,5 +1,5 @@
---- curl-0.4.49/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ curl-0.4.49/Cargo.toml 2025-08-17T19:32:12.035475+00:00
+--- curl-0.4.50/Cargo.toml 2006-07-24T01:21:28+00:00
++++ curl-0.4.50/Cargo.toml 2026-06-20T10:34:20.600056+00:00
@@ -30,6 +30,7 @@
]
license = "MIT"
diff --git a/rust-curl.spec b/rust-curl.spec
index a6eee42..e0c4f6d 100644
--- a/rust-curl.spec
+++ b/rust-curl.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
# * tests fail, require internet access, or pull in outdated dependencies
%bcond check 0
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate curl
Name: rust-curl
-Version: 0.4.49
+Version: 0.4.50
Release: %autorelease
Summary: Rust bindings to libcurl for making HTTP requests
diff --git a/rust2rpm.toml b/rust2rpm.toml
index f5f7b15..2e64be0 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,7 +4,7 @@ cargo-toml-patch-comments = [
]
[tests]
-run = ["none"]
+run = false
comments = ["tests fail, require internet access, or pull in outdated dependencies"]
[features]
diff --git a/sources b/sources
index 3e9a724..611eb0a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (curl-0.4.49.crate) = 804dc0633431fc9225b0e1465c8b417714d6b5d00c6a4449e74a52a6bbb831f495d578233328fd4b13b848cb0ede6855abd33a9cbd8067be3592c0505c0930b2
+SHA512 (curl-0.4.50.crate) = 1c545d2c42516bb68c919a0f4474db8cbc3f59070b5aad5f361ce292572c7831dcbbf25452b2002eb8fa21ea52d756e1b324c3fb89ec4b636a90f798214793ed
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-20 10:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 10:59 [rpms/rust-curl] epel10: Update to version 0.4.50; Fixes RHBZ#2487828 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox