public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to version 0.15.10; Fixes RHBZ#2062657
@ 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 : d63b694b3db450ff02c0b1ff8496cdf446d063ab
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-03-29T15:09:40+02:00
Stats  : +15/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-glib/c/d63b694b3db450ff02c0b1ff8496cdf446d063ab?branch=epel10

Log:
Update to version 0.15.10; Fixes RHBZ#2062657

---
diff --git a/.gitignore b/.gitignore
index f971a43..572e1fa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,4 @@
 /glib-0.15.5.crate
 /glib-0.15.6.crate
 /glib-0.15.8.crate
+/glib-0.15.10.crate

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

diff --git a/rust-glib.spec b/rust-glib.spec
index 081a4b4..c415a68 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -5,7 +5,7 @@
 %global crate glib
 
 Name:           rust-%{crate}
-Version:        0.15.8
+Version:        0.15.10
 Release:        %autorelease
 Summary:        Rust bindings for the GLib library
 
@@ -230,6 +230,18 @@ use the "v2_70" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_70-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_72-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_72-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_72" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_72-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/sources b/sources
index 2aed27f..df14e3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.15.8.crate) = 1334c644babc37ecd5d3e52642147029f698e59bf86b9ad83f00da63e1d85d853d675b032212ccbb8220b135ebef762fb77b4d37f7c3491eb584930b39fa7dbb
+SHA512 (glib-0.15.10.crate) = e879682abd5c01bd1d189814b16d15ee4f751616e920bc3cf9c8f3639939728abbfab6719d908569e25cc948a09364392b6af66433dbf9577926476293372a49

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

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