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-gobject-sys] epel10: Update to 0.7.0
Date: Fri, 25 Sep 2026 10:35:00 GMT [thread overview]
Message-ID: <179033250094.1.8940125764202075551.rpms-rust-gobject-sys-f066bbbb3d4d@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-25 10:35 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=179033250094.1.8940125764202075551.rpms-rust-gobject-sys-f066bbbb3d4d@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