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-glib-sys] epel10: Update to 0.7.0
Date: Fri, 25 Sep 2026 10:33:57 GMT	[thread overview]
Message-ID: <179033243727.1.17318428284590877719.rpms-rust-glib-sys-cdcf8e658d9b@fedoraproject.org> (raw)

            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

                 reply	other threads:[~2026-09-25 10:33 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=179033243727.1.17318428284590877719.rpms-rust-glib-sys-cdcf8e658d9b@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