public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kalev Lember <klember@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gobject-sys] epel10: Update to version 0.18.0; Fixes RHBZ#2224911
Date: Fri, 25 Sep 2026 10:35:16 GMT [thread overview]
Message-ID: <179033251601.1.8585240640964689646.rpms-rust-gobject-sys-d0614c96a001@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gobject-sys
Branch : epel10
Commit : d0614c96a0014bb0436b802e65e77fc57c05a59f
Author : Kalev Lember <klember@redhat.com>
Date : 2023-08-07T23:17:33+02:00
Stats : +20/-16 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/d0614c96a0014bb0436b802e65e77fc57c05a59f?branch=epel10
Log:
Update to version 0.18.0; Fixes RHBZ#2224911
---
diff --git a/.gitignore b/.gitignore
index 356eae3..1d916e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
/gobject-sys-0.17.0.crate
/gobject-sys-0.17.4.crate
/gobject-sys-0.17.10.crate
+/gobject-sys-0.18.0.crate
diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index 5ab8a47..3712aea 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.17.10
+Version: 0.18.0
Release: %autorelease
Summary: FFI bindings to libgobject-2.0
@@ -47,18 +47,6 @@ use the "default" feature of the "%{crate}" crate.
%files -n %{name}+default-devel
%ghost %{crate_instdir}/Cargo.toml
-%package -n %{name}+dox-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+dox-devel %{_description}
-
-This package contains library source intended for building other packages which
-use the "dox" feature of the "%{crate}" crate.
-
-%files -n %{name}+dox-devel
-%ghost %{crate_instdir}/Cargo.toml
-
%package -n %{name}+v2_58-devel
Summary: %{summary}
BuildArch: noarch
@@ -153,7 +141,7 @@ use the "v2_74" feature of the "%{crate}" crate.
%package -n %{name}+v2_76-devel
Summary: %{summary}
BuildArch: noarch
-Requires: pkgconfig(gobject-2.0) >= 2.75
+Requires: pkgconfig(gobject-2.0) >= 2.76
%description -n %{name}+v2_76-devel %{_description}
@@ -163,6 +151,19 @@ use the "v2_76" feature of the "%{crate}" crate.
%files -n %{name}+v2_76-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_78-devel
+Summary: %{summary}
+BuildArch: noarch
+Requires: pkgconfig(gobject-2.0) >= 2.77
+
+%description -n %{name}+v2_78-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_78" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_78-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 56893c9..163b8f7 100644
--- a/rust2rpm.conf
+++ b/rust2rpm.conf
@@ -18,4 +18,6 @@ lib+v2_72.requires =
lib+v2_74.requires =
pkgconfig(gobject-2.0) >= 2.74
lib+v2_76.requires =
- pkgconfig(gobject-2.0) >= 2.75
+ pkgconfig(gobject-2.0) >= 2.76
+lib+v2_78.requires =
+ pkgconfig(gobject-2.0) >= 2.77
diff --git a/sources b/sources
index e4b8e1f..7ec9e69 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.17.10.crate) = 42aad910f418c4bfa61ab8db121519c24146eb0ffcfb0703949d1927a11bffbe30317c0eff480d989829049e123d69a1a9a4471c18aa8fe40783ea1177e491e2
+SHA512 (gobject-sys-0.18.0.crate) = 7b274a6a4c4f38a4c1a5abf6410151d5ecd669c9a2c3ca874faadb0cf31c94b000c7439e1c1d409cf66ba41d8157dc9bd931de5bac58e50bc2ea9cbab13b3f00
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=179033251601.1.8585240640964689646.rpms-rust-gobject-sys-d0614c96a001@fedoraproject.org \
--to=klember@redhat.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