public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Davide Cavalca <dcavalca@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-startup-disk] rawhide: Bump glib-build-tools to 0.22; Fixes: RHBZ#2529065
Date: Thu, 17 Sep 2026 18:00:36 GMT	[thread overview]
Message-ID: <178966803616.1.5642699103934599434.rpms-rust-startup-disk-20bdbd6a98df@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-startup-disk
Branch : rawhide
Commit : 20bdbd6a98df77b3e2009dbc897339ecb5aafc30
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date   : 2026-09-17T10:56:05-07:00
Stats  : +15/-0 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-startup-disk/c/20bdbd6a98df77b3e2009dbc897339ecb5aafc30?branch=rawhide

Log:
Bump glib-build-tools to 0.22; Fixes: RHBZ#2529065

---
diff --git a/rust-startup-disk.spec b/rust-startup-disk.spec
index bb55ea2..e4aa70f 100644
--- a/rust-startup-disk.spec
+++ b/rust-startup-disk.spec
@@ -12,6 +12,9 @@ Summary:        Interface to choose the startup volume on Apple Silicon systems
 License:        MIT
 URL:            https://crates.io/crates/startup-disk
 Source:         %{crates_source}
+# Manually created patch for downstream crate metadata changes
+# * Bump glib-build-tools to 0.22
+Patch:          startup-disk-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  make

diff --git a/rust2rpm.toml b/rust2rpm.toml
index bf94ede..8746ff8 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -8,6 +8,10 @@ extra-files = [
   "%{_datadir}/polkit-1/actions/%{app_id}.policy",
   "%{_metainfodir}/%{app_id}.metainfo.xml",
 ]
+cargo-toml-patch-comments = [
+  # https://gitlab.gnome.org/davide125/startup-disk/-/commit/85fb00e4c6abfa31cdd74d1ca3bdfa02543402d3
+  "Bump glib-build-tools to 0.22",
+]
 
 [requires]
 build = ["make"]

diff --git a/startup-disk-fix-metadata.diff b/startup-disk-fix-metadata.diff
new file mode 100644
index 0000000..d136689
--- /dev/null
+++ b/startup-disk-fix-metadata.diff
@@ -0,0 +1,8 @@
+--- startup-disk-0.1.7/Cargo.toml	2006-07-24T01:21:28+00:00
++++ startup-disk-0.1.7/Cargo.toml	2026-09-17T17:43:08.495989+00:00
+@@ -80,4 +80,4 @@
+ features = ["serde"]
+ 
+ [build-dependencies.glib-build-tools]
+-version = "0.20.0"
++version = "0.22"

                 reply	other threads:[~2026-09-17 18:00 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=178966803616.1.5642699103934599434.rpms-rust-startup-disk-20bdbd6a98df@fedoraproject.org \
    --to=dcavalca@fedoraproject.org \
    --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