From 1bf36d33b8d11bd80863829e86fee4a79cccf99a Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Tue, 7 Jan 2020 12:47:37 -0800 Subject: [PATCH] Update to 0.3.3 --- .gitignore | 1 + rust-lock_api.spec | 17 ++++++++++------- sources | 2 +- 3 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.gitignore b/.gitignore index d101953..1c6c103 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /lock_api-0.2.0.crate /lock_api-0.3.1.crate /lock_api-0.3.2.crate +/lock_api-0.3.3.crate diff --git a/rust-lock_api.spec b/rust-lock_api.spec index 6a2b54c..f437876 100644 --- a/rust-lock_api.spec +++ b/rust-lock_api.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate lock_api Name: rust-%{crate} -Version: 0.3.2 +Version: 0.3.3 Release: 1%{?dist} Summary: Wrappers to create fully-featured Mutex and RwLock types @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE-APACHE LICENSE-MIT -%{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 %package -n %{name}+nightly-devel Summary: %{summary} @@ -62,7 +62,7 @@ This package contains library source intended for building other packages which use "nightly" feature of "%{crate}" crate. %files -n %{name}+nightly-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+owning_ref-devel Summary: %{summary} @@ -74,7 +74,7 @@ This package contains library source intended for building other packages which use "owning_ref" feature of "%{crate}" crate. %files -n %{name}+owning_ref-devel -%ghost %{cargo_registry}/%{crate}-%{version}/Cargo.toml +%ghost %{cargo_registry}/%{crate}-%{version_no_tilde}/Cargo.toml %package -n %{name}+serde-devel Summary: %{summary} @@ -86,7 +86,7 @@ This package contains library source intended for building other packages which use "serde" feature of "%{crate}" crate. %files -n %{name}+serde-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 @@ -107,6 +107,9 @@ which use "serde" feature of "%{crate}" crate. %endif %changelog +* Tue Jan 07 2020 Josh Stone - 0.3.3-1 +- Update to 0.3.3 + * Sat Dec 07 2019 Josh Stone - 0.3.2-1 - Update to 0.3.2 diff --git a/sources b/sources index 16a7cc0..8e88a26 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (lock_api-0.3.2.crate) = 2cc7a8ba1679d345adac9dd68b4485c2e947e3a6248b935c0a41762a896920c40cd87d4e7bacf00f0b78ac44df89a411dc32eb6fd7f4235eecb080eca7763d74 +SHA512 (lock_api-0.3.3.crate) = 2cb26a5a0ed18a33307a2b9defbdf738daa8a75a683ebd7837e8ef8b8123bbd53632192979527e8b360ea40494bf3ba272fa8bf4bc9e7d715b35cf3f7de5a113