public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] epel10: Update to version 0.21.0; Fixes RHBZ#2380078
@ 2026-09-25 10:34 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-glib-sys
Branch : epel10
Commit : 7e832abd664b3d195a67845187f3bdae854e20ed
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-08-03T20:09:53+02:00
Stats  : +16/-3 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib-sys/c/7e832abd664b3d195a67845187f3bdae854e20ed?branch=epel10

Log:
Update to version 0.21.0; Fixes RHBZ#2380078

---
diff --git a/.gitignore b/.gitignore
index 02f7dbf..8da282a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
 /glib-sys-0.20.7.crate
 /glib-sys-0.20.9.crate
 /glib-sys-0.20.10.crate
+/glib-sys-0.21.0.crate

diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 635f633..f223150 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.10
+Version:        0.21.0
 Release:        %autorelease
 Summary:        FFI bindings to libglib-2.0
 
@@ -234,6 +234,19 @@ use the "v2_84" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_84-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_86-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(glib-2.0) >= 2.85
+
+%description -n %{name}+v2_86-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_86" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_86-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 486f22d..361c6b5 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_86",
 ]
 
 [requires]

diff --git a/sources b/sources
index ef6f240..3197597 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.20.10.crate) = 3ac966410bf325ef2d82ee8be10056976a48071469de1cf1bd5d2f90a4074cbd01e72e214aa071625cec52e5fd3ee44d457c0eab0b33b45e4525997dfa74e1ac
+SHA512 (glib-sys-0.21.0.crate) = 5578f3d462f940f7ce782ac4f0fe719929fd3013f72433f05c2ef810d24f6cd837ba464cd66cd8b7a4d8b535569a1fdf8500619c18445174203045b847769263

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:34 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:34 [rpms/rust-glib-sys] epel10: Update to version 0.21.0; Fixes RHBZ#2380078 Fabio Valentini

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