public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Fabio Valentini <decathorpe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gio] epel10: Update to version 0.16.3; Fixes RHBZ#2136060
Date: Fri, 25 Sep 2026 10:38:13 GMT [thread overview]
Message-ID: <179033269372.1.13100842792403977186.rpms-rust-gio-aabf8c163107@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gio
Branch : epel10
Commit : aabf8c163107a269cd536c1b8ceefa6e41812723
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2022-11-28T14:51:41+01:00
Stats : +17/-55 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/aabf8c163107a269cd536c1b8ceefa6e41812723?branch=epel10
Log:
Update to version 0.16.3; Fixes RHBZ#2136060
---
diff --git a/.gitignore b/.gitignore
index b5eab68..e4e28c7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
/gio-0.15.7.crate
/gio-0.15.10.crate
/gio-0.15.12.crate
+/gio-0.16.3.crate
diff --git a/rust-gio.spec b/rust-gio.spec
index 3825cd5..62d6dba 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -1,21 +1,18 @@
-# Generated by rust2rpm 21
+# Generated by rust2rpm 23
%bcond_without check
%global debug_package %{nil}
%global crate gio
-Name: rust-%{crate}
-Version: 0.15.12
+Name: rust-gio
+Version: 0.16.3
Release: %autorelease
Summary: Rust bindings for the Gio library
-# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/gio
Source: %{crates_source}
-ExclusiveArch: %{rust_arches}
-
BuildRequires: rust-packaging >= 21
%global _description %{expand:
@@ -62,54 +59,6 @@ use the "dox" feature of the "%{crate}" crate.
%files -n %{name}+dox-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+v2_50-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_50-devel %{_description}
-
-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 %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+v2_52-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_52-devel %{_description}
-
-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 %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+v2_54-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_54-devel %{_description}
-
-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 %{crate_instdir}/Cargo.toml
-
-%package -n %{name}+v2_56-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_56-devel %{_description}
-
-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 %{crate_instdir}/Cargo.toml
-
%package -n %{name}+v2_58-devel
Summary: %{summary}
BuildArch: noarch
@@ -206,6 +155,18 @@ use the "v2_72" feature of the "%{crate}" crate.
%files -n %{name}+v2_72-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_74-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_74-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_74" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_74-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
diff --git a/sources b/sources
index c0c5288..6051744 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.15.12.crate) = 6463fda840f6069d50c1683e0cceca57ceb3d4a7eac1fcf082a9bf152ea736fd23cc2968e58a6e13589486f78298aab9591e81dfeb563e35c77a633c88d0c2fc
+SHA512 (gio-0.16.3.crate) = 95c5e82c8971daabd1fd931109d1809cc141f471a35cd5892a5a80f0e03b606b29b4b65e6b3e5608a891ca2cd78454aff0fb2031f0eeb373abd7b608e66f9478
reply other threads:[~2026-09-25 10:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=179033269372.1.13100842792403977186.rpms-rust-gio-aabf8c163107@fedoraproject.org \
--to=decathorpe@gmail.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox