From 74ac07651516a528ac18e1267777df97aae5fc27 Mon Sep 17 00:00:00 2001 From: blinxen Date: Fri, 13 Oct 2023 21:25:49 +0200 Subject: [PATCH] Update to version 0.4.0 --- .gitignore | 1 + rust-gix-worktree-state.spec | 8 ++++---- rust2rpm.toml | 2 ++ sources | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 rust2rpm.toml diff --git a/.gitignore b/.gitignore index 3679dfc..7b3ab55 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gix-worktree-state-0.2.0.crate +/gix-worktree-state-0.4.0.crate diff --git a/rust-gix-worktree-state.spec b/rust-gix-worktree-state.spec index 15d0bfe..cf5627d 100644 --- a/rust-gix-worktree-state.spec +++ b/rust-gix-worktree-state.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 %bcond_without check %global debug_package %{nil} %global crate gix-worktree-state Name: rust-gix-worktree-state -Version: 0.2.0 +Version: 0.4.0 Release: %autorelease Summary: Set worktrees to a particular state @@ -13,7 +13,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/gix-worktree-state Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: A crate of the gitoxide project implementing setting the worktree to a @@ -49,7 +49,7 @@ use the "default" feature of the "%{crate}" crate. %ghost %{crate_instdir}/Cargo.toml %prep -%autosetup -n %{crate}-%{version_no_tilde} -p1 +%autosetup -n %{crate}-%{version} -p1 %cargo_prep %generate_buildrequires diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..fc6862b --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,2 @@ +[package] +summary = "Set worktrees to a particular state" diff --git a/sources b/sources index 1bb1ca9..941742a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-worktree-state-0.2.0.crate) = 4200e790ae67ae05fead105d3510ab6837585c03296c03084748ec875633463111ca89f140b70d90da9755d1c32aa59f4cd5235a50442084f1d7d4b1744e1c4b +SHA512 (gix-worktree-state-0.4.0.crate) = 4989db5d9ac1960b62a97d9098181e8a047a6ac9729ca8737a9edc498548b9ac3dd33c96d137b8fcca2e3e0180b22a72029a74c2f35fd034a31d68c89f16fe64