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-curl] epel10.2: Update to version 0.4.50; Fixes RHBZ#2487828
Date: Sat, 20 Jun 2026 11:09:43 GMT	[thread overview]
Message-ID: <178195378399.1.9055550878793842164.rpms-rust-curl-560641acfcdd@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-curl
Branch : epel10.2
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.2

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

                 reply	other threads:[~2026-06-20 11:09 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=178195378399.1.9055550878793842164.rpms-rust-curl-560641acfcdd@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