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] epel10: Update to version 0.15.10; Fixes RHBZ#2065926
Date: Fri, 25 Sep 2026 10:38:12 GMT	[thread overview]
Message-ID: <179033269217.1.13729149538463689295.rpms-rust-gio-2916d062eae9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gio
Branch : epel10
Commit : 2916d062eae9647477db237de18f75bf99adf043
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-03-29T15:34:25+02:00
Stats  : +15/-5 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gio/c/2916d062eae9647477db237de18f75bf99adf043?branch=epel10

Log:
Update to version 0.15.10; Fixes RHBZ#2065926

---
diff --git a/.gitignore b/.gitignore
index 23ea898..b131133 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /gio-0.15.5.crate
 /gio-0.15.6.crate
 /gio-0.15.7.crate
+/gio-0.15.10.crate

diff --git a/.rust2rpm.conf b/.rust2rpm.conf
deleted file mode 100644
index d721afb..0000000
--- a/.rust2rpm.conf
+++ /dev/null
@@ -1,3 +0,0 @@
-[DEFAULT]
-unwanted-features =
-  v2_72

diff --git a/rust-gio.spec b/rust-gio.spec
index b1a7b3c..369ad0a 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
 %global crate gio
 
 Name:           rust-%{crate}
-Version:        0.15.7
+Version:        0.15.10
 Release:        %autorelease
 Summary:        Rust bindings for the Gio library
 
@@ -194,6 +194,18 @@ 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
+
+%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 cd1f19b..2704c76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.15.7.crate) = 247a05ea555a049aced006e86a2056828bc074c677a1685556f858e3050d2d3e29b317b790479464b9b8cc5fea16fd238965df59b6029f46eb6bdb72f8486955
+SHA512 (gio-0.15.10.crate) = 123ae7558ea08c8709e0e6009be8f2eb55c644b6ca52a8ccbd769263b9d9c43243992c72536925e4488316201359443d0242edec89cf3c6cd4772c2a33f11ae1

                 reply	other threads:[~2026-09-25 10:38 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=179033269217.1.13729149538463689295.rpms-rust-gio-2916d062eae9@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