public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to version 0.22.2; Fixes RHBZ#2441296
@ 2026-09-25 10:38 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gio
Branch : epel10
Commit : 314164ce19a6c9a929ed8139f46965ecaa2adf5f
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-03-01T14:34:56+01:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/314164ce19a6c9a929ed8139f46965ecaa2adf5f?branch=epel10
Log:
Update to version 0.22.2; Fixes RHBZ#2441296
---
diff --git a/.gitignore b/.gitignore
index d4422cd..3a75003 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
/gio-0.21.2.crate
/gio-0.21.4.crate
/gio-0.21.5.crate
+/gio-0.22.2.crate
diff --git a/rust-gio.spec b/rust-gio.spec
index 35d8fe4..a5faba4 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
%global crate gio
Name: rust-gio
-Version: 0.21.5
+Version: 0.22.2
Release: %autorelease
Summary: Rust bindings for the Gio library
@@ -227,6 +227,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 6c3d195..db0de3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.21.5.crate) = fccb34f1b3f55886e70e869ba6c0dd75300e358d7024b01314ad0efc08893e5cd2e288577eed078dde36c282a9e4debdd876297a658201754d314b9308da91f1
+SHA512 (gio-0.22.2.crate) = cafe25157c2b3ec7754846c6895cbaab70327090d769f8054a15eccc952ce8269f87ead5c99868ed09f09e9b0dc35e178a92daa69c1d21e3ab65d33fdef1ba77
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:38 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:38 [rpms/rust-gio] epel10: Update to version 0.22.2; Fixes RHBZ#2441296 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox