public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-gobject-sys] epel10: Update to 0.7.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-gobject-sys
            Branch : epel10
            Commit : f066bbbb3d4d4787099acd68029b5724b3cd28c2
            Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
            Date   : 2018-09-13T08:35:50+02:00
            Stats  : +13/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/rust-gobject-sys/c/f066bbbb3d4d4787099acd68029b5724b3cd28c2?branch=epel10

            Log:
            Update to 0.7.0

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>

---
diff --git a/.gitignore b/.gitignore
index 633e2f2..77656fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /gobject-sys-0.5.0.crate
 /gobject-sys-0.6.0.crate
+/gobject-sys-0.7.0.crate

diff --git a/rust-gobject-sys.spec b/rust-gobject-sys.spec
index eb6e1d2..934e753 100644
--- a/rust-gobject-sys.spec
+++ b/rust-gobject-sys.spec
@@ -7,8 +7,8 @@
 %global crate gobject-sys
 
 Name:           rust-%{crate}
-Version:        0.6.0
-Release:        2%{?dist}
+Version:        0.7.0
+Release:        1%{?dist}
 Summary:        FFI bindings to libgobject-2.0
 
 License:        MIT
@@ -19,11 +19,15 @@ ExclusiveArch:  %{rust_arches}
 
 BuildRequires:  rust-packaging
 # [dependencies]
-BuildRequires:  (crate(bitflags) >= 1.0.0 with crate(bitflags) < 2.0.0)
-BuildRequires:  (crate(glib-sys) >= 0.6.0 with crate(glib-sys) < 0.7.0)
+BuildRequires:  (crate(glib-sys) >= 0.7.0 with crate(glib-sys) < 0.8.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(gobject-2.0) >= %{gobject_min}
 
 %description
@@ -60,6 +64,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 11186d9..6ea77a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gobject-sys-0.6.0.crate) = 3c885e3772ccd9f779cf7439043f7862b94faf6063f52bb6af421b70aa5a909a36bcfd3a3d5752d8ef76988d37bf31eabf5b45b4628dfa6ae9be61c6d5c0bbfc
+SHA512 (gobject-sys-0.7.0.crate) = dd978eccf65ee7be3fd8d2b880b46d3c7ace9b74c6e08b3805e2978d546d709723f70e90dc897bcbb303a290b332e5d38f887cbd7eab1d575011ef765fddbfaf

^ 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-gobject-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