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.22.0; Fixes RHBZ#2441300
Date: Fri, 25 Sep 2026 10:34:24 GMT [thread overview]
Message-ID: <179033246402.1.4411305429317198297.rpms-rust-glib-sys-51b6c2b5ea55@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-glib-sys
Branch : epel10
Commit : 51b6c2b5ea55f39fa80928857541026aa25c7e22
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2026-03-01T13:50:37+01:00
Stats : +20/-10 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-sys/c/51b6c2b5ea55f39fa80928857541026aa25c7e22?branch=epel10
Log:
Update to version 0.22.0; Fixes RHBZ#2441300
---
diff --git a/.gitignore b/.gitignore
index 35df800..0c7172f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@
/glib-sys-0.21.1.crate
/glib-sys-0.21.2.crate
/glib-sys-0.21.5.crate
+/glib-sys-0.22.0.crate
diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 47acff0..d66df4b 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -1,12 +1,11 @@
# Generated by rust2rpm 28
-# * tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64
-%bcond check 0
+%bcond check 1
%global debug_package %{nil}
%global crate glib-sys
Name: rust-glib-sys
-Version: 0.21.5
+Version: 0.22.0
Release: %autorelease
Summary: FFI bindings to libglib-2.0
@@ -237,7 +236,7 @@ use the "v2_84" feature of the "%{crate}" crate.
%package -n %{name}+v2_86-devel
Summary: %{summary}
BuildArch: noarch
-Requires: pkgconfig(glib-2.0) >= 2.85
+Requires: pkgconfig(glib-2.0) >= 2.86
%description -n %{name}+v2_86-devel %{_description}
@@ -247,6 +246,19 @@ use the "v2_86" feature of the "%{crate}" crate.
%files -n %{name}+v2_86-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_88-devel
+Summary: %{summary}
+BuildArch: noarch
+Requires: pkgconfig(glib-2.0) >= 2.87
+
+%description -n %{name}+v2_88-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_88" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_88-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
diff --git a/rust2rpm.toml b/rust2rpm.toml
index b2c2f9a..fb19aec 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,7 +1,3 @@
-[tests]
-run = false
-comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
-
[features]
hide = [
]
@@ -35,5 +31,6 @@ 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.82"]
features.v2_84 = ["pkgconfig(glib-2.0) >= 2.84"]
-features.v2_86 = ["pkgconfig(glib-2.0) >= 2.85"]
+features.v2_86 = ["pkgconfig(glib-2.0) >= 2.86"]
+features.v2_88 = ["pkgconfig(glib-2.0) >= 2.87"]
diff --git a/sources b/sources
index 9fda33e..052ac9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.21.5.crate) = 1aa03503ac90e2a564eceb2b1012691c84d7de36f2b18f21baef58e60248b0de9498d255416b897eb3960fb3613a5be39f59a7bbafdb1e6c293ee2b0b566644a
+SHA512 (glib-sys-0.22.0.crate) = 98c578aadb63e04ad364ba07cf64cc5a7b93ec0200a225a01b45d02d7822ffda37e6cc7722d1a6a223dfde04c3640b0aca0df1fa3d93c45874a82b5d56eb82a2
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=179033246402.1.4411305429317198297.rpms-rust-glib-sys-51b6c2b5ea55@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