public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.14.2; Fixes RHBZ#1974994
@ 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 : 5a7ecbe7f78b153f859e31a5750c9d380f05a80a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2021-08-03T17:15:05+02:00
Stats  : +41/-33 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/5a7ecbe7f78b153f859e31a5750c9d380f05a80a?branch=epel10

Log:
Update to version 0.14.2; Fixes RHBZ#1974994

---
diff --git a/.gitignore b/.gitignore
index 6871af4..817d4d2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /glib-0.10.1.crate
 /glib-0.10.2.crate
 /glib-0.10.3.crate
+/glib-0.14.2.crate

diff --git a/glib-fix-metadata.diff b/glib-fix-metadata.diff
deleted file mode 100644
index ca71932..0000000
--- a/glib-fix-metadata.diff
+++ /dev/null
@@ -1,13 +0,0 @@
---- 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 8ad4360..3a015b0 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 15
+# Generated by rust2rpm 18
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate glib
 
 Name:           rust-%{crate}
-Version:        0.10.3
+Version:        0.14.2
 Release:        %autorelease
 Summary:        Rust bindings for the GLib library
 
@@ -13,9 +13,6 @@ 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}
@@ -39,10 +36,9 @@ This package contains library source intended for building other packages
 which use "%{crate}" crate.
 
 %files          devel
-%license COPYRIGHT LICENSE
+%license LICENSE COPYRIGHT
 %doc README.md
 %{cargo_registry}/%{crate}-%{version_no_tilde}/
-%exclude %{cargo_registry}/%{crate}-%{version_no_tilde}/{appveyor.yml,Makefile}
 
 %package     -n %{name}+default-devel
 Summary:        %{summary}
@@ -68,40 +64,40 @@ which use "dox" feature of "%{crate}" crate.
 %files       -n %{name}+dox-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
-%package     -n %{name}+v2_44-devel
+%package     -n %{name}+log-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+v2_44-devel %{_description}
+%description -n %{name}+log-devel %{_description}
 
 This package contains library source intended for building other packages
-which use "v2_44" feature of "%{crate}" crate.
+which use "log" feature of "%{crate}" crate.
 
-%files       -n %{name}+v2_44-devel
+%files       -n %{name}+log-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
-%package     -n %{name}+v2_46-devel
+%package     -n %{name}+log_macros-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+v2_46-devel %{_description}
+%description -n %{name}+log_macros-devel %{_description}
 
 This package contains library source intended for building other packages
-which use "v2_46" feature of "%{crate}" crate.
+which use "log_macros" feature of "%{crate}" crate.
 
-%files       -n %{name}+v2_46-devel
+%files       -n %{name}+log_macros-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
-%package     -n %{name}+v2_48-devel
+%package     -n %{name}+rs-log-devel
 Summary:        %{summary}
 BuildArch:      noarch
 
-%description -n %{name}+v2_48-devel %{_description}
+%description -n %{name}+rs-log-devel %{_description}
 
 This package contains library source intended for building other packages
-which use "v2_48" feature of "%{crate}" crate.
+which use "rs-log" feature of "%{crate}" crate.
 
-%files       -n %{name}+v2_48-devel
+%files       -n %{name}+rs-log-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
 %package     -n %{name}+v2_50-devel
@@ -200,6 +196,30 @@ which use "v2_64" feature of "%{crate}" crate.
 %files       -n %{name}+v2_64-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
+%package     -n %{name}+v2_66-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_66-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_66" feature of "%{crate}" crate.
+
+%files       -n %{name}+v2_66-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
+%package     -n %{name}+v2_68-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_68-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_68" feature of "%{crate}" crate.
+
+%files       -n %{name}+v2_68-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/sources b/sources
index 288db06..c657501 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.10.3.crate) = 6e621c9a6df2c0e283168fdf7835ba46405ee4cb04e0cc67337f34b9ca8184b181e25042f442022efde17b167225c862e78984f7c96db762fafdfa64d9a140b7
+SHA512 (glib-0.14.2.crate) = 7758b98006ecd8377316ccc41e57b503c3f20980ea0843c10bd822c82cfc073dad92d55f2825c2eece4c188589927299adc81432f7d05a27d147570f6ae07c4d

^ 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.14.2; Fixes RHBZ#1974994 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox