From 840519330cfbcc25f6d13de4a7deb1e1ed947f3b Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Mar 10 2020 01:22:53 +0000 Subject: Update to 0.4.0 --- diff --git a/.gitignore b/.gitignore index 85065f1..2102210 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /cexpr-0.3.4.crate /cexpr-0.3.5.crate /cexpr-0.3.6.crate +/cexpr-0.4.0.crate diff --git a/rust-cexpr.spec b/rust-cexpr.spec index 920eb07..f44b4df 100644 --- a/rust-cexpr.spec +++ b/rust-cexpr.spec @@ -1,4 +1,4 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 # * Tests are run in infrastructure %bcond_with check %global debug_package %{nil} @@ -6,8 +6,8 @@ %global crate cexpr Name: rust-%{crate} -Version: 0.3.6 -Release: 2%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: C expression parser and evaluator # Upstream license specification: Apache-2.0/MIT @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-MIT LICENSE-APACHE -%{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 +* Tue Mar 10 2020 Josh Stone - 0.4.0-1 +- Update to 0.4.0 + * Thu Jan 30 2020 Fedora Release Engineering - 0.3.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild diff --git a/sources b/sources index 4d041c5..be3b9c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (cexpr-0.3.6.crate) = 1f8a6dfe97b70844526ed95f42a38c460ec9056345c4c0fd62c42dc9a52e4a317cab11fc3620419cdb4d0b8eba5d7d225c7b211939a47d4a6019a0518e8c738f +SHA512 (cexpr-0.4.0.crate) = 31592e38d80414cd07b25f7460775eafce1f91570abc1b94af7452961604574d1ca2374c0177875569b644f615a2b6fede273f37a6ee137f9adc9c0315c59b37