public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gio-sys] epel10: Update to 0.6.0
@ 2026-09-25 10:35 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-09-25 10:35 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-gio-sys
Branch : epel10
Commit : 0a5ba2e4d3e5be1fb59aa63b7af399cf1273784b
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-03-19T14:09:37+01:00
Stats : +10/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio-sys/c/0a5ba2e4d3e5be1fb59aa63b7af399cf1273784b?branch=epel10
Log:
Update to 0.6.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 7de2375..88df13b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/gio-sys-0.5.0.crate
+/gio-sys-0.6.0.crate
diff --git a/rust-gio-sys.spec b/rust-gio-sys.spec
index fdc93cb..fe84273 100644
--- a/rust-gio-sys.spec
+++ b/rust-gio-sys.spec
@@ -7,11 +7,10 @@
%global crate gio-sys
Name: rust-%{crate}
-Version: 0.5.0
-Release: 3%{?dist}
+Version: 0.6.0
+Release: 1%{?dist}
Summary: FFI bindings to libgio-2.0
-# https://github.com/gtk-rs/sys/pull/74
License: MIT
URL: https://crates.io/crates/gio-sys
Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
@@ -21,8 +20,8 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
# [dependencies]
BuildRequires: (crate(bitflags) >= 1.0.0 with crate(bitflags) < 2.0.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(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(libc) >= 0.2.0 with crate(libc) < 0.3.0)
# [build-dependencies]
BuildRequires: (crate(pkg-config) >= 0.3.7 with crate(pkg-config) < 0.4.0)
@@ -58,9 +57,13 @@ which use %{crate} from crates.io.
%endif
%files devel
+%license LICENSE
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Mon Mar 19 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.0-1
+- Update to 0.6.0
+
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
diff --git a/sources b/sources
index c60f1fd..bbd43bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-sys-0.5.0.crate) = 108a9957f4c2dd5fc0f02f6f037c50e8159f0b0859a4da7a86a50ab8c3f4431564fe72bbcb5a1a1875324ff5e865f8e1d611d9f53eac0f6e08e101963c22cc9c
+SHA512 (gio-sys-0.6.0.crate) = a7f2b04195959abe6e87d4c09c5e97980a16a605e2b7b1d5b65c9c1ff59482176b18f4f80afcbc4f7624ea74aaa2882c42f4e3a2da0d290c32d584b18e1f7e4b
^ 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-gio-sys] epel10: Update to 0.6.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