public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] rawhide: Update to version 0.22.9; Fixes RHBZ#2526043
@ 2026-09-03 11:50 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-03 11:50 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gio
Branch : rawhide
Commit : 099ce73ebb3133dc6ca4f89fab776ff3caee8be5
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-09-03T13:50:30+02:00
Stats : +15/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/099ce73ebb3133dc6ca4f89fab776ff3caee8be5?branch=rawhide
Log:
Update to version 0.22.9; Fixes RHBZ#2526043
---
diff --git a/.gitignore b/.gitignore
index c87286f..d7b8467 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
/gio-0.22.4.crate
/gio-0.22.6.crate
/gio-0.22.8.crate
+/gio-0.22.9.crate
diff --git a/rust-gio.spec b/rust-gio.spec
index 1067f6e..764ec05 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
%global crate gio
Name: rust-gio
-Version: 0.22.8
+Version: 0.22.9
Release: %autorelease
Summary: Rust bindings for the Gio library
@@ -239,6 +239,18 @@ use the "v2_88" feature of the "%{crate}" crate.
%files -n %{name}+v2_88-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_90-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_90-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_90" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_90-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/sources b/sources
index bb41c3e..b5823ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.22.8.crate) = e4652dd931a6d69793a394eeca91d3c5170166e41a91228ccbf9097ff854739fc92ba05dbe469c777b601875df059f4bf24390bec8b2a6a18e5c7523befd9393
+SHA512 (gio-0.22.9.crate) = 35c6c536f7493efaa3336e390a33a793ff94b9797c7bcc79bf5426ff422de416459ea0b9785e122ae357bb5d5b0ff934ea078936c95423ea60a44261c387da53
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-03 11:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-03 11:50 [rpms/rust-gio] rawhide: Update to version 0.22.9; Fixes RHBZ#2526043 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox