public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.21.0; Fixes RHBZ#2380076
@ 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 : b214ac35c6466a8955204f6f5728fb8cd5d2380a
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-08-03T20:56:41+02:00
Stats : +18/-6 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/b214ac35c6466a8955204f6f5728fb8cd5d2380a?branch=epel10
Log:
Update to version 0.21.0; Fixes RHBZ#2380076
---
diff --git a/.gitignore b/.gitignore
index aefde5b..f536d8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
/glib-0.20.9.crate
/glib-0.20.10.crate
/glib-0.20.12.crate
+/glib-0.21.0.crate
diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
index db1bc37..aad0d39 100644
--- a/glib-fix-metadata.diff
+++ b/glib-fix-metadata.diff
@@ -1,5 +1,5 @@
---- glib-0.20.12/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ glib-0.20.12/Cargo.toml 2025-07-08T16:03:21.693910+00:00
+--- glib-0.21.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ glib-0.21.0/Cargo.toml 2025-08-03T18:56:18.352134+00:00
@@ -155,10 +155,6 @@
path = "tests/print.rs"
@@ -16,7 +16,7 @@
]
-[dev-dependencies.criterion]
--version = "0.5.1"
+-version = "0.6.0"
-
[dev-dependencies.gir-format-check]
version = "^0.1"
diff --git a/rust-glib.spec b/rust-glib.spec
index 20a8227..1d6460f 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
%global crate glib
Name: rust-glib
-Version: 0.20.12
+Version: 0.21.0
Release: %autorelease
Summary: Rust bindings for the GLib library
@@ -290,6 +290,18 @@ use the "v2_84" feature of the "%{crate}" crate.
%files -n %{name}+v2_84-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_86-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_86-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_86" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_86-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 59a2b1e..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_86",
]
[tests]
diff --git a/sources b/sources
index 780a5b8..050c549 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.20.12.crate) = 1c79bc7708ed52122212c83d75092e7eadec066631f45590dd372c4e191e9f666e375b0f93450c89de4a714a08fe48bf9198b98de16e5d66e1f827af68d85fcb
+SHA512 (glib-0.21.0.crate) = 005dd2320f69454945428e470ee333a828fe2e1dfede675e4073c7cfd33cf67d914e5b302203fca46fe3a704d47ed27097e5e38252dad5feef6c099b84b07cc0
^ 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.21.0; Fixes RHBZ#2380076 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox