public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/rust-gio] epel10: Update to 0.4.0
Date: Fri, 25 Sep 2026 10:37:58 GMT [thread overview]
Message-ID: <179033267869.1.8900106954021578098.rpms-rust-gio-45b854e327f3@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gio
Branch : epel10
Commit : 45b854e327f3ea81b4fae448578de4e45069ed1d
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-03-20T16:20:46+01:00
Stats : +12/-7 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/45b854e327f3ea81b4fae448578de4e45069ed1d?branch=epel10
Log:
Update to 0.4.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 4a1806f..65a283c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/gio-0.3.0.crate
+/gio-0.4.0.crate
diff --git a/rust-gio.spec b/rust-gio.spec
index 32d6b4a..c3ffa5f 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,8 +5,8 @@
%global crate gio
Name: rust-%{crate}
-Version: 0.3.0
-Release: 3%{?dist}
+Version: 0.4.0
+Release: 1%{?dist}
Summary: Rust bindings for the Gio library
License: MIT
@@ -18,10 +18,11 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
# [dependencies]
BuildRequires: (crate(bitflags) >= 1.0.0 with crate(bitflags) < 2.0.0)
-BuildRequires: (crate(gio-sys) >= 0.5.0 with crate(gio-sys) < 0.6.0)
-BuildRequires: (crate(glib) >= 0.4.0 with crate(glib) < 0.5.0)
-BuildRequires: (crate(glib-sys) >= 0.5.0 with crate(glib-sys) < 0.6.0)
-BuildRequires: (crate(gobject-sys) >= 0.5.0 with crate(gobject-sys) < 0.6.0)
+BuildRequires: (crate(gio-sys) >= 0.6.0 with crate(gio-sys) < 0.7.0)
+BuildRequires: (crate(glib) >= 0.5.0 with crate(glib) < 0.6.0)
+BuildRequires: (crate(glib-sys) >= 0.6.0 with crate(glib-sys) < 0.7.0)
+BuildRequires: (crate(gobject-sys) >= 0.6.0 with crate(gobject-sys) < 0.7.0)
+BuildRequires: (crate(lazy_static) >= 1.0.0 with crate(lazy_static) < 2.0.0)
BuildRequires: (crate(libc) >= 0.2.0 with crate(libc) < 0.3.0)
# [build-dependencies]
BuildRequires: (crate(gtk-rs-lgpl-docs) >= 0.1.3 with crate(gtk-rs-lgpl-docs) < 0.2.0)
@@ -60,6 +61,9 @@ which use %{crate} from crates.io.
%exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,LGPL,Makefile}
%changelog
+* Tue Mar 20 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.4.0-1
+- Update to 0.4.0
+
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index a8975bf..f76f54c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.3.0.crate) = bc380f928145a25882eda71d2a3426a3428661aaac496e725772fb31ed3c834d50a471819eefb9c67596028a473c9c6e79a476eb5f13fddee2e994c9262388b7
+SHA512 (gio-0.4.0.crate) = 24fbf25863ace64dd14bcf931050e93a0ce8a1cc0f30878c81698c7bf8a47e465689bdfc436a67f9f3889994a1cc78da87d2dba77da18a88530c496b5932d941
reply other threads:[~2026-09-25 10:37 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=179033267869.1.8900106954021578098.rpms-rust-gio-45b854e327f3@fedoraproject.org \
--to=ignatenkobrain@fedoraproject.org \
--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