public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to version 0.20.9; Fixes RHBZ#2345976
@ 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 : e234a318fa02b2e8c891dbc4e6d733027ff9ead3
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-02-24T19:39:31+01:00
Stats : +15/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/e234a318fa02b2e8c891dbc4e6d733027ff9ead3?branch=epel10
Log:
Update to version 0.20.9; Fixes RHBZ#2345976
---
diff --git a/.gitignore b/.gitignore
index c4d24b7..c6bf0a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
/gio-0.20.5.crate
/gio-0.20.6.crate
/gio-0.20.7.crate
+/gio-0.20.9.crate
diff --git a/rust-gio.spec b/rust-gio.spec
index e1b91f7..b5d2c28 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
%global crate gio
Name: rust-gio
-Version: 0.20.7
+Version: 0.20.9
Release: %autorelease
Summary: Rust bindings for the Gio library
@@ -203,6 +203,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 fee9275..902670a 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,4 @@
[features]
hide = [
- "v2_84",
]
diff --git a/sources b/sources
index cc7d672..8224cc6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.20.7.crate) = 4481d0d3697f197697d39d5fe75b71e886d69a65fe986d677f30d43860c3122e63d585732d320326bdd3b41f55f2b02e4718d277b4f448370b2f37c683aa8598
+SHA512 (gio-0.20.9.crate) = ee42a08500266ee20f03b17cc2b30fc569b063932e7860bf3bff64e3af5d59f6ab3da97b2d57ad0dba552ad2d06f347975fed94fe59cd9c7bf79163e81575f23
^ 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.20.9; Fixes RHBZ#2345976 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox