public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.18.5; Fixes RHBZ#2247775
@ 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 : 495de53c559be3cddf2b11c73774b37e49808ecb
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-01-11T20:01:09+01:00
Stats : +16/-10 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/495de53c559be3cddf2b11c73774b37e49808ecb?branch=epel10
Log:
Update to version 0.18.5; Fixes RHBZ#2247775
---
diff --git a/.gitignore b/.gitignore
index e29bf5b..8699119 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
/glib-0.17.10.crate
/glib-0.18.1.crate
/glib-0.18.2.crate
+/glib-0.18.5.crate
diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
index 07ce3a0..0332fe9 100644
--- a/glib-fix-metadata.diff
+++ b/glib-fix-metadata.diff
@@ -1,11 +1,11 @@
---- glib-0.18.2/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ glib-0.18.2/Cargo.toml 2023-09-19T12:41:00.875914+00:00
-@@ -114,9 +114,6 @@
+--- glib-0.18.5/Cargo.toml 1970-01-01T00:00:01+00:00
++++ glib-0.18.5/Cargo.toml 2024-01-11T18:57:15.040221+00:00
+@@ -113,9 +113,6 @@
[dependencies.thiserror]
version = "1"
-[dev-dependencies.criterion]
--version = "0.4.0"
+-version = "0.5.1"
-
[dev-dependencies.gir-format-check]
version = "^0.1"
diff --git a/rust-glib.spec b/rust-glib.spec
index 4f94c12..9560d21 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate glib
Name: rust-glib
-Version: 0.18.2
+Version: 0.18.5
Release: %autorelease
Summary: Rust bindings for the GLib library
@@ -16,7 +16,7 @@ Source: %{crates_source}
# * drop unused, benchmark-only criterion dev-dependency
Patch: glib-fix-metadata.diff
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Rust bindings for the GLib library.}
@@ -255,7 +255,7 @@ use the "v2_78" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
@@ -270,7 +270,7 @@ use the "v2_78" feature of the "%{crate}" crate.
%if %{with check}
%check
# * skip a test that only works when run in-tree
-%cargo_test -- -- --skip structured_log
+%cargo_test -- -- --exact --skip structured_log
%endif
%changelog
diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..7ee0569
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,5 @@
+[tests]
+skip = ["structured_log"]
+skip-exact = true
+comments = ["skip a test that only works when run in-tree"]
+
diff --git a/sources b/sources
index 06fe619..1f23ea9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.18.2.crate) = ef1768336827f9bbfcadd013fac6741fecf73e3f25617321b803aeddecb885930d7a17c6abb0c636cce802898381e4d38cebfd9a95f47c7841d29d25e7a76bc5
+SHA512 (glib-0.18.5.crate) = 51fa8dbfbed341876d41e5d8e27386aa1a2a5429ef8dc1089a0de6b5724421bbd6b7947f5d95cef7056874959b6168a26198c57c788ec5165370ea2ccf7258e0
^ 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.18.5; Fixes RHBZ#2247775 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox