public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Josh Stone <jistone@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gio-sys] epel10: Update to 0.9.0
Date: Fri, 25 Sep 2026 10:35:50 GMT [thread overview]
Message-ID: <179033255033.1.17249693684842255977.rpms-rust-gio-sys-6317c3399d3d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gio-sys
Branch : epel10
Commit : 6317c3399d3d5b6a0dc7db955e77c0a02abb07fb
Author : Josh Stone <jistone@redhat.com>
Date : 2019-12-09T17:12:16-08:00
Stats : +17/-15 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio-sys/c/6317c3399d3d5b6a0dc7db955e77c0a02abb07fb?branch=epel10
Log:
Update to 0.9.0
---
diff --git a/.gitignore b/.gitignore
index e68cc75..9d2cd3e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/gio-sys-0.6.0.crate
/gio-sys-0.7.0.crate
/gio-sys-0.8.0.crate
+/gio-sys-0.9.0.crate
diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index c01bf52..89c1fb8 100644
--- a/rust-gio-sys.spec
+++ b/rust-gio-sys.spec
@@ -1,12 +1,12 @@
-# Generated by rust2rpm
+# Generated by rust2rpm 10
%bcond_with check
%global debug_package %{nil}
%global crate gio-sys
Name: rust-%{crate}
-Version: 0.8.0
-Release: 2%{?dist}
+Version: 0.9.0
+Release: 1%{?dist}
Summary: FFI bindings to libgio-2.0
License: MIT
@@ -14,20 +14,14 @@ URL: https://crates.io/crates/gio-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(gobject-sys/default) >= 0.8.0 with crate(gobject-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(gio-2.0) >= 2.42
-%global _description \
-FFI bindings to libgio-2.0.
+%global _description %{expand:
+FFI bindings to libgio-2.0.}
%description %{_description}
@@ -177,6 +171,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(gio-2.0) >= 2.42'
+
%build
%cargo_build
@@ -189,6 +187,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 5f0c3ca..a6bb188 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.8.0.crate) = 7e4e32ed57bcf7f8a0ffd477cab7b0c0e472363f6e995172b8ad1ece44c76a2d6afbab767faeb3bf7231702c4047dca2cd562c1c200bccae638b7efc054eb647
+SHA512 (gio-sys-0.9.0.crate) = 60011e8128f99bf436df002e020d16b7cbdfee20569b401c9a7a4a23a18204e067fd58cdca911b343e85c28e7363f2158334149536c10360741f988ad3cf4a7f
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=179033255033.1.17249693684842255977.rpms-rust-gio-sys-6317c3399d3d@fedoraproject.org \
--to=jistone@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