diff --git a/.gitignore b/.gitignore index 005c887..2cf247b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /version-sync-0.9.2.crate /version-sync-0.9.3.crate /version-sync-0.9.4.crate +/version-sync-0.9.5.crate diff --git a/rust-version-sync.spec b/rust-version-sync.spec index 105dacb..82d126e 100644 --- a/rust-version-sync.spec +++ b/rust-version-sync.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 %bcond_without check %global debug_package %{nil} %global crate version-sync Name: rust-version-sync -Version: 0.9.4 +Version: 0.9.5 Release: %autorelease Summary: Simple crate for ensuring that version numbers in README files are updated @@ -13,7 +13,7 @@ License: MIT URL: https://crates.io/crates/version-sync Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: Crate for ensuring that version numbers in README files and other files @@ -168,7 +168,7 @@ use the "url" 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.conf b/rust2rpm.conf deleted file mode 100644 index 07c5778..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -summary = Simple crate for ensuring that version numbers in README files are updated diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..444ed17 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,3 @@ +[package] +summary = "Simple crate for ensuring that version numbers in README files are updated" + diff --git a/sources b/sources index 2a73d7e..6ca66a1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (version-sync-0.9.4.crate) = a78b9e00dcf538c0e55e7c693301748b2e33bfd56e6536f0e5f3ff779a6a357f2443a03e3e1aa3e692defa18490a9bbb2c8bedb34a254cd16a7d2b64a1b3aaf4 +SHA512 (version-sync-0.9.5.crate) = e52be88662da5fa41d875668aeaf80818c753bf5ca83b62f4b4f51eabd473071cab044b38c59fcecb8d56af32f3e806d6c84d20c3f2577b76810bf7b1fe89a07