public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio-sys] epel10: update to version 0.10.1
@ 2026-09-25 10:35 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gio-sys
Branch : epel10
Commit : c70eb6c028d4eb379f40899b3ad9dfbd12aff86e
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2020-09-17T12:33:30+02:00
Stats : +19/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio-sys/c/c70eb6c028d4eb379f40899b3ad9dfbd12aff86e?branch=epel10
Log:
update to version 0.10.1
---
diff --git a/.gitignore b/.gitignore
index b4fce04..0d25396 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/gio-sys-0.9.0.crate
/gio-sys-0.9.1.crate
/gio-sys-0.10.0.crate
+/gio-sys-0.10.1.crate
diff --git a/gio-sys-fix-metadata.diff b/gio-sys-fix-metadata.diff
new file mode 100644
index 0000000..64ae3b1
--- /dev/null
+++ b/gio-sys-fix-metadata.diff
@@ -0,0 +1,9 @@
+--- gio-sys-0.10.1/Cargo.toml 2020-09-16T08:48:39+00:00
++++ gio-sys-0.10.1/Cargo.toml 2020-09-17T10:29:26.798445+00:00
+@@ -71,6 +71,3 @@
+ v2_60 = ["v2_58"]
+ v2_62 = ["v2_60"]
+ v2_64 = ["v2_62"]
+-[target."cfg(windows)".dependencies.winapi]
+-version = "0.3.9"
+-features = ["ws2def", "winsock2"]
diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index cce2f9a..f0185ce 100644
--- a/rust-gio-sys.spec
+++ b/rust-gio-sys.spec
@@ -5,14 +5,17 @@
%global crate gio-sys
Name: rust-%{crate}
-Version: 0.10.0
-Release: 2%{?dist}
+Version: 0.10.1
+Release: 1%{?dist}
Summary: FFI bindings to libgio-2.0
# Upstream license specification: MIT
License: MIT
URL: https://crates.io/crates/gio-sys
Source: %{crates_source}
+# Initial patched metadata
+# * Drop windows-specific dependencies
+Patch0: gio-sys-fix-metadata.diff
ExclusiveArch: %{rust_arches}
%if %{__cargo_skip_build}
@@ -227,6 +230,9 @@ echo 'pkgconfig(gio-2.0) >= 2.42'
%endif
%changelog
+* Thu Sep 17 2020 Fabio Valentini <decathorpe@gmail.com> - 0.10.1-1
+- Update to version 0.10.1.
+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
diff --git a/sources b/sources
index 700fa56..7c60038 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.10.0.crate) = 6002d51591d207c93a12875dfa688136ce9e1fc9fea181c28b081a05e0cf62611b187841eba9bbb18032c564b96265e66f3b461fbe0f99bd967e4e838a13e1b7
+SHA512 (gio-sys-0.10.1.crate) = 79b34dbbe5ac2e7f19233f0d0d22b5197b0ef38b624430fe5850bb501f24713d5af047836b050a2c02a5afdf7dca33059f1bd039478bb867301ed4a4baa1684e
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:35 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:35 [rpms/rust-gio-sys] epel10: update to version 0.10.1 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox