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

A new commit has been pushed.

Repo   : rpms/rust-gobject-sys
Branch : epel10
Commit : a05c75a5a0382955f6bf34af9fdaf0f2730466f7
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-08-03T20:18:48+02:00
Stats  : +16/-3 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/a05c75a5a0382955f6bf34af9fdaf0f2730466f7?branch=epel10

Log:
Update to version 0.21.0; Fixes RHBZ#2380079

---
diff --git a/.gitignore b/.gitignore
index 0d45d20..8d5d7ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
 /gobject-sys-0.20.7.crate
 /gobject-sys-0.20.9.crate
 /gobject-sys-0.20.10.crate
+/gobject-sys-0.21.0.crate

diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index ffb2fa5..70e4ade 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -6,7 +6,7 @@
 %global crate gobject-sys
 
 Name:           rust-gobject-sys
-Version:        0.20.10
+Version:        0.21.0
 Release:        %autorelease
 Summary:        FFI bindings to libgobject-2.0
 
@@ -204,6 +204,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(gobject-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 51705dc..de96dce 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 53655c9..4ab677b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.20.10.crate) = e52708d378c99005c806cedb66ebac5384adc65a2ce6df06ea7d5a44a7d7d974ccc93239a378dfd24fb49dab96c835a659f9c994ba3ca86fd9b73ce7ef17ddc5
+SHA512 (gobject-sys-0.21.0.crate) = 43364ea24de779ccd219ef5f282d072f6c3ed91d5a09c602e6ee7a4af430e6c916a1d4ed48d939a137f2bcb4f4cf86750ccd68f8815b1e19d41dc2dfd106f9c7

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

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

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