Skip to content

Commit 6ae27a1

Browse files
Upgrade rust-tiny-dfr to upstream tag v0.3.1
1 parent dcdf911 commit 6ae27a1

File tree

2 files changed

+4
-32
lines changed

2 files changed

+4
-32
lines changed

rust-tiny-dfr/0002-downgrade-cairo-rs.patch

Lines changed: 0 additions & 24 deletions
This file was deleted.

rust-tiny-dfr/rust-tiny-dfr.spec

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,22 @@
1-
%global forgeurl https://github.com/sharpenedblade/tiny-dfr
2-
%global commit 82d80aef1a6e7ce2c5bd3dd766e6c658ed4a51da
1+
%global forgeurl https://github.com/WhatAmISupposedToPutHere/tiny-dfr
2+
%global tag v0.3.1
33
%global crate tiny-dfr
44
%forgemeta
55

66
Name: rust-%{crate}
7-
Version: 0.2.0
8-
Release: 6%{?dist}
7+
Version: 0.3.1
8+
Release: 1%{?dist}
99
Summary: The most basic dynamic function row daemon possible
1010
License: MIT AND Apache-2.0
1111
URL: %{forgeurl}
1212
Source: %{forgesource}
1313

14-
%{?fc39:Patch: 0002-downgrade-cairo-rs.patch}
15-
1614
BuildRequires: rust-packaging >= 23
1715
BuildRequires: systemd-rpm-macros
1816

1917
%description
2018
The most basic dynamic function row daemon possible
2119

22-
License: Apache-2.0 AND BSD-3-Clause AND CC0-1.0 AND ISC AND LGPL-2.1-or-later AND MIT AND MPL-2.0 AND Unicode-DFS-2016 AND (Apache-2.0 OR MIT) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT) AND (MIT OR Apache-2.0 OR Zlib) AND (Unlicense OR MIT)
23-
2420
%files
2521
%license LICENSE
2622
%license LICENSE.material

0 commit comments

Comments
 (0)