From 1b6cd2cf0c1867f4e4bbab08b827d1d4d8d5af78 Mon Sep 17 00:00:00 2001 From: Artem Polishchuk Date: Sun, 5 Jan 2020 18:52:55 +0200 Subject: [PATCH] Update to 0.8.16 --- .gitignore | 1 + rust-rgb.spec | 34 ++++++++++++++++++++++++---------- sources | 2 +- 3 files changed, 26 insertions(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index 014c860..e92cb65 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /rgb-0.8.13.crate /rgb-0.8.14.crate +/rgb-0.8.16.crate diff --git a/rust-rgb.spec b/rust-rgb.spec index a683f6c..b5a405f 100644 --- a/rust-rgb.spec +++ b/rust-rgb.spec @@ -1,16 +1,15 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate rgb Name: rust-%{crate} -Version: 0.8.14 +Version: 0.8.16 Release: 1%{?dist} -Summary: Struct RGB for sharing pixels between crates +Summary: Struct RGB/RGBA/etc. for sharing pixels between crates # Upstream license specification: MIT -# * https://github.com/kornelski/rust-rgb/pull/27 License: MIT URL: https://crates.io/crates/rgb Source: %{crates_source} @@ -40,8 +39,9 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel +%license LICENSE %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -53,7 +53,19 @@ 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 +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml + +%package -n %{name}+argb-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+argb-devel %{_description} + +This package contains library source intended for building other packages +which use "argb" feature of "%{crate}" crate. + +%files -n %{name}+argb-devel +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+serde-devel Summary: %{summary} @@ -65,7 +77,7 @@ This package contains library source intended for building other packages which use "serde" feature of "%{crate}" crate. %files -n %{name}+serde-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -82,11 +94,13 @@ which use "serde" feature of "%{crate}" crate. %if %{with check} %check -# https://github.com/kornelski/rust-rgb/issues/28 -%cargo_test -- -- --skip test_add_overflow +%cargo_test %endif %changelog +* Sun Jan 05 18:38:26 EET 2020 Artem Polishchuk - 0.8.16-1 +- Update to 0.8.16 + * Sun Sep 01 20:02:49 CEST 2019 Igor Gnatenko - 0.8.14-1 - Update to 0.8.14 @@ -94,4 +108,4 @@ which use "serde" feature of "%{crate}" crate. - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Apr 30 18:49:07 EEST 2019 Artem Polishchuk - 0.8.13-1 -- Initial package + - Initial package diff --git a/sources b/sources index 06f2209..8dd6d9f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (rgb-0.8.14.crate) = f3589349e10b6ad58c4574e0f6c5f0efbfcf0d413fcace37e906c28ad789a3b51999620521eb1c8fc358a43ea7507174a45f983110b6f8b9c188fb8e142af491 +SHA512 (rgb-0.8.16.crate) = fe73370242526f7fea8e043e812a87d473000e53013b9389cd16ee26b20f1775c17d01463f11b7f7528443d52c209201615797fdbdcadfb96f91b7d43c182cd0