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-sys] epel10: update to version 0.10.1
Date: Fri, 25 Sep 2026 10:35:53 GMT	[thread overview]
Message-ID: <179033255397.1.9272175286067562296.rpms-rust-gio-sys-c70eb6c028d4@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-25 10:35 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=179033255397.1.9272175286067562296.rpms-rust-gio-sys-c70eb6c028d4@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