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-gio] epel10: Update to 0.6.0
Date: Fri, 25 Sep 2026 10:38:01 GMT [thread overview]
Message-ID: <179033268130.1.8489651903765349587.rpms-rust-gio-2785ccdb7041@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gio
Branch : epel10
Commit : 2785ccdb70417f3393f47a791494f95bf8a00047
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2019-04-28T15:06:55+02:00
Stats : +23/-95 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gio/c/2785ccdb70417f3393f47a791494f95bf8a00047?branch=epel10
Log:
Update to 0.6.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index b3dd603..47062a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/gio-0.4.0.crate
/gio-0.4.1.crate
/gio-0.5.1.crate
+/gio-0.6.0.crate
diff --git a/rust-gio.spec b/rust-gio.spec
index d81da49..23552e2 100644
--- a/rust-gio.spec
+++ b/rust-gio.spec
@@ -5,7 +5,7 @@
%global crate gio
Name: rust-%{crate}
-Version: 0.5.1
+Version: 0.6.0
Release: 1%{?dist}
Summary: Rust bindings for the Gio library
@@ -18,39 +18,10 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
BuildRequires: (crate(bitflags/default) >= 1.0.0 with crate(bitflags/default) < 2.0.0)
BuildRequires: (crate(fragile/default) >= 0.3.0 with crate(fragile/default) < 0.4.0)
-BuildRequires: (crate(futures-channel-preview/default) >= 0.2.0 with crate(futures-channel-preview/default) < 0.3.0)
-BuildRequires: (crate(futures-core-preview/default) >= 0.2.0 with crate(futures-core-preview/default) < 0.3.0)
-BuildRequires: (crate(futures-util-preview/default) >= 0.2.0 with crate(futures-util-preview/default) < 0.3.0)
-BuildRequires: (crate(gio-sys/default) >= 0.7.0 with crate(gio-sys/default) < 0.8.0)
-BuildRequires: (crate(gio-sys/dox) >= 0.7.0 with crate(gio-sys/dox) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_34) >= 0.7.0 with crate(gio-sys/v2_34) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_36) >= 0.7.0 with crate(gio-sys/v2_36) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_38) >= 0.7.0 with crate(gio-sys/v2_38) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_40) >= 0.7.0 with crate(gio-sys/v2_40) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_42) >= 0.7.0 with crate(gio-sys/v2_42) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_44) >= 0.7.0 with crate(gio-sys/v2_44) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_46) >= 0.7.0 with crate(gio-sys/v2_46) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_48) >= 0.7.0 with crate(gio-sys/v2_48) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_50) >= 0.7.0 with crate(gio-sys/v2_50) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_52) >= 0.7.0 with crate(gio-sys/v2_52) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_54) >= 0.7.0 with crate(gio-sys/v2_54) < 0.8.0)
-BuildRequires: (crate(gio-sys/v2_56) >= 0.7.0 with crate(gio-sys/v2_56) < 0.8.0)
-BuildRequires: (crate(glib-sys/default) >= 0.7.0 with crate(glib-sys/default) < 0.8.0)
-BuildRequires: (crate(glib/default) >= 0.6.0 with crate(glib/default) < 0.7.0)
-BuildRequires: (crate(glib/dox) >= 0.6.0 with crate(glib/dox) < 0.7.0)
-BuildRequires: (crate(glib/futures) >= 0.6.0 with crate(glib/futures) < 0.7.0)
-BuildRequires: (crate(glib/v2_34) >= 0.6.0 with crate(glib/v2_34) < 0.7.0)
-BuildRequires: (crate(glib/v2_36) >= 0.6.0 with crate(glib/v2_36) < 0.7.0)
-BuildRequires: (crate(glib/v2_38) >= 0.6.0 with crate(glib/v2_38) < 0.7.0)
-BuildRequires: (crate(glib/v2_40) >= 0.6.0 with crate(glib/v2_40) < 0.7.0)
-BuildRequires: (crate(glib/v2_44) >= 0.6.0 with crate(glib/v2_44) < 0.7.0)
-BuildRequires: (crate(glib/v2_46) >= 0.6.0 with crate(glib/v2_46) < 0.7.0)
-BuildRequires: (crate(glib/v2_48) >= 0.6.0 with crate(glib/v2_48) < 0.7.0)
-BuildRequires: (crate(glib/v2_50) >= 0.6.0 with crate(glib/v2_50) < 0.7.0)
-BuildRequires: (crate(glib/v2_52) >= 0.6.0 with crate(glib/v2_52) < 0.7.0)
-BuildRequires: (crate(glib/v2_54) >= 0.6.0 with crate(glib/v2_54) < 0.7.0)
-BuildRequires: (crate(gobject-sys/default) >= 0.7.0 with crate(gobject-sys/default) < 0.8.0)
-BuildRequires: (crate(gtk-rs-lgpl-docs/default) >= 0.1.3 with crate(gtk-rs-lgpl-docs/default) < 0.2.0)
+BuildRequires: (crate(gio-sys/default) >= 0.8.0 with crate(gio-sys/default) < 0.9.0)
+BuildRequires: (crate(glib-sys/default) >= 0.8.0 with crate(glib-sys/default) < 0.9.0)
+BuildRequires: (crate(glib/default) >= 0.7.0 with crate(glib/default) < 0.8.0)
+BuildRequires: (crate(gobject-sys/default) >= 0.8.0 with crate(gobject-sys/default) < 0.9.0)
BuildRequires: (crate(lazy_static/default) >= 1.0.0 with crate(lazy_static/default) < 2.0.0)
BuildRequires: (crate(libc/default) >= 0.2.0 with crate(libc/default) < 0.3.0)
%if %{with check}
@@ -73,6 +44,7 @@ which use "%{crate}" crate.
%files devel
%license COPYRIGHT LICENSE
+%doc README.md
%{cargo_registry}/%{crate}-%{version}/
%exclude %{cargo_registry}/%{crate}-%{version}/{appveyor.yml,LGPL,Makefile}
@@ -184,66 +156,6 @@ which use "purge-lgpl-docs" feature of "%{crate}" crate.
%files -n %{name}+purge-lgpl-docs-devel
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-%package -n %{name}+v2_34-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_34-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_34" feature of "%{crate}" crate.
-
-%files -n %{name}+v2_34-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-
-%package -n %{name}+v2_36-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_36-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_36" feature of "%{crate}" crate.
-
-%files -n %{name}+v2_36-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-
-%package -n %{name}+v2_38-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_38-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_38" feature of "%{crate}" crate.
-
-%files -n %{name}+v2_38-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-
-%package -n %{name}+v2_40-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_40-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_40" feature of "%{crate}" crate.
-
-%files -n %{name}+v2_40-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-
-%package -n %{name}+v2_42-devel
-Summary: %{summary}
-BuildArch: noarch
-
-%description -n %{name}+v2_42-devel %{_description}
-
-This package contains library source intended for building other packages
-which use "v2_42" feature of "%{crate}" crate.
-
-%files -n %{name}+v2_42-devel
-%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-
%package -n %{name}+v2_44-devel
Summary: %{summary}
BuildArch: noarch
@@ -328,6 +240,18 @@ which use "v2_56" feature of "%{crate}" crate.
%files -n %{name}+v2_56-devel
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+%package -n %{name}+v2_58-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_58-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_58" feature of "%{crate}" crate.
+
+%files -n %{name}+v2_58-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
%prep
%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
@@ -344,6 +268,9 @@ which use "v2_56" feature of "%{crate}" crate.
%endif
%changelog
+* Sun Apr 28 15:05:59 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.6.0-1
+- Update to 0.6.0
+
* Sat Feb 16 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.1-1
- Update to 0.5.1
diff --git a/sources b/sources
index d04c564..b05d103 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gio-0.5.1.crate) = e26183bbd43156700bafbd88bf1e278aa38c3d6811973cbb7aa0173fb0ebf812079a1ae179407d867afef900833b616af1bb37b98c59e56f0cae899971aa6cce
+SHA512 (gio-0.6.0.crate) = 1efbbef9f0995e9ccc5b6412a92361349d76d796c243c82b16a682e0cc2719bda6ad91f5b4f73f60e446848f0e0bd727796dde2ff157b71d8c6bc9dbd0702b94
reply other threads:[~2026-09-25 10:38 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=179033268130.1.8489651903765349587.rpms-rust-gio-2785ccdb7041@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