diff --git a/.gitignore b/.gitignore index b4a444e..c4f914a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /enum-as-inner-0.2.1.crate +/enum-as-inner-0.3.0.crate diff --git a/rust-enum-as-inner.spec b/rust-enum-as-inner.spec index 49c26c7..e8d8e70 100644 --- a/rust-enum-as-inner.spec +++ b/rust-enum-as-inner.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 12 %bcond_without check %global debug_package %{nil} %global crate enum-as-inner Name: rust-%{crate} -Version: 0.2.1 -Release: 3%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: Proc-macro for deriving inner field accessor functions on enums # Upstream license specification: MIT/Apache-2.0 @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE copyright.txt %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 +* Sat Dec 14 14:02:31 CET 2019 Igor Gnatenko - 0.3.0-1 +- Update to 0.3.0 + * Fri Jul 26 2019 Fedora Release Engineering - 0.2.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 26c83cc..86255ad 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (enum-as-inner-0.2.1.crate) = 37c8034c74e74e590d785af955f34989454bf8051608aed2968ec6e5609f492fa3fa4ca829404a13c1e2f987eb72403b8c9c3463e69b5bde0b5307fc4b8d7f8d +SHA512 (enum-as-inner-0.3.0.crate) = e1b6cc6accfb53e8f45bf4835d397c7f2ea151345f27c36c5942a4a9a3f001d591ed25e95301395891220cbacdab15f2aa172c2dee45dfbf4382c8e18f914024