public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to version 0.18.1; Fixes RHBZ#2224906
@ 2026-09-25 10:38 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-25 10:38 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-gio
Branch : epel10
Commit : 11e1e2980c7124a7898aeccf699e9abffe56863b
Author : Kalev Lember <klember@redhat.com>
Date   : 2023-08-08T00:30:28+02:00
Stats  : +15/-14 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/11e1e2980c7124a7898aeccf699e9abffe56863b?branch=epel10

Log:
Update to version 0.18.1; Fixes RHBZ#2224906

---
diff --git a/.gitignore b/.gitignore
index 24cbaff..c5f87a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -23,3 +23,4 @@
 /gio-0.17.4.crate
 /gio-0.17.9.crate
 /gio-0.17.10.crate
+/gio-0.18.1.crate

diff --git a/rust-gio.spec b/rust-gio.spec
index 79bffa8..c0a3259 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
 %global crate gio
 
 Name:           rust-gio
-Version:        0.17.10
+Version:        0.18.1
 Release:        %autorelease
 Summary:        Rust bindings for the Gio library
 
@@ -47,18 +47,6 @@ use the "default" feature of the "%{crate}" crate.
 %files       -n %{name}+default-devel
 %ghost %{crate_instdir}/Cargo.toml
 
-%package     -n %{name}+dox-devel
-Summary:        %{summary}
-BuildArch:      noarch
-
-%description -n %{name}+dox-devel %{_description}
-
-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 %{crate_instdir}/Cargo.toml
-
 %package     -n %{name}+v2_58-devel
 Summary:        %{summary}
 BuildArch:      noarch
@@ -179,6 +167,18 @@ use the "v2_76" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_76-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_78-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_78-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_78" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_78-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/sources b/sources
index 94fd229..93f0185 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.17.10.crate) = 56ea1ed5f6e08a2c5ca197f921157cc9c750da079c3110e9c6c20f762bb14d18781ea47d4348883cb514d9e829e1a8ba4173e61b8b4c42f585ae94e14a692f98
+SHA512 (gio-0.18.1.crate) = f489a0f0223a68673eecabfce71d494973d46fcd19c385e2bf219adcc612997fdbe542a36cc5fcf539120d5177325dc297fb1120b72fc172fd458d50b87e2e52

^ 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.18.1; Fixes RHBZ#2224906 Kalev Lember

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