From 3e0842b41c29e9f82d897f3c79df3a75dded6bf3 Mon Sep 17 00:00:00 2001 From: Josh Stone Date: Wed, 29 Jul 2020 12:39:32 -0700 Subject: [PATCH] Update to 0.2.3 --- .gitignore | 1 + rust-try-lock.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 0a075dc..0436f9a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /try-lock-0.2.2.crate +/try-lock-0.2.3.crate diff --git a/rust-try-lock.spec b/rust-try-lock.spec index 7249296..537fb34 100644 --- a/rust-try-lock.spec +++ b/rust-try-lock.spec @@ -1,12 +1,12 @@ -# Generated by rust2rpm 10 +# Generated by rust2rpm 13 %bcond_without check %global debug_package %{nil} %global crate try-lock Name: rust-%{crate} -Version: 0.2.2 -Release: 7%{?dist} +Version: 0.2.3 +Release: 1%{?dist} Summary: Lightweight atomic lock # Upstream license specification: MIT @@ -38,7 +38,7 @@ which use "%{crate}" crate. %files devel %license LICENSE %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 +* Wed Jul 29 2020 Josh Stone - 0.2.3-1 +- Update to 0.2.3 + * Wed Jul 29 2020 Fedora Release Engineering - 0.2.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild diff --git a/sources b/sources index 3ce191d..102b8ef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (try-lock-0.2.2.crate) = aeb54abe3cc02d5dfd0d13010558454e5caab2568bd923a035dfef5ed5d3394b4bab9f7ab21dbaf82f1c20ccd95955bcf6ac2bdc976a824d9508d6f2a27ef330 +SHA512 (try-lock-0.2.3.crate) = ebae7ba9227e6fc20499b48ab85169943765342d4790bb4a31ac33a2be0af9401e2854c8e00b9d3b7e225d16875c90700b1c3fa99af07833d3b7a91b7a414fc3