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.1; Fixes RHBZ#2297137
Date: Fri, 25 Sep 2026 10:34:16 GMT	[thread overview]
Message-ID: <179033245636.1.4815408684950465756.rpms-rust-glib-sys-27c38aee2274@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-glib-sys
Branch : epel10
Commit : 27c38aee2274b434c45dc561794b28b125891cc6
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-08-13T16:21:13+02:00
Stats  : +19/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib-sys/c/27c38aee2274b434c45dc561794b28b125891cc6?branch=epel10

Log:
Update to version 0.20.1; Fixes RHBZ#2297137

---
diff --git a/.gitignore b/.gitignore
index 9cf038c..2c6ca1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /glib-sys-0.19.0.crate
 /glib-sys-0.19.5.crate
 /glib-sys-0.19.8.crate
+/glib-sys-0.20.1.crate

diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 693978b..d4e46b9 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.19.8
+Version:        0.20.1
 Release:        %autorelease
 Summary:        FFI bindings to libglib-2.0
 
@@ -198,7 +198,7 @@ use the "v2_78" feature of the "%{crate}" crate.
 %package     -n %{name}+v2_80-devel
 Summary:        %{summary}
 BuildArch:      noarch
-Requires:       pkgconfig(glib-2.0) >= 2.79
+Requires:       pkgconfig(glib-2.0) >= 2.80
 
 %description -n %{name}+v2_80-devel %{_description}
 
@@ -208,6 +208,19 @@ use the "v2_80" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_80-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_82-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(glib-2.0) >= 2.81
+
+%description -n %{name}+v2_82-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_82" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_82-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 9d26bf6..7ddb2f5 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -28,5 +28,6 @@ features.v2_72 = ["pkgconfig(glib-2.0) >= 2.72"]
 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.79"]
+features.v2_80 = ["pkgconfig(glib-2.0) >= 2.80"]
+features.v2_82 = ["pkgconfig(glib-2.0) >= 2.81"]
 

diff --git a/sources b/sources
index 3fa131e..4324c2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.19.8.crate) = b552706fa801888ea9e2b5a5e8b3fe391b9ae15fdac29e614a9ba8d643d6eea70139d9eb190a2425f52e518b4bea4ce81c7a5af9663f7fe92219be0f202681a7
+SHA512 (glib-sys-0.20.1.crate) = 46073c62187b1460952c45f747c5ec89f431fb53dc39f09089f4b90bb4d4e49f80b5081aae083e27dd7fe5f37de157f130d092edd3a54e331ba876e60896f900

                 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=179033245636.1.4815408684950465756.rpms-rust-glib-sys-27c38aee2274@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