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.18.5; Fixes RHBZ#2247775
Date: Fri, 25 Sep 2026 10:37:08 GMT	[thread overview]
Message-ID: <179033262817.1.15960740297029474288.rpms-rust-glib-495de53c559b@fedoraproject.org> (raw)

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

                 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=179033262817.1.15960740297029474288.rpms-rust-glib-495de53c559b@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