public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] epel10: Update to version 0.15.10; Fixes RHBZ#2065929
@ 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 : 56bcd1b9d73848864ddeb0f786e7fdcbe6ba2726
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2022-03-29T14:59:56+02:00
Stats : +18/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-sys/c/56bcd1b9d73848864ddeb0f786e7fdcbe6ba2726?branch=epel10
Log:
Update to version 0.15.10; Fixes RHBZ#2065929
---
diff --git a/.gitignore b/.gitignore
index f2ef708..47cc6d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
/glib-sys-0.15.5.crate
/glib-sys-0.15.6.crate
/glib-sys-0.15.7.crate
+/glib-sys-0.15.10.crate
diff --git a/.rust2rpm.conf b/.rust2rpm.conf
index 9afc62e..5611abd 100644
--- a/.rust2rpm.conf
+++ b/.rust2rpm.conf
@@ -1,6 +1,4 @@
[DEFAULT]
-unwanted-features =
- v2_72
buildrequires =
pkgconfig(glib-2.0) >= 2.48
lib.requires =
@@ -27,3 +25,5 @@ lib+v2_68.requires =
pkgconfig(glib-2.0) >= 2.68
lib+v2_70.requires =
pkgconfig(glib-2.0) >= 2.70
+lib+v2_72.requires =
+ pkgconfig(glib-2.0) >= 2.72
diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index ca0bd70..8e0ce4c 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -6,7 +6,7 @@
%global crate glib-sys
Name: rust-%{crate}
-Version: 0.15.7
+Version: 0.15.10
Release: %autorelease
Summary: FFI bindings to libglib-2.0
@@ -205,6 +205,19 @@ use the "v2_70" feature of the "%{crate}" crate.
%files -n %{name}+v2_70-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_72-devel
+Summary: %{summary}
+BuildArch: noarch
+Requires: pkgconfig(glib-2.0) >= 2.72
+
+%description -n %{name}+v2_72-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_72" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_72-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
diff --git a/sources b/sources
index 2726e1f..0f81897 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.15.7.crate) = 10c276f6a7d00e544f7a1a6d27220637d7ffc2fccd2e85c118c99ebf6cf3076107aec19e794f60f2a2fea328a77bd3796dc146b487fdc4e8fedb0c4e8e7fb95a
+SHA512 (glib-sys-0.15.10.crate) = b83d67d775f70d6a08b9a6a9e24b575f110a93e5dcc8c53c03015842bac2617d13ded014f46820f8b05b08e7a34aa4841923847869af26689251497daf0b69ec
^ 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.15.10; Fixes RHBZ#2065929 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox