public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.18.1; Fixes RHBZ#2224908
@ 2026-09-25 10:37 Kalev Lember
0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-25 10:37 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib
Branch : epel10
Commit : 3f878c864e85a4f9794fa675c9ad6f24e0771cf3
Author : Kalev Lember <klember@redhat.com>
Date : 2023-08-08T00:15:08+02:00
Stats : +15/-14 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/3f878c864e85a4f9794fa675c9ad6f24e0771cf3?branch=epel10
Log:
Update to version 0.18.1; Fixes RHBZ#2224908
---
diff --git a/.gitignore b/.gitignore
index 8165045..9888f1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@
/glib-0.17.8.crate
/glib-0.17.9.crate
/glib-0.17.10.crate
+/glib-0.18.1.crate
diff --git a/rust-glib.spec b/rust-glib.spec
index 2bcc2bb..0b32553 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
%global crate glib
Name: rust-glib
-Version: 0.17.10
+Version: 0.18.1
Release: %autorelease
Summary: Rust bindings for the GLib library
@@ -62,18 +62,6 @@ use the "compiletests" feature of the "%{crate}" crate.
%files -n %{name}+compiletests-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+dox-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+dox-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "dox" feature of the "%{crate}" crate.
-
-%files -n %{name}+dox-devel
-%ghost %{crate_instdir}/Cargo.toml
-
%package -n %{name}+gio-devel
Summary: %{summary}
BuildArch: noarch
@@ -254,6 +242,18 @@ use the "v2_76" feature of the "%{crate}" crate.
%files -n %{name}+v2_76-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_78-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_78-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_78" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_78-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
diff --git a/sources b/sources
index 64f7b4d..79148df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.17.10.crate) = 51b8516a4d4f55bd612fc0af4066e9dd3583da881180909c1ef54e460e56c81e568ad415400b5ed2136f31eb76ae85990543bfbf16ce489e7c5fb4a9c733c874
+SHA512 (glib-0.18.1.crate) = 86b761f034151d0f4aedcc313f06430460f3c8fcce5d423c9deaacc6e8d89307e670b5aba09ac687786e31f8ae82b45e5966b97f9350224ef2a43a356430a1f3
^ 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.18.1; Fixes RHBZ#2224908 Kalev Lember
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox