public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-glib] epel10: Update to version 0.22.2; Fixes RHBZ#2441298
Date: Fri, 25 Sep 2026 10:37:23 GMT [thread overview]
Message-ID: <179033264300.1.14637286960883110220.rpms-rust-glib-36c0784593ab@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-glib
Branch : epel10
Commit : 36c0784593ab070ac60c4631565cea79d47b2d77
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-03-01T14:25:21+01:00
Stats : +103/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/36c0784593ab070ac60c4631565cea79d47b2d77?branch=epel10
Log:
Update to version 0.22.2; Fixes RHBZ#2441298
---
diff --git a/.gitignore b/.gitignore
index 17ecb0a..df51481 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@
/glib-0.21.3.crate
/glib-0.21.4.crate
/glib-0.21.5.crate
+/glib-0.22.2.crate
diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
index 0514544..78a86bb 100644
--- a/glib-fix-metadata.diff
+++ b/glib-fix-metadata.diff
@@ -1,11 +1,11 @@
---- glib-0.21.5/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ glib-0.21.5/Cargo.toml 2025-12-13T15:28:19.311233+00:00
-@@ -225,9 +225,6 @@
+--- glib-0.22.2/Cargo.toml 2006-07-24T01:21:28+00:00
++++ glib-0.22.2/Cargo.toml 2026-03-01T13:18:28.316383+00:00
+@@ -252,9 +252,6 @@
"const_new",
]
-[dev-dependencies.criterion]
--version = "0.7.0"
+-version = "0.8.2"
-
[dev-dependencies.gir-format-check]
version = "^0.1"
diff --git a/rust-glib.spec b/rust-glib.spec
index 77d2bb7..20e6b44 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
%global crate glib
Name: rust-glib
-Version: 0.21.5
+Version: 0.22.2
Release: %autorelease
Summary: Rust bindings for the GLib library
@@ -62,6 +62,78 @@ use the "compiletests" feature of the "%{crate}" crate.
%files -n %{name}+compiletests-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+futures-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "futures" feature of the "%{crate}" crate.
+
+%files -n %{name}+futures-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+futures-channel-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-channel-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "futures-channel" feature of the "%{crate}" crate.
+
+%files -n %{name}+futures-channel-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+futures-core-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-core-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "futures-core" feature of the "%{crate}" crate.
+
+%files -n %{name}+futures-core-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+futures-executor-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-executor-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "futures-executor" feature of the "%{crate}" crate.
+
+%files -n %{name}+futures-executor-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+futures-task-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-task-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "futures-task" feature of the "%{crate}" crate.
+
+%files -n %{name}+futures-task-devel
+%ghost %{crate_instdir}/Cargo.toml
+
+%package -n %{name}+futures-util-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-util-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "futures-util" feature of the "%{crate}" crate.
+
+%files -n %{name}+futures-util-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+gio-devel
Summary: %{summary}
BuildArch: noarch
@@ -98,6 +170,18 @@ use the "log" feature of the "%{crate}" crate.
%files -n %{name}+log-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+log_kv-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+log_kv-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "log_kv" feature of the "%{crate}" crate.
+
+%files -n %{name}+log_kv-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%package -n %{name}+log_macros-devel
Summary: %{summary}
BuildArch: noarch
@@ -302,6 +386,18 @@ use the "v2_86" feature of the "%{crate}" crate.
%files -n %{name}+v2_86-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_88-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_88-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_88" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_88-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index 44b70db..f91619a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.21.5.crate) = 369d9fa25e0e2bf162b9b0426913c94dc3651f37acf5a1d5d6e27f3a0f7145eb4c0c572d1ebf76315028e58b80c6a10ae07176a6bc295bd563aff4161911b37a
+SHA512 (glib-0.22.2.crate) = 663a86defa9073d62550bdb8400d2a4278327ddcde887e263ca0b920a4c0654e479a5334d51f848fde82d4557a65ecc48865808b1a2dbc5b34120684775f654f
reply other threads:[~2026-09-25 10:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179033264300.1.14637286960883110220.rpms-rust-glib-36c0784593ab@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox