public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-freedesktop-icons] epel10: Allow dirs 6
Date: Fri, 25 Sep 2026 10:12:09 GMT	[thread overview]
Message-ID: <179033112979.1.11453421025939731247.rpms-rust-freedesktop-icons-a7b69f80ccc4@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-freedesktop-icons
Branch : epel10
Commit : a7b69f80ccc402ecc326cf4f29370d25b2a577b3
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2025-11-23T10:45:44+00:00
Stats  : +16/-1 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-freedesktop-icons/c/a7b69f80ccc402ecc326cf4f29370d25b2a577b3?branch=epel10

Log:
Allow dirs 6

---
diff --git a/freedesktop-icons-fix-metadata.diff b/freedesktop-icons-fix-metadata.diff
index 6e27692..2b1011b 100644
--- a/freedesktop-icons-fix-metadata.diff
+++ b/freedesktop-icons-fix-metadata.diff
@@ -1,5 +1,14 @@
 --- freedesktop-icons-0.4.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ freedesktop-icons-0.4.0/Cargo.toml	2025-04-24T18:45:23.539336+00:00
++++ freedesktop-icons-0.4.0/Cargo.toml	2025-11-23T10:45:38.009051+00:00
+@@ -47,7 +47,7 @@
+ path = "benches/tests.rs"
+ 
+ [dependencies.dirs]
+-version = "5.0.1"
++version = ">=5.0.1, <7.0.0"
+ 
+ [dependencies.ini_core]
+ version = "0.2.0"
 @@ -64,9 +64,6 @@
  [dependencies.xdg]
  version = "2.5.2"

diff --git a/rust-freedesktop-icons.spec b/rust-freedesktop-icons.spec
index 4c0368a..cdf22a4 100644
--- a/rust-freedesktop-icons.spec
+++ b/rust-freedesktop-icons.spec
@@ -14,6 +14,8 @@ URL:            https://crates.io/crates/freedesktop-icons
 Source:         %{crates_source}
 # Manually created patch for downstream crate metadata changes
 # * Drop unneeded criterion dependency
+# * Allow dirs 6; see “Update dirs dependency to version 6”,
+#   https://github.com/oknozor/freedesktop-icons/pull/29
 Patch:          freedesktop-icons-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 0e9f529..b964d0f 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,10 @@
 [package]
 cargo-toml-patch-comments = [
   "Drop unneeded criterion dependency",
+  """\
+  Allow dirs 6; see “Update dirs dependency to version 6”, \
+  https://github.com/oknozor/freedesktop-icons/pull/29\
+  """,
 ]
 
 [tests]

                 reply	other threads:[~2026-09-25 10:12 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=179033112979.1.11453421025939731247.rpms-rust-freedesktop-icons-a7b69f80ccc4@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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