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.10.0
Date: Fri, 25 Sep 2026 10:35:52 GMT [thread overview]
Message-ID: <179033255291.1.17370578877255594466.rpms-rust-gio-sys-1c0d8a7698eb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gio-sys
Branch : epel10
Commit : 1c0d8a7698eb154de10407d55842cbccfae5de45
Author : Josh Stone <jistone@redhat.com>
Date : 2020-07-10T11:35:30-07:00
Stats : +22/-3 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio-sys/c/1c0d8a7698eb154de10407d55842cbccfae5de45?branch=epel10
Log:
Update to 0.10.0
---
diff --git a/.gitignore b/.gitignore
index cafea8a..b4fce04 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/gio-sys-0.8.0.crate
/gio-sys-0.9.0.crate
/gio-sys-0.9.1.crate
+/gio-sys-0.10.0.crate
diff --git a/.rust2rpm.conf b/.rust2rpm.conf
index ddb4c57..9e62980 100644
--- a/.rust2rpm.conf
+++ b/.rust2rpm.conf
@@ -23,3 +23,5 @@ lib+v2_60.requires =
pkgconfig(gio-2.0) >= 2.60
lib+v2_62.requires =
pkgconfig(gio-2.0) >= 2.62
+lib+v2_64.requires =
+ pkgconfig(gio-2.0) >= 2.64
diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index 37d3dfb..38e0fe7 100644
--- a/rust-gio-sys.spec
+++ b/rust-gio-sys.spec
@@ -5,8 +5,8 @@
%global crate gio-sys
Name: rust-%{crate}
-Version: 0.9.1
-Release: 3%{?dist}
+Version: 0.10.0
+Release: 1%{?dist}
Summary: FFI bindings to libgio-2.0
# Upstream license specification: MIT
@@ -194,6 +194,19 @@ which use "v2_62" feature of "%{crate}" crate.
%files -n %{name}+v2_62-devel
%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+%package -n %{name}+v2_64-devel
+Summary: %{summary}
+BuildArch: noarch
+Requires: pkgconfig(gio-2.0) >= 2.64
+
+%description -n %{name}+v2_64-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_64" feature of "%{crate}" crate.
+
+%files -n %{name}+v2_64-devel
+%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
@@ -214,6 +227,9 @@ echo 'pkgconfig(gio-2.0) >= 2.42'
%endif
%changelog
+* Thu Jul 09 2020 Josh Stone <jistone@redhat.com> - 0.10.0-1
+- Update to 0.10.0
+
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
diff --git a/sources b/sources
index 3c699c5..700fa56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.9.1.crate) = d254e9fc43d7e173491e8f39afb6314f9dc357576f1d278669dac9d95c487d4cc91a31a248ae11ca1800c397dc528f55844ef909d8da474c09ae69c291b75a02
+SHA512 (gio-sys-0.10.0.crate) = 6002d51591d207c93a12875dfa688136ce9e1fc9fea181c28b081a05e0cf62611b187841eba9bbb18032c564b96265e66f3b461fbe0f99bd967e4e838a13e1b7
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=179033255291.1.17370578877255594466.rpms-rust-gio-sys-1c0d8a7698eb@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