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-glib-sys] epel10: Update to version 0.20.9; Fixes RHBZ#2345979
Date: Fri, 25 Sep 2026 10:34:19 GMT	[thread overview]
Message-ID: <179033245984.1.12030502777228308886.rpms-rust-glib-sys-1d96ed17d3cc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-glib-sys
Branch : epel10
Commit : 1d96ed17d3cca02cd3f7e93c2a824118e6b86c1d
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-02-24T19:43:55+01:00
Stats  : +19/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib-sys/c/1d96ed17d3cca02cd3f7e93c2a824118e6b86c1d?branch=epel10

Log:
Update to version 0.20.9; Fixes RHBZ#2345979

---
diff --git a/.gitignore b/.gitignore
index 65814b9..fed1eaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
 /glib-sys-0.20.5.crate
 /glib-sys-0.20.6.crate
 /glib-sys-0.20.7.crate
+/glib-sys-0.20.9.crate

diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 45ba4b0..2ccab64 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -6,7 +6,7 @@
 %global crate glib-sys
 
 Name:           rust-glib-sys
-Version:        0.20.7
+Version:        0.20.9
 Release:        %autorelease
 Summary:        FFI bindings to libglib-2.0
 
@@ -211,7 +211,7 @@ use the "v2_80" feature of the "%{crate}" crate.
 %package     -n %{name}+v2_82-devel
 Summary:        %{summary}
 BuildArch:      noarch
-Requires:       pkgconfig(glib-2.0) >= 2.81
+Requires:       pkgconfig(glib-2.0) >= 2.82
 
 %description -n %{name}+v2_82-devel %{_description}
 
@@ -221,6 +221,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(glib-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 7d5024d..42bc063 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_84",
 ]
 
 [requires]
@@ -34,5 +33,6 @@ features.v2_74 = ["pkgconfig(glib-2.0) >= 2.74"]
 features.v2_76 = ["pkgconfig(glib-2.0) >= 2.76"]
 features.v2_78 = ["pkgconfig(glib-2.0) >= 2.77"]
 features.v2_80 = ["pkgconfig(glib-2.0) >= 2.80"]
-features.v2_82 = ["pkgconfig(glib-2.0) >= 2.81"]
+features.v2_82 = ["pkgconfig(glib-2.0) >= 2.82"]
+features.v2_84 = ["pkgconfig(glib-2.0) >= 2.83"]
 

diff --git a/sources b/sources
index ff02923..79182ab 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.20.7.crate) = 23e4a250c0d557aa28c1359b22ee71be3b026ae1194c78865ad18d472610f9b1f92d304f9e8e837a4a6be3e4a3b172d7d384c95b005999bbb687945646ca5be7
+SHA512 (glib-sys-0.20.9.crate) = 1d9b21aa93812a69767caa8073373620d8a41bd24d20787ad714fd6e69e834a3c9f747dca4a145493172d2e3492243771a4dd59ebf38ffdb128763875e45c16a

                 reply	other threads:[~2026-09-25 10:34 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=179033245984.1.12030502777228308886.rpms-rust-glib-sys-1d96ed17d3cc@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