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

Log:
Update to 0.11.0

---
diff --git a/.gitignore b/.gitignore
index d09b6fb..9379e70 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /relm4-css-0.9.0.crate
+/relm4-css-0.11.0.crate

diff --git a/relm4-css-fix-metadata.diff b/relm4-css-fix-metadata.diff
deleted file mode 100644
index 2bb15d1..0000000
--- a/relm4-css-fix-metadata.diff
+++ /dev/null
@@ -1,13 +0,0 @@
---- relm4-css-0.9.0/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ relm4-css-0.9.0/Cargo.toml	2024-09-23T21:31:03.734493+00:00
-@@ -19,8 +19,8 @@
-     "src/",
-     "build.rs",
-     "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-css.spec b/rust-relm4-css.spec
index 5052c9a..07fc05e 100644
--- a/rust-relm4-css.spec
+++ b/rust-relm4-css.spec
@@ -1,22 +1,17 @@
-# Generated by rust2rpm 26
-%bcond_without check
+# Generated by rust2rpm 28
+%bcond check 1
 %global debug_package %{nil}
 
 %global crate relm4-css
 
 Name:           rust-relm4-css
-Version:        0.9.0
+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-css
 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-css-fix-metadata.diff
 
 BuildRequires:  cargo-rpm-macros >= 24
 
@@ -55,8 +50,6 @@ use the "default" feature of the "%{crate}" crate.
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep
-# Copy LICENSE files
-cp -pav %{SOURCE100} %{SOURCE101} .
 
 %generate_buildrequires
 %cargo_generate_buildrequires

diff --git a/sources b/sources
index 93858bd..c7e3c15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (relm4-css-0.9.0.crate) = 1da238e1057b3c8ced2e55f2192345f3dc4e4753f443362b2301fb1e19063790a6813583c29efff8ebb558852a95e9042277938bd32a33c6c1cd040f0261811d
+SHA512 (relm4-css-0.11.0.crate) = 609371c86c68672de8a63d9dafadafd0f77fcbf94a5cd129ab37ef7a5f742b39370f9ca8dc688c2b41f6dbb9e2703c1b4267a303df86a1665ea490bcbc4b63c5

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