public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gobject-sys] epel10: Update to version 0.20.10; Fixes RHBZ#2365833
Date: Fri, 25 Sep 2026 10:35:21 GMT	[thread overview]
Message-ID: <179033252178.1.16350701419042024874.rpms-rust-gobject-sys-11d8f5de30a2@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gobject-sys
Branch : epel10
Commit : 11d8f5de30a2bec573788f262214d2045150131e
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-05-18T18:14:05+02:00
Stats  : +7/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/11d8f5de30a2bec573788f262214d2045150131e?branch=epel10

Log:
Update to version 0.20.10; Fixes RHBZ#2365833

---
diff --git a/.gitignore b/.gitignore
index 9462d92..0d45d20 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /gobject-sys-0.20.4.crate
 /gobject-sys-0.20.7.crate
 /gobject-sys-0.20.9.crate
+/gobject-sys-0.20.10.crate

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

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 2e717e7..51705dc 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]
@@ -20,5 +21,6 @@ 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.82"]
-features.v2_84 = ["pkgconfig(gobject-2.0) >= 2.83"]
+features.v2_84 = ["pkgconfig(gobject-2.0) >= 2.84"]
+features.v2_86 = ["pkgconfig(gobject-2.0) >= 2.85"]
 

diff --git a/sources b/sources
index ea85f3e..53655c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.20.9.crate) = fff20b83534fc71f318e3f7c8c04f8af60d36301b15834a430fa1de02a925992803a57659094b08c5cf1a5f0cddd4e97a2e1245979b586d80cd8681ec4b8aefe
+SHA512 (gobject-sys-0.20.10.crate) = e52708d378c99005c806cedb66ebac5384adc65a2ce6df06ea7d5a44a7d7d974ccc93239a378dfd24fb49dab96c835a659f9c994ba3ca86fd9b73ce7ef17ddc5

                 reply	other threads:[~2026-09-25 10:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179033252178.1.16350701419042024874.rpms-rust-gobject-sys-11d8f5de30a2@fedoraproject.org \
    --to=decathorpe@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox