public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio-sys] epel10: Update to version 0.20.10; Fixes RHBZ#2365829
@ 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 : b1a1375896ce7057c97a5ddeb1c6eda935de99da
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-05-18T18:05:37+02:00
Stats  : +12/-9 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio-sys/c/b1a1375896ce7057c97a5ddeb1c6eda935de99da?branch=epel10

Log:
Update to version 0.20.10; Fixes RHBZ#2365829

---
diff --git a/.gitignore b/.gitignore
index 87014de..a009399 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /gio-sys-0.20.6.crate
 /gio-sys-0.20.8.crate
 /gio-sys-0.20.9.crate
+/gio-sys-0.20.10.crate

diff --git a/gio-sys-fix-metadata-auto.diff b/gio-sys-fix-metadata-auto.diff
index d4f96af..e0ffaea 100644
--- a/gio-sys-fix-metadata-auto.diff
+++ b/gio-sys-fix-metadata-auto.diff
@@ -1,8 +1,8 @@
---- gio-sys-0.20.9/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ gio-sys-0.20.9/Cargo.toml	2025-02-24T18:39:21.006936+00:00
-@@ -134,6 +134,3 @@
- v2_82 = ["v2_80"]
- v2_84 = ["v2_82"]
+--- gio-sys-0.20.10/Cargo.toml	1970-01-01T00:00:01+00:00
++++ gio-sys-0.20.10/Cargo.toml	2025-05-18T16:02:42.161240+00:00
+@@ -138,6 +138,3 @@
+ [build-dependencies.system-deps]
+ version = "7"
  
 -[target."cfg(windows)".dependencies.windows-sys]
 -version = ">=0.52, <=0.59"

diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index a5d0fc3..387985c 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.9
+Version:        0.20.10
 Release:        %autorelease
 Summary:        FFI bindings to libgio-2.0
 
@@ -222,7 +222,7 @@ use the "v2_82" feature of the "%{crate}" crate.
 %package     -n %{name}+v2_84-devel
 Summary:        %{summary}
 BuildArch:      noarch
-Requires:       pkgconfig(gio-2.0) >= 2.83
+Requires:       pkgconfig(gio-2.0) >= 2.84
 
 %description -n %{name}+v2_84-devel %{_description}
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 036b030..188e8fa 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,6 +4,7 @@ comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
 
 [features]
 hide = [
+    "v2_86",
 ]
 
 [requires]
@@ -22,5 +23,6 @@ features.v2_76 = ["pkgconfig(gio-2.0) >= 2.76"]
 features.v2_78 = ["pkgconfig(gio-2.0) >= 2.77"]
 features.v2_80 = ["pkgconfig(gio-2.0) >= 2.80"]
 features.v2_82 = ["pkgconfig(gio-2.0) >= 2.82"]
-features.v2_84 = ["pkgconfig(gio-2.0) >= 2.83"]
+features.v2_84 = ["pkgconfig(gio-2.0) >= 2.84"]
+features.v2_86 = ["pkgconfig(gio-2.0) >= 2.85"]
 

diff --git a/sources b/sources
index 7a69cc7..152a875 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.20.9.crate) = ea3ff89577b7281439c496602f46462526442f74ad8ec85ef971389f7c93f72c4985a021b86ca8d1de3289250a99bfd40f71886b2efdf890d0694c8f0c505eeb
+SHA512 (gio-sys-0.20.10.crate) = bd77380434851271ec34827176623928a4f56bbc2eef91edac43afe95fade24af4b1e1b8943fe58e8137fbf6d0c43d78a526ce0e073cbd6ee09f37c14814f477

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

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