public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to version 0.17.2; Fixes RHBZ#2168306
@ 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 : 4996ee2b30cc5af63e30025a2b3830cad3c2b142
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-02-25T18:40:14+01:00
Stats  : +15/-19 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/4996ee2b30cc5af63e30025a2b3830cad3c2b142?branch=epel10

Log:
Update to version 0.17.2; Fixes RHBZ#2168306

---
diff --git a/.gitignore b/.gitignore
index 2f88bdc..8195594 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
 /gio-0.15.12.crate
 /gio-0.16.3.crate
 /gio-0.16.7.crate
+/gio-0.17.2.crate

diff --git a/README.md b/README.md
deleted file mode 100644
index 1f29154..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-gio
-
-The rust-gio package
\ No newline at end of file

diff --git a/gio-fix-metadata.diff b/gio-fix-metadata.diff
deleted file mode 100644
index 72a9e95..0000000
--- a/gio-fix-metadata.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- gio-0.16.7/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ gio-0.16.7/Cargo.toml	2023-02-21T19:13:25.146700+00:00
-@@ -87,7 +87,7 @@
- version = "^0.1"
- 
- [dev-dependencies.serial_test]
--version = "0.9"
-+version = "1"
- 
- [features]
- dox = [

diff --git a/rust-gio.spec b/rust-gio.spec
index 9cb8d46..4634537 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,16 +5,13 @@
 %global crate gio
 
 Name:           rust-gio
-Version:        0.16.7
+Version:        0.17.2
 Release:        %autorelease
 Summary:        Rust bindings for the Gio library
 
 License:        MIT
 URL:            https://crates.io/crates/gio
 Source:         %{crates_source}
-# Manually created patch for downstream crate metadata changes
-# * bump serial_test dev-dependency from 0.9 to 1
-Patch:          gio-fix-metadata.diff
 
 BuildRequires:  rust-packaging >= 21
 
@@ -170,6 +167,18 @@ use the "v2_74" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_74-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_76-devel
+Summary:        %{summary}
+BuildArch:      noarch
+
+%description -n %{name}+v2_76-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_76" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_76-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/sources b/sources
index cca5987..ad61452 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.16.7.crate) = 4057c1619826488845a77950bf0b16fe71f7e6d43d24b92f118437366ae7826bf738ca6728d1bf9f75877a39d2cd25bd470d05e40dea9e518c539fdec20cc0f6
+SHA512 (gio-0.17.2.crate) = 424ffa92cbd5840b3d2819e4a9ea8678a26f5e6ca32cfe8691bc87ecc4ac5bf95f4f9b3167d9a21fc433cbb147d056d1cbd1d77cea66c74b264ae85ba975aba8

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

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