public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to version 0.21.0; Fixes RHBZ#2380074
@ 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 : 5d28c578b9f5ab531c2ff2e3748ae78428e558f8
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-08-03T21:15:30+02:00
Stats : +15/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/5d28c578b9f5ab531c2ff2e3748ae78428e558f8?branch=epel10
Log:
Update to version 0.21.0; Fixes RHBZ#2380074
---
diff --git a/.gitignore b/.gitignore
index c65e723..028d743 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
/gio-0.20.9.crate
/gio-0.20.11.crate
/gio-0.20.12.crate
+/gio-0.21.0.crate
diff --git a/rust-gio.spec b/rust-gio.spec
index 73ffa12..e03d070 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
%global crate gio
Name: rust-gio
-Version: 0.20.12
+Version: 0.21.0
Release: %autorelease
Summary: Rust bindings for the Gio library
@@ -215,6 +215,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 f0b95cc..902670a 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,5 +1,4 @@
[features]
hide = [
- "v2_86",
]
diff --git a/sources b/sources
index 248bc02..6ef3786 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.20.12.crate) = ddc4005cc03166f7be79aa023bf015da429723d81befcb01d828d7d29dbc550be3160498639d205fe7f67b7d5eb5051621067934d73f53349d84e0d88e7f621e
+SHA512 (gio-0.21.0.crate) = 12ab1786021756becf7f7e94db617428f106d2293b87bc7f5df754ed2a9fc28c1db5a02648b285ed55e66f77a049c28073802d4432c35e0b07fa6142a37114c2
^ 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.21.0; Fixes RHBZ#2380074 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox