public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.16.4; Fixes RHBZ#2136063
@ 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 : 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
^ 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.16.4; Fixes RHBZ#2136063 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox