diff --git a/.gitignore b/.gitignore index d5d9142..0e5e2f2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /paste-0.1.4.crate /paste-0.1.5.crate /paste-0.1.6.crate +/paste-0.1.7.crate diff --git a/rust-paste.spec b/rust-paste.spec index b65d135..32b5b96 100644 --- a/rust-paste.spec +++ b/rust-paste.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate paste Name: rust-%{crate} -Version: 0.1.6 -Release: 2%{?dist} +Version: 0.1.7 +Release: 1%{?dist} Summary: Macros for all your token pasting needs # Upstream license specification: MIT OR Apache-2.0 @@ -36,9 +36,9 @@ This package contains library source intended for building other packages which use "%{crate}" crate. %files devel -%doc README.md %license LICENSE-APACHE LICENSE-MIT -%{cargo_registry}/%{crate}-%{version}/ +%doc README.md +%{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 Feb 23 10:23:42 CET 2020 Igor Raits - 0.1.7-1 +- Update to 0.1.7 + * Thu Jan 30 2020 Fedora Release Engineering - 0.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 7302409..4361a71 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (paste-0.1.6.crate) = 4232b943e68d749717b85730bcff4bebb2b0caa8af0917b47a4e3fc72a4aba5af19f9d63dbc060fdee4bb5e4856913b313966bc25a08471ae62a880274acd260 +SHA512 (paste-0.1.7.crate) = 7830208248d82f20131bd3a7312f2a6b5d72f780d568382e3830544536df9d777e5d20aea10bd9af73b48f3d2cf0b332ed58c051e80f86c6925b1fa1c09f0fd0