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-gdk-pixbuf] epel10: Update to 0.5.0
Date: Fri, 25 Sep 2026 14:44:42 GMT [thread overview]
Message-ID: <179034748271.1.13714933835374480824.rpms-rust-gdk-pixbuf-a96c37f1ef3c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/rust-gdk-pixbuf
Branch : epel10
Commit : a96c37f1ef3c7e0e37ce6f4d9149cbf9db2628e0
Author : Igor Gnatenko <ignatenkobrain@fedoraproject.org>
Date : 2019-02-18T12:02:12+01:00
Stats : +220/-28 in 6 file(s)
URL : https://src.fedoraproject.org/rpms/rust-gdk-pixbuf/c/a96c37f1ef3c7e0e37ce6f4d9149cbf9db2628e0?branch=epel10
Log:
Update to 0.5.0
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
---
diff --git a/.gitignore b/.gitignore
index c5d2a5f..7ed16bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/gdk-pixbuf-0.3.0.crate
/gdk-pixbuf-0.4.0.crate
+/gdk-pixbuf-0.5.0.crate
diff --git a/rust-gdk-pixbuf.spec b/rust-gdk-pixbuf.spec
index 7152b48..4cf8a4e 100644
--- a/rust-gdk-pixbuf.spec
+++ b/rust-gdk-pixbuf.spec
@@ -1,47 +1,222 @@
# Generated by rust2rpm
-%bcond_without check
+%bcond_with check
%global debug_package %{nil}
%global crate gdk-pixbuf
Name: rust-%{crate}
-Version: 0.4.0
-Release: 3%{?dist}
+Version: 0.5.0
+Release: 1%{?dist}
Summary: Rust bindings for the GdkPixbuf library
License: MIT
URL: https://crates.io/crates/gdk-pixbuf
-Source0: https://crates.io/api/v1/crates/%{crate}/%{version}/download#/%{crate}-%{version}.crate
+Source: %{crates_source}
ExclusiveArch: %{rust_arches}
BuildRequires: rust-packaging
-# [dependencies]
-BuildRequires: (crate(gdk-pixbuf-sys) >= 0.6.0 with crate(gdk-pixbuf-sys) < 0.7.0)
-BuildRequires: (crate(gio) >= 0.4.0 with crate(gio) < 0.5.0)
-BuildRequires: (crate(gio-sys) >= 0.6.0 with crate(gio-sys) < 0.7.0)
-BuildRequires: (crate(glib) >= 0.5.0 with crate(glib) < 0.6.0)
-BuildRequires: (crate(glib-sys) >= 0.6.0 with crate(glib-sys) < 0.7.0)
-BuildRequires: (crate(gobject-sys) >= 0.6.0 with crate(gobject-sys) < 0.7.0)
-BuildRequires: (crate(libc) >= 0.2.0 with crate(libc) < 0.3.0)
-# [build-dependencies]
-BuildRequires: (crate(gtk-rs-lgpl-docs) >= 0.1.3 with crate(gtk-rs-lgpl-docs) < 0.2.0)
-
-%description
-%{summary}.
+BuildRequires: (crate(fragile/default) >= 0.3.0 with crate(fragile/default) < 0.4.0)
+BuildRequires: (crate(futures-core-preview/default) >= 0.2.0 with crate(futures-core-preview/default) < 0.3.0)
+BuildRequires: (crate(gdk-pixbuf-sys/default) >= 0.7.0 with crate(gdk-pixbuf-sys/default) < 0.8.0)
+BuildRequires: (crate(gdk-pixbuf-sys/dox) >= 0.7.0 with crate(gdk-pixbuf-sys/dox) < 0.8.0)
+BuildRequires: (crate(gdk-pixbuf-sys/v2_28) >= 0.7.0 with crate(gdk-pixbuf-sys/v2_28) < 0.8.0)
+BuildRequires: (crate(gdk-pixbuf-sys/v2_30) >= 0.7.0 with crate(gdk-pixbuf-sys/v2_30) < 0.8.0)
+BuildRequires: (crate(gdk-pixbuf-sys/v2_32) >= 0.7.0 with crate(gdk-pixbuf-sys/v2_32) < 0.8.0)
+BuildRequires: (crate(gdk-pixbuf-sys/v2_36) >= 0.7.0 with crate(gdk-pixbuf-sys/v2_36) < 0.8.0)
+BuildRequires: (crate(gdk-pixbuf-sys/v2_36_8) >= 0.7.0 with crate(gdk-pixbuf-sys/v2_36_8) < 0.8.0)
+BuildRequires: (crate(gio-sys/default) >= 0.7.0 with crate(gio-sys/default) < 0.8.0)
+BuildRequires: (crate(gio/default) >= 0.5.0 with crate(gio/default) < 0.6.0)
+BuildRequires: (crate(gio/futures) >= 0.5.0 with crate(gio/futures) < 0.6.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(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(libc/default) >= 0.2.0 with crate(libc/default) < 0.3.0)
+%if %{with check}
+BuildRequires: (crate(gir-format-check/default) >= 0.1.0 with crate(gir-format-check/default) < 0.2.0)
+%endif
+
+%global _description \
+Rust bindings for the GdkPixbuf library.
+
+%description %{_description}
%package devel
Summary: %{summary}
BuildArch: noarch
-%description devel
-Rust bindings for the GdkPixbuf library.
+%description devel %{_description}
+
+This package contains library source intended for building other packages
+which use "%{crate}" crate.
+
+%files devel
+%license COPYRIGHT LICENSE
+%doc README.md
+%{cargo_registry}/%{crate}-%{version}/
+%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
+
+%package -n %{name}+default-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+default-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "default" feature of "%{crate}" crate.
+
+%files -n %{name}+default-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+dox-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+dox-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "dox" feature of "%{crate}" crate.
+
+%files -n %{name}+dox-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+embed-lgpl-docs-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+embed-lgpl-docs-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "embed-lgpl-docs" feature of "%{crate}" crate.
+
+%files -n %{name}+embed-lgpl-docs-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+fragile-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+fragile-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "fragile" feature of "%{crate}" crate.
+
+%files -n %{name}+fragile-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+futures-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "futures" feature of "%{crate}" crate.
+
+%files -n %{name}+futures-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+futures-core-preview-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+futures-core-preview-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "futures-core-preview" feature of "%{crate}" crate.
+
+%files -n %{name}+futures-core-preview-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+gtk-rs-lgpl-docs-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+gtk-rs-lgpl-docs-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "gtk-rs-lgpl-docs" feature of "%{crate}" crate.
+
+%files -n %{name}+gtk-rs-lgpl-docs-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+purge-lgpl-docs-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+purge-lgpl-docs-devel %{_description}
+
+This package contains library source intended for building other packages
+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_28-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_28-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_28" feature of "%{crate}" crate.
+
+%files -n %{name}+v2_28-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+v2_30-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_30-devel %{_description}
This package contains library source intended for building other packages
-which use %{crate} from crates.io.
+which use "v2_30" feature of "%{crate}" crate.
+
+%files -n %{name}+v2_30-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
+
+%package -n %{name}+v2_32-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_32-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_32" feature of "%{crate}" crate.
+
+%files -n %{name}+v2_32-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_36_8-devel
+Summary: %{summary}
+BuildArch: noarch
+
+%description -n %{name}+v2_36_8-devel %{_description}
+
+This package contains library source intended for building other packages
+which use "v2_36_8" feature of "%{crate}" crate.
+
+%files -n %{name}+v2_36_8-devel
+%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml
%prep
-%autosetup -n %{crate}-%{version} -p1
+%autosetup -n %{crate}-%{version_no_tilde} -p1
%cargo_prep
%build
@@ -55,13 +230,10 @@ which use %{crate} from crates.io.
%cargo_test
%endif
-%files devel
-%license COPYRIGHT LICENSE
-%doc README.md
-%{cargo_registry}/%{crate}-%{version}/
-%exclude %{cargo_registry}/%{crate}-%{version}/appveyor.yml
-
%changelog
+* Mon Feb 18 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 0.5.0-1
+- Update to 0.5.0
+
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
diff --git a/sources b/sources
index 82f6b56..096d6ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (gdk-pixbuf-0.4.0.crate) = 04462ba36a91db0783e57fa2051f36e2579f615981ca377928d42f47e80878180fd59a943bdab13f95e052448ca1835a24872b4c3912203d00d05a589c3afda8
+SHA512 (gdk-pixbuf-0.5.0.crate) = 7bc985176a90ff37c0c9555aacb6d189391abccd96d35537d569576641575055e9de656fb556be102c68c570483168f4d0aa221fc9afc49e1ac251fe8ac36cbc
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..749d2fa
--- /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-gdk-pixbuf
reply other threads:[~2026-09-25 14:44 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=179034748271.1.13714933835374480824.rpms-rust-gdk-pixbuf-a96c37f1ef3c@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