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.16.4; Fixes RHBZ#2136063
Date: Fri, 25 Sep 2026 10:37:02 GMT	[thread overview]
Message-ID: <179033262217.1.16503046091232267710.rpms-rust-glib-0e2b59415817@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-glib
Branch : epel10
Commit : 0e2b594158178ae894d04be701dfaaf606ed614b
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-11-28T21:33:31+01:00
Stats  : +45/-47 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/0e2b594158178ae894d04be701dfaaf606ed614b?branch=epel10

Log:
Update to version 0.16.4; Fixes RHBZ#2136063

---
diff --git a/.gitignore b/.gitignore
index b61a3b3..4eed992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@
 /glib-0.15.8.crate
 /glib-0.15.10.crate
 /glib-0.15.12.crate
+/glib-0.16.4.crate

diff --git a/rust-glib.spec b/rust-glib.spec
index ad81595..6c942d6 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,21 +1,18 @@
-# Generated by rust2rpm 21
+# Generated by rust2rpm 23
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate glib
 
-Name:           rust-%{crate}
-Version:        0.15.12
+Name:           rust-glib
+Version:        0.16.4
 Release:        %autorelease
 Summary:        Rust bindings for the GLib library
 
-# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/glib
 Source:         %{crates_source}
 
-ExclusiveArch:  %{rust_arches}
-
 BuildRequires:  rust-packaging >= 21
 
 %global _description %{expand:
@@ -50,100 +47,88 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+dox-devel
+%package     -n %{name}+compiletests-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+dox-devel %{_description}
+%description -n %{name}+compiletests-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "dox" feature of the "%{crate}" crate.
+use the "compiletests" feature of the "%{crate}" crate.
 
-%files       -n %{name}+dox-devel
+%files       -n %{name}+compiletests-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+log-devel
+%package     -n %{name}+dox-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+log-devel %{_description}
+%description -n %{name}+dox-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "log" feature of the "%{crate}" crate.
+use the "dox" feature of the "%{crate}" crate.
 
-%files       -n %{name}+log-devel
+%files       -n %{name}+dox-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+log_macros-devel
+%package     -n %{name}+gio-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+log_macros-devel %{_description}
+%description -n %{name}+gio-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "log_macros" feature of the "%{crate}" crate.
+use the "gio" feature of the "%{crate}" crate.
 
-%files       -n %{name}+log_macros-devel
+%files       -n %{name}+gio-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+rs-log-devel
+%package     -n %{name}+gio_ffi-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+rs-log-devel %{_description}
+%description -n %{name}+gio_ffi-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "rs-log" feature of the "%{crate}" crate.
+use the "gio_ffi" feature of the "%{crate}" crate.
 
-%files       -n %{name}+rs-log-devel
+%files       -n %{name}+gio_ffi-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+v2_50-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+v2_50-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "v2_50" feature of the "%{crate}" crate.
-
-%files       -n %{name}+v2_50-devel
-%ghost %{crate_instdir}/Cargo.toml
-
-%package     -n %{name}+v2_52-devel
+%package     -n %{name}+log-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+v2_52-devel %{_description}
+%description -n %{name}+log-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "v2_52" feature of the "%{crate}" crate.
+use the "log" feature of the "%{crate}" crate.
 
-%files       -n %{name}+v2_52-devel
+%files       -n %{name}+log-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+v2_54-devel
+%package     -n %{name}+log_macros-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+v2_54-devel %{_description}
+%description -n %{name}+log_macros-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "v2_54" feature of the "%{crate}" crate.
+use the "log_macros" feature of the "%{crate}" crate.
 
-%files       -n %{name}+v2_54-devel
+%files       -n %{name}+log_macros-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+v2_56-devel
+%package     -n %{name}+rs-log-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+v2_56-devel %{_description}
+%description -n %{name}+rs-log-devel %{_description}
 
 This package contains library source intended for building other packages which
-use the "v2_56" feature of the "%{crate}" crate.
+use the "rs-log" feature of the "%{crate}" crate.
 
-%files       -n %{name}+v2_56-devel
+%files       -n %{name}+rs-log-devel
 %ghost %{crate_instdir}/Cargo.toml
 
 %package     -n %{name}+v2_58-devel
@@ -242,6 +227,18 @@ use the "v2_72" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_72-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_74-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_74-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_74" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_74-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/sources b/sources
index e8f8f3d..f9ccf60 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.15.12.crate) = f25599360163ff11f56c3618572cf10b4fc64fc13c75ef2645601e07d441b51cfed47b7be7cf7f8fc1aa1ed319a3d57d9a12963040e83d7f4fcad2e92dac3e6d
+SHA512 (glib-0.16.4.crate) = ee4abe8fd71db4a5da00cea8d1a6437f5bd2ed7b966eec0f4732e49fd1f4fee66a738609ac458474cc1fac958d5c15b62758e7cd610a0f0c4fb8bb4087fe7482

                 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=179033262217.1.16503046091232267710.rpms-rust-glib-0e2b59415817@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