diff --git a/.gitignore b/.gitignore index 3907dde..63db29f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /idna-0.2.3.crate /idna-0.3.0.crate /idna-0.4.0.crate +/idna-0.5.0.crate diff --git a/rust-idna.spec b/rust-idna.spec index a1b7f91..28f3dc1 100644 --- a/rust-idna.spec +++ b/rust-idna.spec @@ -1,11 +1,11 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 %bcond_without check %global debug_package %{nil} %global crate idna Name: rust-idna -Version: 0.4.0 +Version: 0.5.0 Release: %autorelease Summary: IDNA (Internationalizing Domain Names in Applications) and Punycode @@ -13,7 +13,7 @@ License: MIT OR Apache-2.0 URL: https://crates.io/crates/idna Source: %{crates_source} -BuildRequires: rust-packaging >= 21 +BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: IDNA (Internationalizing Domain Names in Applications) and Punycode.} @@ -71,7 +71,7 @@ use the "std" 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 7d57285..0000000 --- a/rust2rpm.conf +++ /dev/null @@ -1,2 +0,0 @@ -[DEFAULT] -summary = IDNA (Internationalizing Domain Names in Applications) and Punycode diff --git a/rust2rpm.toml b/rust2rpm.toml new file mode 100644 index 0000000..dcaf7c3 --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,3 @@ +[package] +summary = "IDNA (Internationalizing Domain Names in Applications) and Punycode" + diff --git a/sources b/sources index 5121cec..4ecc8e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (idna-0.4.0.crate) = b4133c5f73bd9c4ccc05245a9edcc5c980714129ce4f6eb7851eea7e509617ff972fadefe6ac78db6b4106667d9d6070de52c4d42414c95921e3d9fe1b7a76cb +SHA512 (idna-0.5.0.crate) = bee6cfbfc99859b113aa8c7b487429a836dabc4e317980f132d28ff8333336f33480bf9f8b186a07115eff33024cd855bc85d346fce85e17c4132e886769c54c