public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] epel10: Update to version 0.17.2; Fixes RHBZ#2168310
@ 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 : 12e4f38a98947d36680b2a8c34d237791487f028
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-02-25T17:44:26+01:00
Stats  : +19/-3 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib-sys/c/12e4f38a98947d36680b2a8c34d237791487f028?branch=epel10

Log:
Update to version 0.17.2; Fixes RHBZ#2168310

---
diff --git a/.gitignore b/.gitignore
index e966218..f0b6ed7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /glib-sys-0.15.7.crate
 /glib-sys-0.15.10.crate
 /glib-sys-0.16.3.crate
+/glib-sys-0.17.2.crate

diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index cb159a5..4c094ca 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 23
+# Generated by rust2rpm 24
 # * tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64
 %bcond_with check
 %global debug_package %{nil}
@@ -6,7 +6,7 @@
 %global crate glib-sys
 
 Name:           rust-glib-sys
-Version:        0.16.3
+Version:        0.17.2
 Release:        %autorelease
 Summary:        FFI bindings to libglib-2.0
 
@@ -176,6 +176,19 @@ use the "v2_74" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_74-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_76-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(glib-2.0) >= 2.75
+
+%description -n %{name}+v2_76-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_76" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_76-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/rust2rpm.conf b/rust2rpm.conf
index 2f9cef0..f31738b 100644
--- a/rust2rpm.conf
+++ b/rust2rpm.conf
@@ -21,3 +21,5 @@ lib+v2_72.requires =
   pkgconfig(glib-2.0) >= 2.72
 lib+v2_74.requires =
   pkgconfig(glib-2.0) >= 2.74
+lib+v2_76.requires =
+  pkgconfig(glib-2.0) >= 2.75

diff --git a/sources b/sources
index 6609216..3aca13e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.16.3.crate) = 209b031357a743a83f1b6bd18aea3ec14c7cf4af3e2fc1b5bd7e3fbebb91fcee283e3b1ba960d779fb1dc75148dce9b7cd170294c8d162a16381f2c8dec9d334
+SHA512 (glib-sys-0.17.2.crate) = 08483667b5614bb1f33cddd8111e5c7f5f4f2776b282e8d1e0c0b291701062088758ab5ff7c1efe79a8d0ca1ac0073ef290a2c2199f89a172d155ce2de94d864

^ 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.17.2; Fixes RHBZ#2168310 Fabio Valentini

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