public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-relm4] 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
Branch : rawhide
Commit : 34e657a5ca4b19f2dc1fd5bf6dbe0b992987a0bd
Author : Jonathan Steffan <jsteffan@fedoraproject.org>
Date   : 2026-09-05T12:07:29-06:00
Stats  : +39/-26 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-relm4/c/34e657a5ca4b19f2dc1fd5bf6dbe0b992987a0bd?branch=rawhide

Log:
Update to 0.11.0

---
diff --git a/.gitignore b/.gitignore
index 1a6ca40..1f74827 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /relm4-0.8.1.crate
 /relm4-0.9.0.crate
 /relm4-0.9.1.crate
+/relm4-0.11.0.crate

diff --git a/relm4-fix-metadata.diff b/relm4-fix-metadata.diff
deleted file mode 100644
index 476338e..0000000
--- a/relm4-fix-metadata.diff
+++ /dev/null
@@ -1,22 +0,0 @@
---- relm4-0.9.1/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ relm4-0.9.1/Cargo.toml	2026-03-15T21:48:03.024682+00:00
-@@ -253,7 +253,7 @@
- package = "libadwaita"
- 
- [dependencies.flume]
--version = "0.11.0"
-+version = ">=0.11.0,<0.13"
- 
- [dependencies.fragile]
- version = "2.0.0"
-@@ -291,10 +291,6 @@
- 
- [dependencies.tracing]
- version = "0.1.40"
--
--[dev-dependencies.criterion]
--version = "0.5"
--default-features = false
- 
- [dev-dependencies.rand]
- version = "0.8.5"

diff --git a/rust-relm4.spec b/rust-relm4.spec
index 2433752..be0b7b5 100644
--- a/rust-relm4.spec
+++ b/rust-relm4.spec
@@ -8,15 +8,13 @@
 %global crate relm4
 
 Name:           rust-relm4
-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
 Source:         %{crates_source}
-# Manually created patch for downstream crate metadata changes
-Patch:          relm4-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -160,6 +158,42 @@ use the "gnome_47" feature of the "%{crate}" crate.
 %files       -n %{name}+gnome_47-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+gnome_48-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+gnome_48-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "gnome_48" feature of the "%{crate}" crate.
+
+%files       -n %{name}+gnome_48-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+gnome_49-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+gnome_49-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "gnome_49" feature of the "%{crate}" crate.
+
+%files       -n %{name}+gnome_49-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package     -n %{name}+gnome_50-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+gnome_50-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "gnome_50" feature of the "%{crate}" crate.
+
+%files       -n %{name}+gnome_50-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %package     -n %{name}+libadwaita-devel
 Summary:        %{summary}
 BuildArch:      noarch

diff --git a/sources b/sources
index 6d46054..9416055 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (relm4-0.9.1.crate) = 90a0787f52446051a0b417197d197a97da5aef12a60f30adf1239e085a27941deffdfb696fa669def09a4796ad3a2bf67ccbb0e6b3807f044e45c8fc48856727
+SHA512 (relm4-0.11.0.crate) = 98f7df84cc2dd15eb7b7a85029ce1afbb14d72716a58232d1ebedbd146816d85d127011293adfd971977656e43e8189691550ab14ad9ea186cbe0ed5a4a2c702

^ 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] 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