public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gobject-sys] epel10: Update to version 0.20.9; Fixes RHBZ#2345980
@ 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 : 417641b78deec8bcdece19675c82f8bf30f28e18
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-02-24T19:42:10+01:00
Stats  : +23/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/417641b78deec8bcdece19675c82f8bf30f28e18?branch=epel10

Log:
Update to version 0.20.9; Fixes RHBZ#2345980

---
diff --git a/.gitignore b/.gitignore
index 564941d..9462d92 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /gobject-sys-0.20.1.crate
 /gobject-sys-0.20.4.crate
 /gobject-sys-0.20.7.crate
+/gobject-sys-0.20.9.crate

diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index 081f0d2..9b0b900 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.7
+Version:        0.20.9
 Release:        %autorelease
 Summary:        FFI bindings to libgobject-2.0
 
@@ -181,7 +181,7 @@ use the "v2_80" feature of the "%{crate}" crate.
 %package     -n %{name}+v2_82-devel
 Summary:        %{summary}
 BuildArch:      noarch
-Requires:       pkgconfig(gobject-2.0) >= 2.81
+Requires:       pkgconfig(gobject-2.0) >= 2.82
 
 %description -n %{name}+v2_82-devel %{_description}
 
@@ -191,6 +191,19 @@ use the "v2_82" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_82-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_84-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(gobject-2.0) >= 2.83
+
+%description -n %{name}+v2_84-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_84" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_84-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
index b818d06..2e717e7 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -2,6 +2,10 @@
 run = ["none"]
 comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
 
+[features]
+hide = [
+]
+
 [requires]
 build = ["pkgconfig(gobject-2.0) >= 2.56"]
 lib = ["pkgconfig(gobject-2.0) >= 2.56"]
@@ -15,5 +19,6 @@ features.v2_74 = ["pkgconfig(gobject-2.0) >= 2.74"]
 features.v2_76 = ["pkgconfig(gobject-2.0) >= 2.76"]
 features.v2_78 = ["pkgconfig(gobject-2.0) >= 2.77"]
 features.v2_80 = ["pkgconfig(gobject-2.0) >= 2.80"]
-features.v2_82 = ["pkgconfig(gobject-2.0) >= 2.81"]
+features.v2_82 = ["pkgconfig(gobject-2.0) >= 2.82"]
+features.v2_84 = ["pkgconfig(gobject-2.0) >= 2.83"]
 

diff --git a/sources b/sources
index a271426..ea85f3e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.20.7.crate) = 90d10c8b7849b779d0f0983b7df271de00e4ee194d4e190db190e0b49729f98d8809208ebd66c4d78c00c2e2aa28f448047697c4f802b7f0dc1f8e9c82c94564
+SHA512 (gobject-sys-0.20.9.crate) = fff20b83534fc71f318e3f7c8c04f8af60d36301b15834a430fa1de02a925992803a57659094b08c5cf1a5f0cddd4e97a2e1245979b586d80cd8681ec4b8aefe

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

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