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.15.10; Fixes RHBZ#2065929
Date: Fri, 25 Sep 2026 10:34:09 GMT [thread overview]
Message-ID: <179033244915.1.17346086452668934345.rpms-rust-glib-sys-56bcd1b9d738@fedoraproject.org> (raw)
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
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=179033244915.1.17346086452668934345.rpms-rust-glib-sys-56bcd1b9d738@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