public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio] epel10: Update to 0.4.0
@ 2026-09-25 10:37 Igor Gnatenko
  0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-09-25 10:37 UTC (permalink / raw)
  To: git-commits

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25 10:37 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:37 [rpms/rust-gio] epel10: Update to 0.4.0 Igor Gnatenko

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