public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.21.1; Fixes RHBZ#2387410
@ 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 : e26e70a8d53c3619362720153a5b098672889bbc
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2025-08-15T23:15:31+02:00
Stats : +7/-27 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/e26e70a8d53c3619362720153a5b098672889bbc?branch=epel10
Log:
Update to version 0.21.1; Fixes RHBZ#2387410
---
diff --git a/.gitignore b/.gitignore
index f536d8a..b4b59a2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -45,3 +45,4 @@
/glib-0.20.10.crate
/glib-0.20.12.crate
/glib-0.21.0.crate
+/glib-0.21.1.crate
diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
index aad0d39..17fdbd8 100644
--- a/glib-fix-metadata.diff
+++ b/glib-fix-metadata.diff
@@ -1,22 +1,11 @@
---- glib-0.21.0/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ glib-0.21.0/Cargo.toml 2025-08-03T18:56:18.352134+00:00
-@@ -155,10 +155,6 @@
- path = "tests/print.rs"
-
- [[test]]
--name = "regex_compiletest"
--path = "tests/regex_compiletest.rs"
--
--[[test]]
- name = "structured_log"
- path = "tests/structured_log.rs"
-
-@@ -232,9 +228,6 @@
+--- glib-0.21.1/Cargo.toml 1970-01-01T00:00:01+00:00
++++ glib-0.21.1/Cargo.toml 2025-08-15T21:06:37.495632+00:00
+@@ -233,9 +233,6 @@
"const_new",
]
-[dev-dependencies.criterion]
--version = "0.6.0"
+-version = "0.7.0"
-
[dev-dependencies.gir-format-check]
version = "^0.1"
diff --git a/rust-glib.spec b/rust-glib.spec
index 1d6460f..1d92b9b 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
%global crate glib
Name: rust-glib
-Version: 0.21.0
+Version: 0.21.1
Release: %autorelease
Summary: Rust bindings for the GLib library
@@ -305,9 +305,6 @@ use the "v2_86" feature of the "%{crate}" crate.
%prep
%autosetup -n %{crate}-%{version} -p1
%cargo_prep
-# drop compiletests that don't compile due to missing dependencies
-rm tests/regex_compiletest.rs
-rm -r tests/regex_compiletest/
%generate_buildrequires
%cargo_generate_buildrequires
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 5fa7e8b..0a4cd53 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -14,10 +14,3 @@ comments = [
"skip a test that only works when run in-tree",
]
-[scripts]
-prep.post = [
- "# drop compiletests that don't compile due to missing dependencies",
- "rm tests/regex_compiletest.rs",
- "rm -r tests/regex_compiletest/",
-]
-
diff --git a/sources b/sources
index 050c549..247bc43 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.21.0.crate) = 005dd2320f69454945428e470ee333a828fe2e1dfede675e4073c7cfd33cf67d914e5b302203fca46fe3a704d47ed27097e5e38252dad5feef6c099b84b07cc0
+SHA512 (glib-0.21.1.crate) = 49ce343233805d89e418a127d6e03a2ec3299168bdb10dc354e22adeee8f7fee5208e5c9e5d2ecf1b80e6be36db19fd182b787e63f1b9a13b484d31dab43f5ab
^ 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.21.1; Fixes RHBZ#2387410 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox