public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to version 0.20.1; Fixes RHBZ#2297133
@ 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 : 42b2fc2c88cd234b264f0979f71ddf206ca0c5ef
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-08-13T17:12:01+02:00
Stats  : +15/-2 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/42b2fc2c88cd234b264f0979f71ddf206ca0c5ef?branch=epel10

Log:
Update to version 0.20.1; Fixes RHBZ#2297133

---
diff --git a/.gitignore b/.gitignore
index 03f43ce..a9e547a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /gio-0.19.4.crate
 /gio-0.19.5.crate
 /gio-0.19.8.crate
+/gio-0.20.1.crate

diff --git a/rust-gio.spec b/rust-gio.spec
index 7c7fd67..bcc4aac 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
 %global crate gio
 
 Name:           rust-gio
-Version:        0.19.8
+Version:        0.20.1
 Release:        %autorelease
 Summary:        Rust bindings for the Gio library
 
@@ -191,6 +191,18 @@ use the "v2_80" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_80-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_82-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_82-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_82" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_82-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/sources b/sources
index 8529616..6cffd9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.19.8.crate) = d3248acfb8833263aeeb59ae36a1c65ab9c95e3252f3e6b8bb40fd3034a0e43cb72bb1e8487144059fea68e5f5e026dedae04510b4ac77ec482692bc38af7f63
+SHA512 (gio-0.20.1.crate) = a017338a9aa0946f178114de79eeea1c1925843affa5d2dd5519c91e7e6a1cc4c7d1006ec53803808119bef8742c3bbeb837c91eb419bb9f7a9328a5bb1f69df

^ 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.1; Fixes RHBZ#2297133 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox