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.17.0; Fixes RHBZ#2168311
Date: Fri, 25 Sep 2026 10:35:13 GMT	[thread overview]
Message-ID: <179033251388.1.2718960265032374474.rpms-rust-gobject-sys-8da080471c60@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gobject-sys
Branch : epel10
Commit : 8da080471c60e712ad1f275892caad287ea6c9e4
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2023-02-25T17:59:10+01:00
Stats  : +19/-3 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/8da080471c60e712ad1f275892caad287ea6c9e4?branch=epel10

Log:
Update to version 0.17.0; Fixes RHBZ#2168311

---
diff --git a/.gitignore b/.gitignore
index 5cb2d73..48f912e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /gobject-sys-0.15.7.crate
 /gobject-sys-0.15.10.crate
 /gobject-sys-0.16.3.crate
+/gobject-sys-0.17.0.crate

diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index 8f5ac8e..c5ebcf1 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-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 gobject-sys
 
 Name:           rust-gobject-sys
-Version:        0.16.3
+Version:        0.17.0
 Release:        %autorelease
 Summary:        FFI bindings to libgobject-2.0
 
@@ -150,6 +150,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(gobject-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 eb6d744..56893c9 100644
--- a/rust2rpm.conf
+++ b/rust2rpm.conf
@@ -17,3 +17,5 @@ lib+v2_72.requires =
   pkgconfig(gobject-2.0) >= 2.72
 lib+v2_74.requires =
   pkgconfig(gobject-2.0) >= 2.74
+lib+v2_76.requires =
+  pkgconfig(gobject-2.0) >= 2.75

diff --git a/sources b/sources
index 87079db..cbee815 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.16.3.crate) = a0753de79299e1116c29e372bb4c7d5a68250227265e808a38a9fe8acbbc53aed3171f5d2813a55e168af00176512d69f8926dc135d3b73e45a44263139fb246
+SHA512 (gobject-sys-0.17.0.crate) = f428943c6a846152d53140fae187242a8ff60644d621a5db9008463dd6a4126b05c2382eed1bf7a0f0407e93705185b3925d2482ae2e3c78f0f5cd546691385a

                 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=179033251388.1.2718960265032374474.rpms-rust-gobject-sys-8da080471c60@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