diff --git a/.gitignore b/.gitignore index df1340a..0584399 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /color_quant-1.0.1.crate +/color_quant-1.1.0.crate diff --git a/rust-color_quant.spec b/rust-color_quant.spec index e081c3d..5aa16d4 100644 --- a/rust-color_quant.spec +++ b/rust-color_quant.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate color_quant Name: rust-%{crate} -Version: 1.0.1 -Release: 5%{?dist} +Version: 1.1.0 +Release: 1%{?dist} Summary: Color quantization library to reduce n colors to 256 colors # Upstream license specification: MIT @@ -38,7 +38,7 @@ 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} @@ -50,7 +50,7 @@ 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 %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 @@ -71,6 +71,9 @@ which use "default" feature of "%{crate}" crate. %endif %changelog +* Sun Oct 11 2020 Fabio Valentini - 1.1.0-1 +- Update to version 1.1.0. + * Wed Jul 29 2020 Fedora Release Engineering - 1.0.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index bbaa884..f41c829 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (color_quant-1.0.1.crate) = 690b0aecf48e5102efca22d4f25821159d4c3f726f5eac08159467bc586ab9f83eacd64aeab79162c006d434002930ceb1519037c846edd84745eda289a592b9 +SHA512 (color_quant-1.1.0.crate) = 690c928bda4b7b57425f38ea68ac89cde2473b7a91b7e62c04a8f2c5a0fa3505e26b065d48b7ad0a8bb491f92f600f896fefdad3ce0e86e43cbf4f9a89e94201