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-gio] epel10: Update to version 0.20.9; Fixes RHBZ#2345976
Date: Fri, 25 Sep 2026 10:38:26 GMT [thread overview]
Message-ID: <179033270674.1.12875869383017268093.rpms-rust-gio-e234a318fa02@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-25 10:38 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=179033270674.1.12875869383017268093.rpms-rust-gio-e234a318fa02@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