public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gobject-sys] epel10: Update to version 0.18.0; Fixes RHBZ#2224911
@ 2026-09-25 10:35 Kalev Lember
  0 siblings, 0 replies; only message in thread
From: Kalev Lember @ 2026-09-25 10:35 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25 10:35 [rpms/rust-gobject-sys] epel10: Update to version 0.18.0; Fixes RHBZ#2224911 Kalev Lember

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox