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.21.0; Fixes RHBZ#2380076
Date: Fri, 25 Sep 2026 10:37:19 GMT	[thread overview]
Message-ID: <179033263927.1.15357429186382208866.rpms-rust-glib-b214ac35c646@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-glib
Branch : epel10
Commit : b214ac35c6466a8955204f6f5728fb8cd5d2380a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2025-08-03T20:56:41+02:00
Stats  : +18/-6 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/b214ac35c6466a8955204f6f5728fb8cd5d2380a?branch=epel10

Log:
Update to version 0.21.0; Fixes RHBZ#2380076

---
diff --git a/.gitignore b/.gitignore
index aefde5b..f536d8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,3 +44,4 @@
 /glib-0.20.9.crate
 /glib-0.20.10.crate
 /glib-0.20.12.crate
+/glib-0.21.0.crate

diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
index db1bc37..aad0d39 100644
--- a/glib-fix-metadata.diff
+++ b/glib-fix-metadata.diff
@@ -1,5 +1,5 @@
---- glib-0.20.12/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ glib-0.20.12/Cargo.toml	2025-07-08T16:03:21.693910+00:00
+--- 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"
  
@@ -16,7 +16,7 @@
  ]
  
 -[dev-dependencies.criterion]
--version = "0.5.1"
+-version = "0.6.0"
 -
  [dev-dependencies.gir-format-check]
  version = "^0.1"

diff --git a/rust-glib.spec b/rust-glib.spec
index 20a8227..1d6460f 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
 %global crate glib
 
 Name:           rust-glib
-Version:        0.20.12
+Version:        0.21.0
 Release:        %autorelease
 Summary:        Rust bindings for the GLib library
 
@@ -290,6 +290,18 @@ use the "v2_84" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_84-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_86-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_86-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_86" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_86-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 59a2b1e..5fa7e8b 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -3,7 +3,6 @@ cargo-toml-patch-comments = ["drop unused, benchmark-only criterion dev-dependen
 
 [features]
 hide = [
-    "v2_86",
 ]
 
 [tests]

diff --git a/sources b/sources
index 780a5b8..050c549 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.20.12.crate) = 1c79bc7708ed52122212c83d75092e7eadec066631f45590dd372c4e191e9f666e375b0f93450c89de4a714a08fe48bf9198b98de16e5d66e1f827af68d85fcb
+SHA512 (glib-0.21.0.crate) = 005dd2320f69454945428e470ee333a828fe2e1dfede675e4073c7cfd33cf67d914e5b302203fca46fe3a704d47ed27097e5e38252dad5feef6c099b84b07cc0

                 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=179033263927.1.15357429186382208866.rpms-rust-glib-b214ac35c646@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