public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.20.9; Fixes RHBZ#2345978
@ 2026-09-25 10:37 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib
Branch : epel10
Commit : 0662936a15a727f51a7d0f47342a0d903248bc8d
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-02-24T19:41:07+01:00
Stats : +17/-5 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/0662936a15a727f51a7d0f47342a0d903248bc8d?branch=epel10
Log:
Update to version 0.20.9; Fixes RHBZ#2345978
---
diff --git a/.gitignore b/.gitignore
index ac77af2..94c0572 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,3 +41,4 @@
/glib-0.20.5.crate
/glib-0.20.6.crate
/glib-0.20.7.crate
+/glib-0.20.9.crate
diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
index bd2b99d..db2f569 100644
--- a/glib-fix-metadata.diff
+++ b/glib-fix-metadata.diff
@@ -1,5 +1,5 @@
---- glib-0.20.7/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ glib-0.20.7/Cargo.toml 2025-01-05T15:28:29.234343+00:00
+--- glib-0.20.9/Cargo.toml 1970-01-01T00:00:01+00:00
++++ glib-0.20.9/Cargo.toml 2025-02-24T18:38:29.020701+00:00
@@ -76,10 +76,6 @@
path = "tests/print.rs"
diff --git a/rust-glib.spec b/rust-glib.spec
index 21c2883..9fa1595 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
%global crate glib
Name: rust-glib
-Version: 0.20.7
+Version: 0.20.9
Release: %autorelease
Summary: Rust bindings for the GLib library
@@ -278,6 +278,18 @@ use the "v2_82" feature of the "%{crate}" crate.
%files -n %{name}+v2_82-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_84-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_84-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_84" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_84-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/rust2rpm.toml b/rust2rpm.toml
index a622092..5fa7e8b 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -3,7 +3,6 @@ cargo-toml-patch-comments = ["drop unused, benchmark-only criterion dev-dependen
[features]
hide = [
- "v2_84",
]
[tests]
diff --git a/sources b/sources
index ff78dc9..749f349 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.20.7.crate) = dc418efd7b2d4375fdb5bce9935201a57683554917a69c7caf3d904f09e24ee8601fee1692bdc290f90ff4117933eabefc8f40f7c07121191da71723cb374775
+SHA512 (glib-0.20.9.crate) = 5870898564ab8516812529fb83b76094f9bb72358514c1a60d64d4522bb85c1866c84e292bf28cfb142c9760920eb2c9a6b8623e7f6e167b2aa69519312f8c22
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:37 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:37 [rpms/rust-glib] epel10: Update to version 0.20.9; Fixes RHBZ#2345978 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox