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] f43: Update to version 0.1.35; Fixes RHBZ#2497223
Date: Mon, 06 Jul 2026 14:39:23 GMT	[thread overview]
Message-ID: <178334876302.1.8571041646256140256.rpms-rust-jobserver-393d909b9de1@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-jobserver
Branch : f43
Commit : 393d909b9de149e94f406b7659661a4cfec91113
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-07-06T16:21:52+02:00
Stats  : +7/-25 in 6 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-jobserver/c/393d909b9de149e94f406b7659661a4cfec91113?branch=f43

Log:
Update to version 0.1.35; Fixes RHBZ#2497223

---
diff --git a/.gitignore b/.gitignore
index 0985846..d93ed49 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /jobserver-0.1.32.crate
 /jobserver-0.1.33.crate
 /jobserver-0.1.34.crate
+/jobserver-0.1.35.crate

diff --git a/jobserver-fix-metadata-auto.diff b/jobserver-fix-metadata-auto.diff
index 7fa1de9..a03c9fc 100644
--- a/jobserver-fix-metadata-auto.diff
+++ b/jobserver-fix-metadata-auto.diff
@@ -1,9 +1,9 @@
---- jobserver-0.1.34/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ jobserver-0.1.34/Cargo.toml	2026-04-27T19:18:48.622469+00:00
+--- jobserver-0.1.35/Cargo.toml	2006-07-24T01:21:28+00:00
++++ jobserver-0.1.35/Cargo.toml	2026-07-06T14:20:37.874586+00:00
 @@ -67,6 +67,3 @@
- version = "0.28.0"
+ version = "0.31.3"
  features = ["fs"]
  
 -[target."cfg(windows)".dependencies.getrandom]
--version = "0.3.2"
+-version = "0.4"
 -features = ["std"]

diff --git a/jobserver-fix-metadata.diff b/jobserver-fix-metadata.diff
deleted file mode 100644
index 20e38bb..0000000
--- a/jobserver-fix-metadata.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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 8d0ab08..7c652da 100644
--- a/rust-jobserver.spec
+++ b/rust-jobserver.spec
@@ -5,7 +5,7 @@
 %global crate jobserver
 
 Name:           rust-jobserver
-Version:        0.1.34
+Version:        0.1.35
 Release:        %autorelease
 Summary:        Implementation of the GNU Make jobserver for Rust
 
@@ -14,10 +14,6 @@ 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
deleted file mode 100644
index e220a7c..0000000
--- a/rust2rpm.toml
+++ /dev/null
@@ -1,5 +0,0 @@
-[package]
-cargo-toml-patch-comments = [
-    "bump nix dev-dependency from v0.28 to v0.31: https://github.com/rust-lang/jobserver-rs/pull/118",
-]
-

diff --git a/sources b/sources
index 62178f8..b7b86da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jobserver-0.1.34.crate) = 42fe03eaa4caac030c40b167c742aa104151a126505de9ff4c52ab97ac13cdd2b7219268bff414f1d09061f3f9e36be01bdd6255597b957e18589f9ef4a65549
+SHA512 (jobserver-0.1.35.crate) = 98d97718702406f1609b2e3d4a69c3bdcbbfc4e1a35eda87825747124593bc560f316eb6dacd6bc98ab26c81b52ec5bf739f260e7d829a539af67a2f0056a90f

                 reply	other threads:[~2026-07-06 14:39 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=178334876302.1.8571041646256140256.rpms-rust-jobserver-393d909b9de1@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