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-gobject-sys] epel10: Update to version 0.15.10; Fixes RHBZ#2062658
Date: Fri, 25 Sep 2026 10:35:11 GMT	[thread overview]
Message-ID: <179033251175.1.16681062103974047527.rpms-rust-gobject-sys-6d000149bae8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gobject-sys
Branch : epel10
Commit : 6d000149bae8848d63e2fbb72e78591b101937ba
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2022-03-29T14:52:09+02:00
Stats  : +19/-6 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/6d000149bae8848d63e2fbb72e78591b101937ba?branch=epel10

Log:
Update to version 0.15.10; Fixes RHBZ#2062658

---
diff --git a/.gitignore b/.gitignore
index fa93efc..e20c5bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /gobject-sys-0.14.0.crate
 /gobject-sys-0.15.5.crate
 /gobject-sys-0.15.7.crate
+/gobject-sys-0.15.10.crate

diff --git a/.rust2rpm.conf b/.rust2rpm.conf
index 421c5a3..8b4ce8f 100644
--- a/.rust2rpm.conf
+++ b/.rust2rpm.conf
@@ -1,6 +1,4 @@
 [DEFAULT]
-unwanted-features =
-  v2_72
 buildrequires =
   pkgconfig(gobject-2.0) >= 2.48
 lib.requires =
@@ -17,3 +15,5 @@ lib+v2_68.requires =
   pkgconfig(gobject-2.0) >= 2.68
 lib+v2_70.requires =
   pkgconfig(gobject-2.0) >= 2.70
+lib+v2_72.requires =
+  pkgconfig(gobject-2.0) >= 2.72

diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index e964135..9547dac 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -6,13 +6,11 @@
 %global crate gobject-sys
 
 Name:           rust-%{crate}
-Version:        0.15.7
+Version:        0.15.10
 Release:        %autorelease
 Summary:        FFI bindings to libgobject-2.0
 
 # Upstream license specification: MIT
-# https://github.com/gtk-rs/gtk-rs-core/issues/172
-# https://github.com/gtk-rs/gtk-rs-core/issues/594
 License:        MIT
 URL:            https://crates.io/crates/gobject-sys
 Source:         %{crates_source}
@@ -37,6 +35,7 @@ This package contains library source intended for building other packages which
 use the "%{crate}" crate.
 
 %files          devel
+%license %{crate_instdir}/LICENSE
 %{crate_instdir}/
 
 %package     -n %{name}+default-devel
@@ -141,6 +140,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(gobject-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 823f0ab..2f47077 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.15.7.crate) = aba42ee602a14573cb19849dc8524e09520b519a2377240b29b4ee47e301b2cf815f41ec41d8210f89cd7e44192dcf409210518af471b02b839c43cabdfcc612
+SHA512 (gobject-sys-0.15.10.crate) = 351b4dc985f5e0b1b3c7f2da9a615188b11a0b62052ffcd6e4fd654b086b0d66bee325f6e8807c2b3508132816540f2c8431f74ffdb4d31d436594ad2fdc0d92

                 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=179033251175.1.16681062103974047527.rpms-rust-gobject-sys-6d000149bae8@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