public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.15.5; Fixes RHBZ#2040898
@ 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 : a565e3d2d1a687c68e8f2bc1fb5aa560a406a999
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-02-13T00:11:48+01:00
Stats  : +52/-39 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/a565e3d2d1a687c68e8f2bc1fb5aa560a406a999?branch=epel10

Log:
Update to version 0.15.5; Fixes RHBZ#2040898

---
diff --git a/.gitignore b/.gitignore
index 741fce5..e2a8455 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /glib-0.14.4.crate
 /glib-0.14.5.crate
 /glib-0.14.8.crate
+/glib-0.15.5.crate

diff --git a/.rust2rpm.conf b/.rust2rpm.conf
new file mode 100644
index 0000000..d721afb
--- /dev/null
+++ b/.rust2rpm.conf
@@ -0,0 +1,3 @@
+[DEFAULT]
+unwanted-features =
+  v2_72

diff --git a/rust-glib.spec b/rust-glib.spec
index ab5401d..d6e5f3b 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 18
+# Generated by rust2rpm 20
 %bcond_without check
 %global debug_package %{nil}
 
 %global crate glib
 
 Name:           rust-%{crate}
-Version:        0.14.8
+Version:        0.15.5
 Release:        %autorelease
 Summary:        Rust bindings for the GLib library
 
@@ -15,9 +15,6 @@ URL:            https://crates.io/crates/glib
 Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
-%if %{__cargo_skip_build}
-BuildArch:      noarch
-%endif
 
 BuildRequires:  rust-packaging
 
@@ -32,11 +29,11 @@ BuildArch:      noarch
 
 %description    devel %{_description}
 
-This package contains library source intended for building other packages
-which use "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "%{crate}" crate.
 
 %files          devel
-%license LICENSE COPYRIGHT
+%license COPYRIGHT LICENSE
 %doc README.md
 %{cargo_registry}/%{crate}-%{version_no_tilde}/
 
@@ -46,8 +43,8 @@ BuildArch:      noarch
 
 %description -n %{name}+default-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "default" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "default" feature of the "%{crate}" crate.
 
 %files       -n %{name}+default-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -58,8 +55,8 @@ BuildArch:      noarch
 
 %description -n %{name}+dox-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "dox" feature of "%{crate}" crate.
+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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -70,8 +67,8 @@ BuildArch:      noarch
 
 %description -n %{name}+log-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "log" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "log" feature of the "%{crate}" crate.
 
 %files       -n %{name}+log-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -82,8 +79,8 @@ BuildArch:      noarch
 
 %description -n %{name}+log_macros-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "log_macros" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "log_macros" feature of the "%{crate}" crate.
 
 %files       -n %{name}+log_macros-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -94,8 +91,8 @@ BuildArch:      noarch
 
 %description -n %{name}+rs-log-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "rs-log" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "rs-log" feature of the "%{crate}" crate.
 
 %files       -n %{name}+rs-log-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -106,8 +103,8 @@ BuildArch:      noarch
 
 %description -n %{name}+v2_50-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "v2_50" feature of "%{crate}" crate.
+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 %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -118,8 +115,8 @@ BuildArch:      noarch
 
 %description -n %{name}+v2_52-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "v2_52" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "v2_52" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_52-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -130,8 +127,8 @@ BuildArch:      noarch
 
 %description -n %{name}+v2_54-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "v2_54" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "v2_54" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_54-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -142,8 +139,8 @@ BuildArch:      noarch
 
 %description -n %{name}+v2_56-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "v2_56" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "v2_56" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_56-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -154,8 +151,8 @@ BuildArch:      noarch
 
 %description -n %{name}+v2_58-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "v2_58" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "v2_58" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_58-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -166,8 +163,8 @@ BuildArch:      noarch
 
 %description -n %{name}+v2_60-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "v2_60" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "v2_60" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_60-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -178,8 +175,8 @@ BuildArch:      noarch
 
 %description -n %{name}+v2_62-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "v2_62" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "v2_62" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_62-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -190,8 +187,8 @@ BuildArch:      noarch
 
 %description -n %{name}+v2_64-devel %{_description}
 
-This package contains library source intended for building other packages
-which use "v2_64" feature of "%{crate}" crate.
+This package contains library source intended for building other packages which
+use the "v2_64" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_64-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -202,8 +199,8 @@ 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.
+This package contains library source intended for building other packages which
+use the "v2_66" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_66-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
@@ -214,12 +211,24 @@ 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.
+This package contains library source intended for building other packages which
+use the "v2_68" feature of the "%{crate}" crate.
 
 %files       -n %{name}+v2_68-devel
 %ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
 
+%package     -n %{name}+v2_70-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_70-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_70" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_70-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 c50d170..dc733b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.14.8.crate) = ca2236abdee994abca00f5ad31ba89641b6797bbe6eff73be5632ce7460b6ad42301d617d9cd2679be178a3667e21538b21695c9662996c2d7cbc3902446d419
+SHA512 (glib-0.15.5.crate) = 174286e46683c9cabe7cbdf878fc22f37a002aac035834afcf753bdab974096bb55b15aaa24c84e26311f298a19bf9dbbfcb7710d5a460c205d6c11e78ff2730

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

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