public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: update to version 0.10.3
@ 2026-09-25 10:36 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib
Branch : epel10
Commit : 17b48d008679b43ca7e2194b441c3944ae339cce
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2020-11-09T23:09:11+01:00
Stats : +25/-4 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/17b48d008679b43ca7e2194b441c3944ae339cce?branch=epel10
Log:
update to version 0.10.3
---
diff --git a/.gitignore b/.gitignore
index d93f392..6871af4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
/glib-0.9.3.crate
/glib-0.10.1.crate
/glib-0.10.2.crate
+/glib-0.10.3.crate
diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
new file mode 100644
index 0000000..ca71932
--- /dev/null
+++ b/glib-fix-metadata.diff
@@ -0,0 +1,13 @@
+--- glib-0.10.3/Cargo.toml 2020-10-14T12:06:59+00:00
++++ glib-0.10.3/Cargo.toml 2020-11-09T22:01:26.623770+00:00
+@@ -38,10 +38,6 @@
+
+ [dependencies.futures-executor]
+ version = "0.3"
+-
+-[dependencies.futures-preview]
+-version = "0.3.0-alpha"
+-optional = true
+
+ [dependencies.futures-task]
+ version = "0.3"
diff --git a/rust-glib.spec b/rust-glib.spec
index c7548f2..b9a1a8c 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 13
-%bcond_with check
+# Generated by rust2rpm 15
+%bcond_without check
%global debug_package %{nil}
%global crate glib
Name: rust-%{crate}
-Version: 0.10.2
+Version: 0.10.3
Release: 1%{?dist}
Summary: Rust bindings for the GLib library
@@ -13,6 +13,9 @@ Summary: Rust bindings for the GLib library
License: MIT
URL: https://crates.io/crates/glib
Source: %{crates_source}
+# Initial patched metadata
+# * remove broken optional futures-preview dependency
+Patch0: glib-fix-metadata.diff
ExclusiveArch: %{rust_arches}
%if %{__cargo_skip_build}
@@ -216,6 +219,10 @@ which use "v2_64" feature of "%{crate}" crate.
%endif
%changelog
+* Mon Nov 09 2020 Fabio Valentini <decathorpe@gmail.com> - 0.10.3-1
+- Update to version 0.10.3.
+- Fixes RHBZ#1888224
+
* Fri Sep 11 2020 Josh Stone <jistone@redhat.com> - 0.10.2-1
- Update to 0.10.2
diff --git a/sources b/sources
index e78ed02..288db06 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.10.2.crate) = 20000eafc40f44e4e53e286f6552f6a5009a79dae12d3d67b0e8e15cc1fdefcf07fcc77ad5dbcc47dbe1d4aae845c2febebadf35ea4413ded979caca686bae2c
+SHA512 (glib-0.10.3.crate) = 6e621c9a6df2c0e283168fdf7835ba46405ee4cb04e0cc67337f34b9ca8184b181e25042f442022efde17b167225c862e78984f7c96db762fafdfa64d9a140b7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:36 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:36 [rpms/rust-glib] epel10: update to version 0.10.3 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox