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-tiny-dfr] epel10: Update to 0.3.4; Fixes: RHBZ#2354969
Date: Fri, 25 Sep 2026 10:38:50 GMT [thread overview]
Message-ID: <179033273089.1.13486326726023523297.rpms-rust-tiny-dfr-0ebf47405f2a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-tiny-dfr
Branch : epel10
Commit : 0ebf47405f2a4904b3e5ead432a500942ab14d8f
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date : 2025-03-26T08:13:45-07:00
Stats : +4/-30 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-tiny-dfr/c/0ebf47405f2a4904b3e5ead432a500942ab14d8f?branch=epel10
Log:
Update to 0.3.4; Fixes: RHBZ#2354969
---
diff --git a/.gitignore b/.gitignore
index e395822..a0f6188 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/tiny-dfr-0.2.0.crate
/tiny-dfr-0.3.2.crate
/tiny-dfr-0.3.3.crate
+/tiny-dfr-0.3.4.crate
diff --git a/rust-tiny-dfr.spec b/rust-tiny-dfr.spec
index 7fc1671..8656354 100644
--- a/rust-tiny-dfr.spec
+++ b/rust-tiny-dfr.spec
@@ -4,17 +4,13 @@
%global crate tiny-dfr
Name: rust-tiny-dfr
-Version: 0.3.3
+Version: 0.3.4
Release: %autorelease
Summary: Most basic dynamic function row daemon possible
License: MIT AND Apache-2.0
URL: https://crates.io/crates/tiny-dfr
Source: %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * Bump freedesktop-icons to 0.3.1
-# * https://github.com/AsahiLinux/tiny-dfr/commit/c3f87a1e08810fcd0362280d8f8610e30af335c6
-Patch: tiny-dfr-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: systemd-rpm-macros
@@ -29,24 +25,17 @@ The most basic dynamic function row daemon possible.}
%package -n %{crate}
Summary: %{summary}
-# (Apache-2.0 OR MIT) AND BSD-3-Clause
-# (MIT OR Apache-2.0) AND Unicode-DFS-2016
-# 0BSD OR MIT OR Apache-2.0
-# Apache-2.0
# Apache-2.0 OR MIT
# Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT
# BSD-2-Clause OR Apache-2.0 OR MIT
# ISC
-# LGPL-2.1-or-later
# MIT
# MIT AND Apache-2.0
# MIT OR Apache-2.0
-# MIT OR Apache-2.0 OR Zlib
-# MIT OR Zlib OR Apache-2.0
# MPL-2.0
# Unlicense OR MIT
# Zlib OR Apache-2.0 OR MIT
-License: ((Apache-2.0 OR MIT) AND BSD-3-Clause) AND ((MIT OR Apache-2.0) AND Unicode-DFS-2016) AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND ISC AND LGPL-2.1-or-later AND MIT AND (MIT AND Apache-2.0) AND (MIT OR Apache-2.0) AND (MIT OR Apache-2.0 OR Zlib) AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT)
+License: (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (BSD-2-Clause OR Apache-2.0 OR MIT) AND ISC AND MIT AND (MIT AND Apache-2.0) AND (MIT OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT) AND (Zlib OR Apache-2.0 OR MIT)
# LICENSE.dependencies contains a full license breakdown
%description -n %{crate} %{_description}
diff --git a/rust2rpm.toml b/rust2rpm.toml
index ef4c4df..679c015 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,9 +1,4 @@
[package]
-cargo-toml-patch-comments = [
- "Bump freedesktop-icons to 0.3.1",
- "https://github.com/AsahiLinux/tiny-dfr/commit/c3f87a1e08810fcd0362280d8f8610e30af335c6",
-]
-
extra-files = [
"%{_datadir}/%{crate}/",
"%{_udevrulesdir}/*.rules",
diff --git a/sources b/sources
index c335ed1..96e268a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tiny-dfr-0.3.3.crate) = b1043d4fb135f94c633fd632502702d6bc841b243c532f0296dd6e6a956ce6a39b31a3537b598e2346419c98eb80fac0195ab732c65ce5e097a818e9a989139c
+SHA512 (tiny-dfr-0.3.4.crate) = 45211636bf3aad1fa474ee3d0e62069337670fcd59a19af3ea8960a066c7657f773d703453ab17a46257f44733f44eeaecd2f5655d043cb444f477d086979b8d
diff --git a/tiny-dfr-fix-metadata.diff b/tiny-dfr-fix-metadata.diff
deleted file mode 100644
index a619142..0000000
--- a/tiny-dfr-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- tiny-dfr-0.3.3/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ tiny-dfr-0.3.3/Cargo.toml 2025-03-04T18:16:39.973060+00:00
-@@ -44,7 +44,7 @@
- version = "0.11.1"
-
- [dependencies.freedesktop-icons]
--version = "0.2.6"
-+version = "0.3.1"
-
- [dependencies.freetype-rs]
- version = "0.37"
reply other threads:[~2026-09-25 10:38 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=179033273089.1.13486326726023523297.rpms-rust-tiny-dfr-0ebf47405f2a@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