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-jobserver] epel10.2: Bump nix dev-dependency from v0.28 to v0.31
Date: Mon, 06 Jul 2026 15:22:57 GMT	[thread overview]
Message-ID: <178335137761.1.538007215698607622.rpms-rust-jobserver-5380503380e3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-jobserver
Branch : epel10.2
Commit : 5380503380e3093d44248633f19f7a29da2d82a1
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-04-27T21:18:55+02:00
Stats  : +21/-2 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-jobserver/c/5380503380e3093d44248633f19f7a29da2d82a1?branch=epel10.2

Log:
Bump nix dev-dependency from v0.28 to v0.31

---
diff --git a/jobserver-fix-metadata-auto.diff b/jobserver-fix-metadata-auto.diff
index ac94fb0..7fa1de9 100644
--- a/jobserver-fix-metadata-auto.diff
+++ b/jobserver-fix-metadata-auto.diff
@@ -1,5 +1,5 @@
 --- jobserver-0.1.34/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ jobserver-0.1.34/Cargo.toml	2025-08-25T19:39:31.235480+00:00
++++ jobserver-0.1.34/Cargo.toml	2026-04-27T19:18:48.622469+00:00
 @@ -67,6 +67,3 @@
  version = "0.28.0"
  features = ["fs"]

diff --git a/jobserver-fix-metadata.diff b/jobserver-fix-metadata.diff
new file mode 100644
index 0000000..20e38bb
--- /dev/null
+++ b/jobserver-fix-metadata.diff
@@ -0,0 +1,10 @@
+--- jobserver-0.1.34/Cargo.toml	1970-01-01T00:00:01+00:00
++++ jobserver-0.1.34/Cargo.toml	2026-04-27T19:18:48.623350+00:00
+@@ -64,6 +64,6 @@
+ version = "0.2.171"
+ 
+ [target."cfg(unix)".dev-dependencies.nix]
+-version = "0.28.0"
++version = "0.31.0"
+ features = ["fs"]
+ 

diff --git a/rust-jobserver.spec b/rust-jobserver.spec
index 23cdea2..8d0ab08 100644
--- a/rust-jobserver.spec
+++ b/rust-jobserver.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 %global debug_package %{nil}
 
@@ -14,6 +14,10 @@ URL:            https://crates.io/crates/jobserver
 Source:         %{crates_source}
 # Automatically generated patch to strip dependencies and normalize metadata
 Patch:          jobserver-fix-metadata-auto.diff
+# Manually created patch for downstream crate metadata changes
+# * bump nix dev-dependency from v0.28 to v0.31:
+#   https://github.com/rust-lang/jobserver-rs/pull/118
+Patch:          jobserver-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..e220a7c
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[package]
+cargo-toml-patch-comments = [
+    "bump nix dev-dependency from v0.28 to v0.31: https://github.com/rust-lang/jobserver-rs/pull/118",
+]
+

                 reply	other threads:[~2026-07-06 15:22 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=178335137761.1.538007215698607622.rpms-rust-jobserver-5380503380e3@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