public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-glib] epel10: Update to 0.7.1
@ 2026-09-25 10:36 Igor Gnatenko
0 siblings, 0 replies; only message in thread
From: Igor Gnatenko @ 2026-09-25 10:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/rust-glib
Branch : epel10
Commit : 54974c74bf9fb8af85b97f33dc061bfc466ae66d
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2019-04-28T14:08:03+02:00
Stats : +46/-67 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-glib/c/54974c74bf9fb8af85b97f33dc061bfc466ae66d?branch=epel10
Log:
Update to 0.7.1
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index f37e026..bd9eba5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/glib-0.4.1.crate
/glib-0.5.0.crate
/glib-0.6.1.crate
+/glib-0.7.1.crate
diff --git a/rust-glib.spec b/rust-glib.spec
index 83c70ed..73e6fb6 100644
--- a/rust-glib.spec
+++ b/rust-glib.spec
@@ -1,11 +1,11 @@
# Generated by rust2rpm
-%bcond_without check
+%bcond_with check
%global debug_package %{nil}
%global crate glib
Name: rust-%{crate}
-Version: 0.6.1
+Version: 0.7.1
Release: 1%{?dist}
Summary: Rust bindings for the GLib library
@@ -17,32 +17,12 @@ ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
BuildRequires: (crate(bitflags/default) >= 1.0.0 with crate(bitflags/default) < 2.0.0)
-BuildRequires: (crate(futures-preview/default) >= 0.2.0 with crate(futures-preview/default) < 0.3.0)
-BuildRequires: (crate(glib-sys/default) >= 0.7.0 with crate(glib-sys/default) < 0.8.0)
-BuildRequires: (crate(glib-sys/dox) >= 0.7.0 with crate(glib-sys/dox) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_34) >= 0.7.0 with crate(glib-sys/v2_34) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_36) >= 0.7.0 with crate(glib-sys/v2_36) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_38) >= 0.7.0 with crate(glib-sys/v2_38) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_40) >= 0.7.0 with crate(glib-sys/v2_40) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_44) >= 0.7.0 with crate(glib-sys/v2_44) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_46) >= 0.7.0 with crate(glib-sys/v2_46) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_48) >= 0.7.0 with crate(glib-sys/v2_48) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_50) >= 0.7.0 with crate(glib-sys/v2_50) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_52) >= 0.7.0 with crate(glib-sys/v2_52) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_54) >= 0.7.0 with crate(glib-sys/v2_54) < 0.8.0)
-BuildRequires: (crate(glib-sys/v2_56) >= 0.7.0 with crate(glib-sys/v2_56) < 0.8.0)
-BuildRequires: (crate(gobject-sys/default) >= 0.7.0 with crate(gobject-sys/default) < 0.8.0)
-BuildRequires: (crate(gobject-sys/dox) >= 0.7.0 with crate(gobject-sys/dox) < 0.8.0)
-BuildRequires: (crate(gobject-sys/v2_34) >= 0.7.0 with crate(gobject-sys/v2_34) < 0.8.0)
-BuildRequires: (crate(gobject-sys/v2_36) >= 0.7.0 with crate(gobject-sys/v2_36) < 0.8.0)
-BuildRequires: (crate(gobject-sys/v2_38) >= 0.7.0 with crate(gobject-sys/v2_38) < 0.8.0)
-BuildRequires: (crate(gobject-sys/v2_44) >= 0.7.0 with crate(gobject-sys/v2_44) < 0.8.0)
-BuildRequires: (crate(gobject-sys/v2_46) >= 0.7.0 with crate(gobject-sys/v2_46) < 0.8.0)
-BuildRequires: (crate(gobject-sys/v2_54) >= 0.7.0 with crate(gobject-sys/v2_54) < 0.8.0)
-BuildRequires: (crate(lazy_static/default) >= 1.0.0 with crate(lazy_static/default) < 2.0.0)
+BuildRequires: (crate(glib-sys/default) >= 0.8.0 with crate(glib-sys/default) < 0.9.0)
+BuildRequires: (crate(gobject-sys/default) >= 0.8.0 with crate(gobject-sys/default) < 0.9.0)
+BuildRequires: (crate(lazy_static/default) >= 1.2.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}
-BuildRequires: (crate(tempdir/default) >= 0.3.0 with crate(tempdir/default) < 0.4.0)
+BuildRequires: (crate(tempfile/default) >= 3.0.0 with crate(tempfile/default) < 4.0.0)
%endif
%global _description \
@@ -113,52 +93,16 @@ which use "futures-preview" feature of "%{crate}" crate.
%files -n %{name}+futures-preview-devel
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
-%package -n %{name}+v2_34-devel
+%package -n %{name}+subclassing-devel
Summary: %{summary}
BuildArch: noarch
-%description -n %{name}+v2_34-devel %{_description}
+%description -n %{name}+subclassing-devel %{_description}
This package contains library source intended for building other packages
-which use "v2_34" feature of "%{crate}" crate.
+which use "subclassing" 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
+%files -n %{name}+subclassing-devel
%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
%package -n %{name}+v2_44-devel
@@ -245,6 +189,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
@@ -261,6 +217,9 @@ which use "v2_56" feature of "%{crate}" crate.
%endif
%changelog
+* Sun Apr 28 14:06:24 CEST 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.7.1-1
+- Update to 0.7.1
+
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index a80ccc2..9721e31 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (glib-0.6.1.crate) = 2dc66b1caaf786ea108b8a1ac0dde9f4394e77f4bc0b2642523a361c365bbf49aa0c0aba90d2180e029cf0669205ec98d953e70b0562ce2d0b72381abe7577f8
+SHA512 (glib-0.7.1.crate) = e475d4a6b6327467c1e9e0bd5cd17996ef5b529f7103131d72ce82825ccdab62a9ccc583e2d7b6778b65cc57bbd597e41fbcd0d93a79c23f111e380a070c0326
diff --git a/tests/.fmf/version b/tests/.fmf/version
new file mode 100644
index 0000000..d00491f
--- /dev/null
+++ b/tests/.fmf/version
@@ -0,0 +1 @@
+1
diff --git a/tests/provision.fmf b/tests/provision.fmf
new file mode 100644
index 0000000..503a97c
--- /dev/null
+++ b/tests/provision.fmf
@@ -0,0 +1,5 @@
+---
+standard-inventory-qcow2:
+ qemu:
+ # `cargo test` usually eats more than 1G.
+ m: 4G
diff --git a/tests/tests.yml b/tests/tests.yml
new file mode 100644
index 0000000..4bf3e86
--- /dev/null
+++ b/tests/tests.yml
@@ -0,0 +1,13 @@
+---
+- hosts: localhost
+ roles:
+ - role: standard-test-basic
+ tags:
+ - classic
+ repositories:
+ - repo: "https://src.fedoraproject.org/tests/rust.git"
+ dest: rust
+ tests:
+ - rust/cargo-test
+ environment:
+ pkg: rust-glib
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-25 10:36 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:36 [rpms/rust-glib] epel10: Update to 0.7.1 Igor Gnatenko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox