public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.17.2; Fixes RHBZ#2168308
@ 2026-09-25 10:37 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:37 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:37 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:37 [rpms/rust-glib] epel10: Update to version 0.17.2; Fixes RHBZ#2168308 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox