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.20.1; Fixes RHBZ#2297138
Date: Fri, 25 Sep 2026 10:35:19 GMT	[thread overview]
Message-ID: <179033251919.1.8832997136561662256.rpms-rust-gobject-sys-5b903d25ba23@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gobject-sys
Branch : epel10
Commit : 5b903d25ba23256094f28ac33a8b0db71ec6e4ae
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-08-13T16:30:43+02:00
Stats  : +19/-4 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/5b903d25ba23256094f28ac33a8b0db71ec6e4ae?branch=epel10

Log:
Update to version 0.20.1; Fixes RHBZ#2297138

---
diff --git a/.gitignore b/.gitignore
index eb08e91..962127e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@
 /gobject-sys-0.19.0.crate
 /gobject-sys-0.19.5.crate
 /gobject-sys-0.19.8.crate
+/gobject-sys-0.20.1.crate

diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index 0a08670..2010b04 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -6,7 +6,7 @@
 %global crate gobject-sys
 
 Name:           rust-gobject-sys
-Version:        0.19.8
+Version:        0.20.1
 Release:        %autorelease
 Summary:        FFI bindings to libgobject-2.0
 
@@ -168,7 +168,7 @@ use the "v2_78" feature of the "%{crate}" crate.
 %package     -n %{name}+v2_80-devel
 Summary:        %{summary}
 BuildArch:      noarch
-Requires:       pkgconfig(gobject-2.0) >= 2.79
+Requires:       pkgconfig(gobject-2.0) >= 2.80
 
 %description -n %{name}+v2_80-devel %{_description}
 
@@ -178,6 +178,19 @@ use the "v2_80" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_80-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_82-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(gobject-2.0) >= 2.81
+
+%description -n %{name}+v2_82-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_82" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_82-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
 %autosetup -n %{crate}-%{version} -p1
 %cargo_prep

diff --git a/rust2rpm.toml b/rust2rpm.toml
index 861f8d0..b818d06 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -14,5 +14,6 @@ features.v2_72 = ["pkgconfig(gobject-2.0) >= 2.72"]
 features.v2_74 = ["pkgconfig(gobject-2.0) >= 2.74"]
 features.v2_76 = ["pkgconfig(gobject-2.0) >= 2.76"]
 features.v2_78 = ["pkgconfig(gobject-2.0) >= 2.77"]
-features.v2_80 = ["pkgconfig(gobject-2.0) >= 2.79"]
+features.v2_80 = ["pkgconfig(gobject-2.0) >= 2.80"]
+features.v2_82 = ["pkgconfig(gobject-2.0) >= 2.81"]
 

diff --git a/sources b/sources
index aeb68e7..f1e9529 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.19.8.crate) = c6034085c7661a339519531b41397f12c6846185f60c09955ff12dd1069cbe953dec554571cce7fcae9f7f14f5d6180a3cbf6c43a795c8049b00866bd9823c91
+SHA512 (gobject-sys-0.20.1.crate) = c7a55cffc1b378058d80a692166a2a5c0eff570ee75b836afc9a875718ddf00a873497a7066ca090cd1a48397eb33fb2a5dfe96fd4f1ea0a6c0ea16fca110d44

                 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=179033251919.1.8832997136561662256.rpms-rust-gobject-sys-5b903d25ba23@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