diff --git a/.gitignore b/.gitignore index ea87093..7adb5b8 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /csv-1.0.7.crate /csv-1.1.0.crate /csv-1.1.1.crate +/csv-1.1.2.crate diff --git a/rust-csv.spec b/rust-csv.spec index 3790b87..9b35cdf 100644 --- a/rust-csv.spec +++ b/rust-csv.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate csv Name: rust-%{crate} -Version: 1.1.1 -Release: 2%{?dist} +Version: 1.1.2 +Release: 1%{?dist} Summary: Fast CSV parsing with support for serde # Upstream license specification: Unlicense/MIT @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license COPYING LICENSE-MIT UNLICENSE %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 +* Tue Jan 07 2020 Josh Stone - 1.1.2-1 +- Update to 1.1.2 + * Fri Jul 26 2019 Fedora Release Engineering - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 34b9574..ea4710c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (csv-1.1.1.crate) = de89d7243b24b0b85c4b6520f2ada446e32561d58e9bb116d76bbd0465a647825e8dd0125f3d693ade5b9f5f41ad2c65016d958c9c3112cbadec92c26947e9c6 +SHA512 (csv-1.1.2.crate) = 51c3309b3e4ea6b9c20881fd871dd26fbabc579dd06d714e979357a6073622781434a9f89b9cafc04f8528c9a058c3464516329f7db54b8b0f1c469b50e4cbb4