public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to version 0.18.4; Fixes RHBZ#2247774
@ 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 : cdff0328b09863d94066395cb14958f41a312972
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2024-01-11T21:05:22+01:00
Stats : +6/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/cdff0328b09863d94066395cb14958f41a312972?branch=epel10
Log:
Update to version 0.18.4; Fixes RHBZ#2247774
---
diff --git a/.gitignore b/.gitignore
index a9fb97a..ab1dc2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@
/gio-0.17.10.crate
/gio-0.18.1.crate
/gio-0.18.2.crate
+/gio-0.18.4.crate
diff --git a/rust-gio.spec b/rust-gio.spec
index 8ef5ff6..aed4340 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -1,11 +1,11 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 25
%bcond_without check
%global debug_package %{nil}
%global crate gio
Name: rust-gio
-Version: 0.18.2
+Version: 0.18.4
Release: %autorelease
Summary: Rust bindings for the Gio library
@@ -13,7 +13,7 @@ License: MIT
URL: https://crates.io/crates/gio
Source: %{crates_source}
-BuildRequires: rust-packaging >= 21
+BuildRequires: cargo-rpm-macros >= 24
%global _description %{expand:
Rust bindings for the Gio library.}
@@ -180,7 +180,7 @@ use the "v2_78" feature of the "%{crate}" crate.
%ghost %{crate_instdir}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
%cargo_prep
%generate_buildrequires
diff --git a/sources b/sources
index f3ae46c..4da42b4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.18.2.crate) = c32c55167b33e7e2a5e70101eacef953971ccc0181865963a6a21189bb4c4bda5b7a02345507250a673504a7302e184b89d7ebd71d3eb482999495e7ac2def4d
+SHA512 (gio-0.18.4.crate) = d4e5de6c4600883217a98331b9c0d6836a04fbe446dc5fb70e7eed6c7af8469defa01f246ceb962b4b6f905d08782e3f169d7237c032f4b9b699f087b50beca8
^ 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.4; Fixes RHBZ#2247774 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox