public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio-sys] epel10: Update to version 0.20.5; Fixes RHBZ#2322693
@ 2026-09-25 10:36 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:36 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-gio-sys
Branch : epel10
Commit : c27c5a9b213b651fd8afde4b7b52781e80af3db8
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-10-31T22:07:53+01:00
Stats  : +12/-6 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio-sys/c/c27c5a9b213b651fd8afde4b7b52781e80af3db8?branch=epel10

Log:
Update to version 0.20.5; Fixes RHBZ#2322693

---
diff --git a/.gitignore b/.gitignore
index 5c8b0ae..ad0cd31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /gio-sys-0.19.8.crate
 /gio-sys-0.20.1.crate
 /gio-sys-0.20.4.crate
+/gio-sys-0.20.5.crate

diff --git a/gio-sys-fix-metadata-auto.diff b/gio-sys-fix-metadata-auto.diff
index b3bdd80..f44ee66 100644
--- a/gio-sys-fix-metadata-auto.diff
+++ b/gio-sys-fix-metadata-auto.diff
@@ -1,8 +1,8 @@
---- gio-sys-0.20.4/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ gio-sys-0.20.4/Cargo.toml	2024-10-05T14:34:12.426967+00:00
-@@ -129,6 +129,3 @@
- v2_80 = ["v2_78"]
+--- gio-sys-0.20.5/Cargo.toml	1970-01-01T00:00:01+00:00
++++ gio-sys-0.20.5/Cargo.toml	2024-10-31T21:02:58.736463+00:00
+@@ -133,6 +133,3 @@
  v2_82 = ["v2_80"]
+ v2_84 = ["v2_82"]
  
 -[target."cfg(windows)".dependencies.windows-sys]
 -version = "0.52"

diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index 86b1675..50fbd78 100644
--- a/rust-gio-sys.spec
+++ b/rust-gio-sys.spec
@@ -6,7 +6,7 @@
 %global crate gio-sys
 
 Name:           rust-gio-sys
-Version:        0.20.4
+Version:        0.20.5
 Release:        %autorelease
 Summary:        FFI bindings to libgio-2.0
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 15929aa..1b05f10 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,6 +2,11 @@
 run = ["none"]
 comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
 
+[features]
+hide = [
+    "v2_84",
+]
+
 [requires]
 build = ["pkgconfig(gio-2.0) >= 2.56"]
 lib = ["pkgconfig(gio-2.0) >= 2.56"]

diff --git a/sources b/sources
index 5b959f0..8df4712 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.20.4.crate) = e6d4f56d75733b07f3ad67c557903fc9ec74b586707096ca8ba84ec6ce633464d1420dc12007ec0cee7c80537ed0a49da72d9acd8f644b09748109d55298a3a1
+SHA512 (gio-sys-0.20.5.crate) = 0804751e378eedc4b7103a0d8e488c831f077cefb297dcca7d61d95def621382e2825dcf95563897a63039f3cba21464d13e2e92d414e8b370ff1c98f8151bf1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:36 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:36 [rpms/rust-gio-sys] epel10: Update to version 0.20.5; Fixes RHBZ#2322693 Fabio Valentini

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