public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-tiny-dfr] epel10: Update to 0.3.7; Fixes: RHBZ#2376759
@ 2026-09-25 10:38 Davide Cavalca
  0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-09-25 10:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-tiny-dfr
Branch : epel10
Commit : a89e23bd36058255af8652c09b75c1e42776bfad
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date   : 2026-03-01T12:22:27-08:00
Stats  : +4/-20 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-tiny-dfr/c/a89e23bd36058255af8652c09b75c1e42776bfad?branch=epel10

Log:
Update to 0.3.7; Fixes: RHBZ#2376759

---
diff --git a/.gitignore b/.gitignore
index 1540ef2..018abf8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /tiny-dfr-0.3.3.crate
 /tiny-dfr-0.3.4.crate
 /tiny-dfr-0.3.5.crate
+/tiny-dfr-0.3.7.crate

diff --git a/rust-tiny-dfr.spec b/rust-tiny-dfr.spec
index 8fc136c..1835ca9 100644
--- a/rust-tiny-dfr.spec
+++ b/rust-tiny-dfr.spec
@@ -1,19 +1,16 @@
-# Generated by rust2rpm 27
+# Generated by rust2rpm 28
 %bcond check 1
 
 %global crate tiny-dfr
 
 Name:           rust-tiny-dfr
-Version:        0.3.5
+Version:        0.3.7
 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 drm to 0.14: https://github.com/AsahiLinux/tiny-dfr/pull/64
-Patch:          tiny-dfr-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  systemd-rpm-macros

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 5898e2f..679c015 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,4 @@
 [package]
-cargo-toml-patch-comments = [
-  "Bump drm to 0.14: https://github.com/AsahiLinux/tiny-dfr/pull/64",
-]
 extra-files = [
   "%{_datadir}/%{crate}/",
   "%{_udevrulesdir}/*.rules",

diff --git a/sources b/sources
index 842c2dc..c5333a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (tiny-dfr-0.3.5.crate) = 0406ad4a8ab3557db4f04128834084d0c872540b4e160a11aec5efe2ca29a7fe512063d50ea713c6d68939ea3d08c0178971c13e0e2bf14face5eafa9f6a891f
+SHA512 (tiny-dfr-0.3.7.crate) = af8ac6116c80cf7e87f06158c0917af4faad1804531666bd21d8382d729b969cc8902e0e1b9e78e628f4bda4f54ae942a36ce64d8388edb0db2b6ce167214cb7

diff --git a/tiny-dfr-fix-metadata.diff b/tiny-dfr-fix-metadata.diff
deleted file mode 100644
index 5c8ee91..0000000
--- a/tiny-dfr-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- tiny-dfr-0.3.5/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ tiny-dfr-0.3.5/Cargo.toml	2025-05-13T05:03:08.899170+00:00
-@@ -45,7 +45,7 @@
- features = ["unstable-locales"]
- 
- [dependencies.drm]
--version = "0.11.1"
-+version = "0.14"
- 
- [dependencies.freedesktop-icons]
- version = "0.4.0"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:38 [rpms/rust-tiny-dfr] epel10: Update to 0.3.7; Fixes: RHBZ#2376759 Davide Cavalca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox