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.21.0; Fixes RHBZ#2380074
Date: Fri, 25 Sep 2026 10:38:28 GMT	[thread overview]
Message-ID: <179033270878.1.4633936319921343128.rpms-rust-gio-5d28c578b9f5@fedoraproject.org> (raw)

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

                 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=179033270878.1.4633936319921343128.rpms-rust-gio-5d28c578b9f5@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