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.19.0; Fixes RHBZ#2262625
Date: Fri, 25 Sep 2026 10:35:17 GMT	[thread overview]
Message-ID: <179033251708.1.7888807372435321735.rpms-rust-gobject-sys-6c2442500567@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/rust-gobject-sys
Branch : epel10
Commit : 6c244250056720aac6aa0a954665e80f9e122253
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2024-03-26T21:53:59+01:00
Stats  : +37/-28 in 5 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/6c244250056720aac6aa0a954665e80f9e122253?branch=epel10

Log:
Update to version 0.19.0; Fixes RHBZ#2262625

---
diff --git a/.gitignore b/.gitignore
index 1d916e2..09450ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /gobject-sys-0.17.4.crate
 /gobject-sys-0.17.10.crate
 /gobject-sys-0.18.0.crate
+/gobject-sys-0.19.0.crate

diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index 3712aea..2a287e8 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -1,4 +1,4 @@
-# Generated by rust2rpm 24
+# Generated by rust2rpm 26
 # * 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.18.0
+Version:        0.19.0
 Release:        %autorelease
 Summary:        FFI bindings to libgobject-2.0
 
@@ -14,7 +14,7 @@ License:        MIT
 URL:            https://crates.io/crates/gobject-sys
 Source:         %{crates_source}
 
-BuildRequires:  rust-packaging >= 21
+BuildRequires:  cargo-rpm-macros >= 24
 
 %global _description %{expand:
 FFI bindings to libgobject-2.0.}
@@ -164,8 +164,21 @@ use the "v2_78" feature of the "%{crate}" crate.
 %files       -n %{name}+v2_78-devel
 %ghost %{crate_instdir}/Cargo.toml
 
+%package     -n %{name}+v2_80-devel
+Summary:        %{summary}
+BuildArch:      noarch
+Requires:       pkgconfig(gobject-2.0) >= 2.79
+
+%description -n %{name}+v2_80-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_80" feature of the "%{crate}" crate.
+
+%files       -n %{name}+v2_80-devel
+%ghost %{crate_instdir}/Cargo.toml
+
 %prep
-%autosetup -n %{crate}-%{version_no_tilde} -p1
+%autosetup -n %{crate}-%{version} -p1
 %cargo_prep
 
 %generate_buildrequires

diff --git a/rust2rpm.conf b/rust2rpm.conf
deleted file mode 100644
index 163b8f7..0000000
--- a/rust2rpm.conf
+++ /dev/null
@@ -1,23 +0,0 @@
-[DEFAULT]
-buildrequires =
-  pkgconfig(gobject-2.0) >= 2.56
-lib.requires =
-  pkgconfig(gobject-2.0) >= 2.56
-lib+v2_58.requires =
-  pkgconfig(gobject-2.0) >= 2.58
-lib+v2_62.requires =
-  pkgconfig(gobject-2.0) >= 2.62
-lib+v2_66.requires =
-  pkgconfig(gobject-2.0) >= 2.66
-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
-lib+v2_74.requires =
-  pkgconfig(gobject-2.0) >= 2.74
-lib+v2_76.requires =
-  pkgconfig(gobject-2.0) >= 2.76
-lib+v2_78.requires =
-  pkgconfig(gobject-2.0) >= 2.77

diff --git a/rust2rpm.toml b/rust2rpm.toml
new file mode 100644
index 0000000..861f8d0
--- /dev/null
+++ b/rust2rpm.toml
@@ -0,0 +1,18 @@
+[tests]
+run = ["none"]
+comments = ["tests are broken: https://github.com/gtk-rs/gtk-rs-core/issues/64"]
+
+[requires]
+build = ["pkgconfig(gobject-2.0) >= 2.56"]
+lib = ["pkgconfig(gobject-2.0) >= 2.56"]
+features.v2_58 = ["pkgconfig(gobject-2.0) >= 2.58"]
+features.v2_62 = ["pkgconfig(gobject-2.0) >= 2.62"]
+features.v2_66 = ["pkgconfig(gobject-2.0) >= 2.66"]
+features.v2_68 = ["pkgconfig(gobject-2.0) >= 2.68"]
+features.v2_70 = ["pkgconfig(gobject-2.0) >= 2.70"]
+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"]
+

diff --git a/sources b/sources
index 7ec9e69..dbcde8c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.18.0.crate) = 7b274a6a4c4f38a4c1a5abf6410151d5ecd669c9a2c3ca874faadb0cf31c94b000c7439e1c1d409cf66ba41d8157dc9bd931de5bac58e50bc2ea9cbab13b3f00
+SHA512 (gobject-sys-0.19.0.crate) = a8f5bd82463656beb7e19c815dc83b94ee97b95e62d26f41d32c4294835586adbccea398e7bde34da34cd06b090a176a2eac2512a0d5f041fecc1e3561e6a691

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