public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-relm4-components] rawhide: Update to 0.11.0
@ 2026-09-19 18:49 Jonathan Steffan
0 siblings, 0 replies; only message in thread
From: Jonathan Steffan @ 2026-09-19 18:49 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-relm4-components
Branch : rawhide
Commit : 9d903616a498f1213e7bc5c8b94dbc8a579a7908
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date : 2026-09-05T12:08:24-06:00
Stats : +5/-24 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-relm4-components/c/9d903616a498f1213e7bc5c8b94dbc8a579a7908?branch=rawhide
Log:
Update to 0.11.0
---
diff --git a/.gitignore b/.gitignore
index 3cb4265..36efce8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/relm4-components-0.8.1.crate
/relm4-components-0.9.1.crate
+/relm4-components-0.11.0.crate
diff --git a/relm4-components-fix-metadata.diff b/relm4-components-fix-metadata.diff
deleted file mode 100644
index 68df2a7..0000000
--- a/relm4-components-fix-metadata.diff
+++ /dev/null
@@ -1,13 +0,0 @@
---- relm4-components-0.9.1/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ relm4-components-0.9.1/Cargo.toml 2024-09-23T22:36:05.842842+00:00
-@@ -19,8 +19,8 @@
- "src/",
- "examples/",
- "README.md",
-- "../LICENSE-MIT",
-- "../LICENSE-APACHE",
-+ "LICENSE-MIT",
-+ "LICENSE-APACHE",
- ]
- description = "An idiomatic GUI library inspired by Elm and based on gtk4-rs"
- homepage = "https://relm4.org"
diff --git a/rust-relm4-components.spec b/rust-relm4-components.spec
index 869806e..7ed455c 100644
--- a/rust-relm4-components.spec
+++ b/rust-relm4-components.spec
@@ -1,23 +1,17 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
%global debug_package %{nil}
%global crate relm4-components
Name: rust-relm4-components
-Version: 0.9.1
+Version: 0.11.0
Release: %autorelease
Summary: Idiomatic GUI library inspired by Elm and based on gtk4-rs
License: Apache-2.0 OR MIT
URL: https://crates.io/crates/relm4-components
Source: %{crates_source}
-# https://github.com/Relm4/Relm4/issues/655
-Source100: https://raw.githubusercontent.com/Relm4/Relm4/main/LICENSE-APACHE
-Source101: https://raw.githubusercontent.com/Relm4/Relm4/main/LICENSE-MIT
-
-# Manually created patch for downstream crate metadata changes
-Patch: relm4-components-fix-metadata.diff
BuildRequires: cargo-rpm-macros >= 24
@@ -92,7 +86,6 @@ use the "web" feature of the "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
-cp -pav %{SOURCE100} %{SOURCE101} .
%generate_buildrequires
%cargo_generate_buildrequires
diff --git a/sources b/sources
index 534a56f..0d8148d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (relm4-components-0.9.1.crate) = e4591272f80cc3a5f383f576e534e1ce9b048a4af77c4a3cb10b5d9304cc0641046afaa8e314717f6acb70813d7fd966d313f9000e16476409816429695828e9
+SHA512 (relm4-components-0.11.0.crate) = 4f5aedc19bedda59887ffb152be9a58ea09db375cf839b7d4bba4157f789a4dec7a2c1dfb6316aaec380a9a8402d6d91d261e707cb8c61500cf7fba5b966deac
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-19 18:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-19 18:49 [rpms/rust-relm4-components] rawhide: Update to 0.11.0 Jonathan Steffan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox