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.15.10; Fixes RHBZ#2065927
Date: Fri, 25 Sep 2026 10:35:58 GMT	[thread overview]
Message-ID: <179033255858.1.9151673318572751224.rpms-rust-gio-sys-263369a23234@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gio-sys
Branch : epel10
Commit : 263369a23234f6154de58670677de655c89ecf7a
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-03-29T15:16:43+02:00
Stats  : +20/-6 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio-sys/c/263369a23234f6154de58670677de655c89ecf7a?branch=epel10

Log:
Update to version 0.15.10; Fixes RHBZ#2065927

---
diff --git a/.gitignore b/.gitignore
index d4a39d6..95859cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /gio-sys-0.15.5.crate
 /gio-sys-0.15.6.crate
 /gio-sys-0.15.7.crate
+/gio-sys-0.15.10.crate

diff --git a/.rust2rpm.conf b/.rust2rpm.conf
index 768c907..e6b67af 100644
--- a/.rust2rpm.conf
+++ b/.rust2rpm.conf
@@ -1,6 +1,4 @@
 [DEFAULT]
-unwanted-features =
-  v2_72
 buildrequires =
   pkgconfig(gio-2.0) >= 2.48
 lib.requires =
@@ -27,3 +25,5 @@ lib+v2_68.requires =
   pkgconfig(gio-2.0) >= 2.68
 lib+v2_70.requires =
   pkgconfig(gio-2.0) >= 2.70
+lib+v2_72.requires =
+  pkgconfig(gio-2.0) >= 2.72

diff --git a/gio-sys-fix-metadata.diff b/gio-sys-fix-metadata.diff
index cf47f40..a9c1517 100644
--- a/gio-sys-fix-metadata.diff
+++ b/gio-sys-fix-metadata.diff
@@ -1,5 +1,5 @@
---- gio-sys-0.15.7/Cargo.toml	1970-01-01T00:00:01+00:00
-+++ gio-sys-0.15.7/Cargo.toml	2022-03-09T13:35:09.443841+00:00
+--- gio-sys-0.15.10/Cargo.toml	1970-01-01T00:00:01+00:00
++++ gio-sys-0.15.10/Cargo.toml	2022-03-29T13:14:36.733732+00:00
 @@ -97,6 +97,3 @@
  v2_68 = ["v2_66"]
  v2_70 = ["v2_68"]

diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index 8088a59..037724b 100644
--- a/rust-gio-sys.spec
+++ b/rust-gio-sys.spec
@@ -6,7 +6,7 @@
 %global crate gio-sys
 
 Name:           rust-%{crate}
-Version:        0.15.7
+Version:        0.15.10
 Release:        %autorelease
 Summary:        FFI bindings to libgio-2.0
 
@@ -208,6 +208,19 @@ use the "v2_70" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_70-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_72-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(gio-2.0) >= 2.72
+
+%description -n %{name}+v2_72-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_72" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_72-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep

diff --git a/sources b/sources
index 41c2f60..cd13bb2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.15.7.crate) = a083661d48c4d9431186c07d3e74188cb4d65759f9f542c5e76263959d71726604c95c750352a243b06c74deba3e6dc93540dff301e985bed564d261978d7aa0
+SHA512 (gio-sys-0.15.10.crate) = 9a5f37afc4ee4fea2a9fb87005c2c51b1f22ba98c9ad88bcedf89b90bd1e3d6393ecea8b726b596dc298c5a4e7db1eb0503f0872db54c19c29069f5a2b1b30ff

                 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=179033255858.1.9151673318572751224.rpms-rust-gio-sys-263369a23234@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