public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib-sys] epel10: Update to 0.7.0
@ 2026-09-25 10:33 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-09-25 10:33 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib-sys
Branch : epel10
Commit : cdcf8e658d9b1faaf0d0b9da94e75ed0e5ec0e00
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2018-09-13T08:32:01+02:00
Stats : +12/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib-sys/c/cdcf8e658d9b1faaf0d0b9da94e75ed0e5ec0e00?branch=epel10
Log:
Update to 0.7.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index 99bd41d..6f43f28 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/glib-sys-0.5.0.crate
/glib-sys-0.6.0.crate
+/glib-sys-0.7.0.crate
diff --git a/rust-glib-sys.spec b/rust-glib-sys.spec
index 4bf7ff0..45487f9 100644
--- a/rust-glib-sys.spec
+++ b/rust-glib-sys.spec
@@ -7,8 +7,8 @@
%global crate glib-sys
Name: rust-%{crate}
-Version: 0.6.0
-Release: 2%{?dist}
+Version: 0.7.0
+Release: 1%{?dist}
Summary: FFI bindings to libglib-2.0
License: MIT
@@ -19,10 +19,14 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
# [dependencies]
-BuildRequires: (crate(bitflags) >= 1.0.0 with crate(bitflags) < 2.0.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)
+%if %{with check}
+# [dev-dependencies]
+BuildRequires: (crate(shell-words) >= 0.1.0 with crate(shell-words) < 0.2.0)
+BuildRequires: (crate(tempdir) >= 0.3.0 with crate(tempdir) < 0.4.0)
+%endif
BuildRequires: pkgconfig(glib-2.0) >= %{glib_min}
%description
@@ -59,6 +63,9 @@ which use %{crate} from crates.io.
%{cargo_registry}/%{crate}-%{version}/
%changelog
+* Thu Sep 13 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.0-1
+- Update to 0.7.0
+
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
diff --git a/sources b/sources
index f523da1..e341a66 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-sys-0.6.0.crate) = 15ec85091752d33eb5764d1f9dbd066ec4f6d40ea9cf18a24be09dc43e1f43c9e6681ded5d8dab16d0761c5544badd8e6b054dc4f69d0606b1b2d58bacd8f238
+SHA512 (glib-sys-0.7.0.crate) = ec6b24768264359414d402c15c2ad08ae8407ef8af429185a21ea70a7c2d130302dbd7731c4a522a2f43085704da42c841e367000a4abb52a5e81134e77c2a81
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:33 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:33 [rpms/rust-glib-sys] epel10: Update to 0.7.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