public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to version 0.15.10; Fixes RHBZ#2065926
@ 2026-09-25 10:38 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:38 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gio
Branch : epel10
Commit : 2916d062eae9647477db237de18f75bf99adf043
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2022-03-29T15:34:25+02:00
Stats : +15/-5 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/2916d062eae9647477db237de18f75bf99adf043?branch=epel10
Log:
Update to version 0.15.10; Fixes RHBZ#2065926
---
diff --git a/.gitignore b/.gitignore
index 23ea898..b131133 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/gio-0.15.5.crate
/gio-0.15.6.crate
/gio-0.15.7.crate
+/gio-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-gio.spec b/rust-gio.spec
index b1a7b3c..369ad0a 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
%global crate gio
Name: rust-%{crate}
-Version: 0.15.7
+Version: 0.15.10
Release: %autorelease
Summary: Rust bindings for the Gio library
@@ -194,6 +194,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 cd1f19b..2704c76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.15.7.crate) = 247a05ea555a049aced006e86a2056828bc074c677a1685556f858e3050d2d3e29b317b790479464b9b8cc5fea16fd238965df59b6029f46eb6bdb72f8486955
+SHA512 (gio-0.15.10.crate) = 123ae7558ea08c8709e0e6009be8f2eb55c644b6ca52a8ccbd769263b9d9c43243992c72536925e4488316201359443d0242edec89cf3c6cd4772c2a33f11ae1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:38 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:38 [rpms/rust-gio] epel10: Update to version 0.15.10; Fixes RHBZ#2065926 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox