public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gobject-sys] epel10: Update to 0.9.0
@ 2026-09-25 10:35 Josh Stone
  0 siblings, 0 replies; only message in thread
From: Josh Stone @ 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 : cc1b2872893dc8ba43f006f8c9edc4e114424d06
Author : Josh Stone <jistone@redhat.com>
Date   : 2019-12-09T16:39:41-08:00
Stats  : +18/-14 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/cc1b2872893dc8ba43f006f8c9edc4e114424d06?branch=epel10

Log:
Update to 0.9.0

---
diff --git a/.gitignore b/.gitignore
index 64b3d21..44eb426 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gobject-sys-0.6.0.crate
 /gobject-sys-0.7.0.crate
 /gobject-sys-0.8.0.crate
+/gobject-sys-0.9.0.crate

diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index 7146ab6..c2dffd8 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -1,32 +1,28 @@
-# Generated by rust2rpm
+# Generated by rust2rpm 10
 %bcond_with check
 %global debug_package %{nil}
 
 %global crate gobject-sys
 
 Name:           rust-%{crate}
-Version:        0.8.0
-Release:        2%{?dist}
+Version:        0.9.0
+Release:        1%{?dist}
 Summary:        FFI bindings to libgobject-2.0
 
+# Upstream license specification: MIT
 License:        MIT
 URL:            https://crates.io/crates/gobject-sys
 Source:         %{crates_source}
 
 ExclusiveArch:  %{rust_arches}
+%if %{__cargo_skip_build}
+BuildArch:      noarch
+%endif
 
 BuildRequires:  rust-packaging
-BuildRequires:  (crate(glib-sys/default) >= 0.8.0 with crate(glib-sys/default) < 0.9.0)
-BuildRequires:  (crate(libc/default) >= 0.2.0 with crate(libc/default) < 0.3.0)
-BuildRequires:  (crate(pkg-config/default) >= 0.3.7 with crate(pkg-config/default) < 0.4.0)
-%if %{with check}
-BuildRequires:  (crate(shell-words/default) >= 0.1.0 with crate(shell-words/default) < 0.2.0)
-BuildRequires:  (crate(tempdir/default) >= 0.3.0 with crate(tempdir/default) < 0.4.0)
-%endif
-BuildRequires:  pkgconfig(gobject-2.0) >= 2.42
 
-%global _description \
-FFI bindings to libgobject-2.0.
+%global _description %{expand:
+FFI bindings to libgobject-2.0.}
 
 %description %{_description}
 
@@ -124,6 +120,10 @@ which use "v2_58" feature of "%{crate}" crate.
 %autosetup -n %{crate}-%{version_no_tilde} -p1
 %cargo_prep
 
+%generate_buildrequires
+%cargo_generate_buildrequires
+echo 'pkgconfig(gobject-2.0) >= 2.42'
+
 %build
 %cargo_build
 
@@ -136,6 +136,9 @@ which use "v2_58" feature of "%{crate}" crate.
 %endif
 
 %changelog
+* Tue Dec 10 2019 Josh Stone <jistone@redhat.com> - 0.9.0-1
+- Update to 0.9.0
+
 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
 

diff --git a/sources b/sources
index 76a65b9..c9e4dfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.8.0.crate) = 4593797518e3710f976cc6fdd873751cec2159de28fc814ee398147c5318b64d1ffea75a75d4227ea382381420e2b30fb989f81b8611202c1cf7f0b387c5e21a
+SHA512 (gobject-sys-0.9.0.crate) = 3876a291fab917d2c0b38c8312e02bfc7ab0c894cc4752cb944976d83b78d92fafa675c8186e3bfdfbf7786da88f6ac03520cbcae2c29993774f29c4af8d501a

^ 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 0.9.0 Josh Stone

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