public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.20.5; Fixes RHBZ#2322694
@ 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 : 2ed6640b12060bbcefe1185510bbae86ec3da12a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-10-31T22:29:51+01:00
Stats  : +12/-6 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/2ed6640b12060bbcefe1185510bbae86ec3da12a?branch=epel10

Log:
Update to version 0.20.5; Fixes RHBZ#2322694

---
diff --git a/.gitignore b/.gitignore
index 38ba9fd..7af37cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@
 /glib-0.20.1.crate
 /glib-0.20.3.crate
 /glib-0.20.4.crate
+/glib-0.20.5.crate

diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
index fb23c0e..0f28f37 100644
--- a/glib-fix-metadata.diff
+++ b/glib-fix-metadata.diff
@@ -1,6 +1,6 @@
---- glib-0.20.4/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ glib-0.20.4/Cargo.toml	2024-10-05T14:36:22.017673+00:00
-@@ -71,10 +71,6 @@
+--- glib-0.20.5/Cargo.toml	1970-01-01T00:00:01+00:00
++++ glib-0.20.5/Cargo.toml	2024-10-31T21:01:18.479951+00:00
+@@ -75,10 +75,6 @@
  path = "tests/print.rs"
  
  [[test]]
@@ -11,7 +11,7 @@
  name = "structured_log"
  path = "tests/structured_log.rs"
  
-@@ -147,9 +143,6 @@
+@@ -151,9 +147,6 @@
      "const_generics",
      "const_new",
  ]

diff --git a/rust-glib.spec b/rust-glib.spec
index a4bbf6b..c2c52c8 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
 %global crate glib
 
 Name:           rust-glib
-Version:        0.20.4
+Version:        0.20.5
 Release:        %autorelease
 Summary:        Rust bindings for the GLib library
 

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 6705534..a622092 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,11 @@
 [package]
 cargo-toml-patch-comments = ["drop unused, benchmark-only criterion dev-dependency"]
 
+[features]
+hide = [
+    "v2_84",
+]
+
 [tests]
 skip = [
     "structured_log",

diff --git a/sources b/sources
index f58daea..4ff21a4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.20.4.crate) = cf9a4a8a621e8af8eaa9c368b3bf2918211d4a3f72afcb9a9f8296b94ecbe5e1ae2c2ac96d5b375824a624d618abb5ece8d50808ecd626fb9e5fc2a3a0c41c6a
+SHA512 (glib-0.20.5.crate) = 19db38b744befd0ac7a4a3e91d8b9d236b3605b8ba6f0920d4a49fffbd33ed200f9c2e66ee08a8e28af5f40bf454074532f09e5f2f287a1b8fa95de48fa7286b

^ 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.20.5; Fixes RHBZ#2322694 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox