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] epel10: Update to version 0.17.2; Fixes RHBZ#2168308
Date: Fri, 25 Sep 2026 10:37:03 GMT [thread overview]
Message-ID: <179033262374.1.1786315858351703742.rpms-rust-glib-45d124b9021f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-glib
Branch : epel10
Commit : 45d124b9021f559f08cc3e89e7908e6542eb6039
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-02-25T18:19:24+01:00
Stats : +18/-7 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/45d124b9021f559f08cc3e89e7908e6542eb6039?branch=epel10
Log:
Update to version 0.17.2; Fixes RHBZ#2168308
---
diff --git a/.gitignore b/.gitignore
index eb13591..cd0f612 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@
/glib-0.15.12.crate
/glib-0.16.4.crate
/glib-0.16.7.crate
+/glib-0.17.2.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index fc379fe..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-glib
-
-The rust-glib package
\ No newline at end of file
diff --git a/rust-glib.spec b/rust-glib.spec
index a76c08a..d0c9b2c 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 23
+# Generated by rust2rpm 24
%bcond_without check
%global debug_package %{nil}
%global crate glib
Name: rust-glib
-Version: 0.16.7
+Version: 0.17.2
Release: %autorelease
Summary: Rust bindings for the GLib library
@@ -239,6 +239,18 @@ 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
+
+%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
@@ -254,7 +266,8 @@ use the "v2_74" feature of the "%{crate}" crate.
%if %{with check}
%check
-%cargo_test
+# * skip a test that only works when run in-tree
+%cargo_test -- -- --skip structured_log
%endif
%changelog
diff --git a/sources b/sources
index 22d52f9..11f868f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.16.7.crate) = 8b6ade766d355ba99e0aa643344c8b5f81023e90d692e2b68793b8f800815049213cacf3dfdb1bad6368c6d0e4fb2576e996788b24689a92f61a5e0dfb5b1f7b
+SHA512 (glib-0.17.2.crate) = 62be4dd06abaab136735226c18034dfd57d22e4578c99a3597a4fa4768f91da19b488b99f04d227c6f2fee6866c4e2760d0280e1c9b12a77a345e7be97a2e885
reply other threads:[~2026-09-25 10:37 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=179033262374.1.1786315858351703742.rpms-rust-glib-45d124b9021f@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