public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio-sys] epel10: Update to version 0.17.0; Fixes RHBZ#2168307
@ 2026-09-25 10:36 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-09-25 10:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gio-sys
Branch : epel10
Commit : 5d5ad15490f323cdf3971457f87533f4b11745e3
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2023-02-25T18:09:09+01:00
Stats : +23/-10 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio-sys/c/5d5ad15490f323cdf3971457f87533f4b11745e3?branch=epel10
Log:
Update to version 0.17.0; Fixes RHBZ#2168307
---
diff --git a/.gitignore b/.gitignore
index 500af47..b811a68 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
/gio-sys-0.15.7.crate
/gio-sys-0.15.10.crate
/gio-sys-0.16.3.crate
+/gio-sys-0.17.0.crate
diff --git a/README.md b/README.md
deleted file mode 100644
index ef277ba..0000000
--- a/README.md
+++ /dev/null
@@ -1,3 +0,0 @@
-# rust-gio-sys
-
-The rust-gio-sys package
\ No newline at end of file
diff --git a/gio-sys-fix-metadata-auto.diff b/gio-sys-fix-metadata-auto.diff
index 37b25f4..81fa92e 100644
--- a/gio-sys-fix-metadata-auto.diff
+++ b/gio-sys-fix-metadata-auto.diff
@@ -1,8 +1,8 @@
---- gio-sys-0.16.3/Cargo.toml 1970-01-01T00:00:01+00:00
-+++ gio-sys-0.16.3/Cargo.toml 1970-01-01T00:00:01+00:00
-@@ -100,9 +100,3 @@
- v2_72 = ["v2_70"]
+--- gio-sys-0.17.0/Cargo.toml 1970-01-01T00:00:01+00:00
++++ gio-sys-0.17.0/Cargo.toml 2023-02-24T19:32:40.087217+00:00
+@@ -104,9 +104,3 @@
v2_74 = ["v2_72"]
+ v2_76 = ["v2_74"]
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3.9"
diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index 2d45f58..b52d001 100644
--- a/rust-gio-sys.spec
+++ b/rust-gio-sys.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 23
+# Generated by rust2rpm 24
# * tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64
%bcond_with check
%global debug_package %{nil}
@@ -6,7 +6,7 @@
%global crate gio-sys
Name: rust-gio-sys
-Version: 0.16.3
+Version: 0.17.0
Release: %autorelease
Summary: FFI bindings to libgio-2.0
@@ -178,6 +178,19 @@ 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
+Requires: pkgconfig(gio-2.0) >= 2.75
+
+%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/rust2rpm.conf b/rust2rpm.conf
index bac0006..d938aef 100644
--- a/rust2rpm.conf
+++ b/rust2rpm.conf
@@ -21,3 +21,5 @@ lib+v2_72.requires =
pkgconfig(gio-2.0) >= 2.72
lib+v2_74.requires =
pkgconfig(gio-2.0) >= 2.74
+lib+v2_76.requires =
+ pkgconfig(gio-2.0) >= 2.75
diff --git a/sources b/sources
index 1ffd69b..d256bf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.16.3.crate) = 88f548100d1760a90bea42097ffe050e663e7dcaa4724b92c4a4f19d49e89240a16ba01e48daf8bae348f40f40c33aa128abf7a3b95eb1753c665536dd7f89d6
+SHA512 (gio-sys-0.17.0.crate) = 4baca67b884fc4440fda3f10eb82b016703c17b15da575d3c581c6d2c8499891165b77331a521a50c2c8fdf18945d71e551f547298ead87413d31577341a1be5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:36 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:36 [rpms/rust-gio-sys] epel10: Update to version 0.17.0; Fixes RHBZ#2168307 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox