public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gobject-sys] epel10: Update to version 0.15.10; Fixes RHBZ#2062658
@ 2026-09-25 10:35 Fabio Valentini
0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 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 : 6d000149bae8848d63e2fbb72e78591b101937ba
Author : Fabio Valentini <decathorpe@gmail.com>
Date : 2022-03-29T14:52:09+02:00
Stats : +19/-6 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/6d000149bae8848d63e2fbb72e78591b101937ba?branch=epel10
Log:
Update to version 0.15.10; Fixes RHBZ#2062658
---
diff --git a/.gitignore b/.gitignore
index fa93efc..e20c5bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
/gobject-sys-0.14.0.crate
/gobject-sys-0.15.5.crate
/gobject-sys-0.15.7.crate
+/gobject-sys-0.15.10.crate
diff --git a/.rust2rpm.conf b/.rust2rpm.conf
index 421c5a3..8b4ce8f 100644
--- a/.rust2rpm.conf
+++ b/.rust2rpm.conf
@@ -1,6 +1,4 @@
[DEFAULT]
-unwanted-features =
- v2_72
buildrequires =
pkgconfig(gobject-2.0) >= 2.48
lib.requires =
@@ -17,3 +15,5 @@ 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
diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index e964135..9547dac 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -6,13 +6,11 @@
%global crate gobject-sys
Name: rust-%{crate}
-Version: 0.15.7
+Version: 0.15.10
Release: %autorelease
Summary: FFI bindings to libgobject-2.0
# Upstream license specification: MIT
-# https://github.com/gtk-rs/gtk-rs-core/issues/172
-# https://github.com/gtk-rs/gtk-rs-core/issues/594
License: MIT
URL: https://crates.io/crates/gobject-sys
Source: %{crates_source}
@@ -37,6 +35,7 @@ This package contains library source intended for building other packages which
use the "%{crate}" crate.
%files devel
+%license %{crate_instdir}/LICENSE
%{crate_instdir}/
%package -n %{name}+default-devel
@@ -141,6 +140,19 @@ use the "v2_70" feature of the "%{crate}" crate.
%files -n %{name}+v2_70-devel
%ghost %{crate_instdir}/Cargo.toml
+%package -n %{name}+v2_72-devel
+Summary: %{summary}
+BuildArch: noarch
+Requires: pkgconfig(gobject-2.0) >= 2.72
+
+%description -n %{name}+v2_72-devel %{_description}
+
+This package contains library source intended for building other packages which
+use the "v2_72" feature of the "%{crate}" crate.
+
+%files -n %{name}+v2_72-devel
+%ghost %{crate_instdir}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
diff --git a/sources b/sources
index 823f0ab..2f47077 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.15.7.crate) = aba42ee602a14573cb19849dc8524e09520b519a2377240b29b4ee47e301b2cf815f41ec41d8210f89cd7e44192dcf409210518af471b02b839c43cabdfcc612
+SHA512 (gobject-sys-0.15.10.crate) = 351b4dc985f5e0b1b3c7f2da9a615188b11a0b62052ffcd6e4fd654b086b0d66bee325f6e8807c2b3508132816540f2c8431f74ffdb4d31d436594ad2fdc0d92
^ 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.15.10; Fixes RHBZ#2062658 Fabio Valentini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox