diff --git a/.gitignore b/.gitignore index 426b2ac..a01388f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /png-0.15.0.crate /png-0.15.1.crate /png-0.15.2.crate +/png-0.15.3.crate diff --git a/rust-png.spec b/rust-png.spec index d0735e6..f5cb836 100644 --- a/rust-png.spec +++ b/rust-png.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 11 +# Generated by rust2rpm 13 # * glium is not packaged %bcond_with check %global debug_package %{nil} @@ -6,8 +6,8 @@ %global crate png Name: rust-%{crate} -Version: 0.15.2 -Release: 2%{?dist} +Version: 0.15.3 +Release: 1%{?dist} Summary: PNG decoding and encoding library in pure Rust # Upstream license specification: MIT OR Apache-2.0 @@ -42,7 +42,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE %doc README.md -%{cargo_registry}/%{crate}-%{version}/ +%{cargo_registry}/%{crate}-%{version_no_tilde}/ %package -n %{name}+default-devel Summary: %{summary} @@ -54,7 +54,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 %package -n %{name}+benchmarks-devel Summary: %{summary} @@ -66,7 +66,7 @@ This package contains library source intended for building other packages which use "benchmarks" feature of "%{crate}" crate. %files -n %{name}+benchmarks-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+deflate-devel Summary: %{summary} @@ -78,7 +78,7 @@ This package contains library source intended for building other packages which use "deflate" feature of "%{crate}" crate. %files -n %{name}+deflate-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+png-encoding-devel Summary: %{summary} @@ -90,7 +90,7 @@ This package contains library source intended for building other packages which use "png-encoding" feature of "%{crate}" crate. %files -n %{name}+png-encoding-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+unstable-devel Summary: %{summary} @@ -102,7 +102,7 @@ This package contains library source intended for building other packages which use "unstable" feature of "%{crate}" crate. %files -n %{name}+unstable-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 @@ -123,6 +123,9 @@ which use "unstable" feature of "%{crate}" crate. %endif %changelog +* Tue Jan 07 2020 Josh Stone - 0.15.3-1 +- Update to 0.15.3 + * Mon Dec 16 2019 Josh Stone - 0.15.2-2 - Bump to deflate 0.8 diff --git a/sources b/sources index 7cb12b2..e51cba1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (png-0.15.2.crate) = 6ff1ef849b9eb208dac65b21db0a217e40568758599e14fdfa35609df7403a544387a0bd7d9ed4c7262e912f9c84266666e1eae1032d228e51cb2981e9ee8e40 +SHA512 (png-0.15.3.crate) = a1a440b83e230f6f49f481aa70e703d93f518f5a608463600d671c8ebd44d978aad36e104227807fe3811f0e1c225d90db616a4ccad819770f85423e2fe8e004