public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio-sys] epel10: Update to version 0.21.0; Fixes RHBZ#2380075
@ 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 : 8d838da6e17dfd1ab8f58c524523d910c1d705c1
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-08-03T20:26:57+02:00
Stats  : +19/-6 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio-sys/c/8d838da6e17dfd1ab8f58c524523d910c1d705c1?branch=epel10

Log:
Update to version 0.21.0; Fixes RHBZ#2380075

---
diff --git a/.gitignore b/.gitignore
index a009399..95ca42a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /gio-sys-0.20.8.crate
 /gio-sys-0.20.9.crate
 /gio-sys-0.20.10.crate
+/gio-sys-0.21.0.crate

diff --git a/gio-sys-fix-metadata-auto.diff b/gio-sys-fix-metadata-auto.diff
index e0ffaea..927eca1 100644
--- a/gio-sys-fix-metadata-auto.diff
+++ b/gio-sys-fix-metadata-auto.diff
@@ -1,9 +1,9 @@
---- 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
+--- gio-sys-0.21.0/Cargo.toml	1970-01-01T00:00:01+00:00
++++ gio-sys-0.21.0/Cargo.toml	2025-08-03T18:20:17.281190+00:00
 @@ -138,6 +138,3 @@
  [build-dependencies.system-deps]
  version = "7"
  
 -[target."cfg(windows)".dependencies.windows-sys]
--version = ">=0.52, <=0.59"
+-version = ">=0.52, <=0.60"
 -features = ["Win32_Networking_WinSock"]

diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index 387985c..d390455 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.10
+Version:        0.21.0
 Release:        %autorelease
 Summary:        FFI bindings to libgio-2.0
 
@@ -232,6 +232,19 @@ 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
+Requires:       pkgconfig(gio-2.0) >= 2.85
+
+%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 188e8fa..baeb2b9 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -4,7 +4,6 @@ comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
 
 [features]
 hide = [
-    "v2_86",
 ]
 
 [requires]

diff --git a/sources b/sources
index 152a875..b0ab42e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.20.10.crate) = bd77380434851271ec34827176623928a4f56bbc2eef91edac43afe95fade24af4b1e1b8943fe58e8137fbf6d0c43d78a526ce0e073cbd6ee09f37c14814f477
+SHA512 (gio-sys-0.21.0.crate) = edeea9b7608be29d4dae0fd0e39fe1eabfeb0f9d853cef3a62680e2dcbfe8ef25c6967a254658b694e900537e299a8e7e1ca67eeb3521898dfc7d718af8c860a

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

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