diff --git a/.gitignore b/.gitignore index 1908cf0..753b4d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /gix-packetline-0.16.4.crate /gix-packetline-0.16.6.crate +/gix-packetline-0.16.7.crate diff --git a/gix-packetline-fix-metadata.diff b/gix-packetline-fix-metadata.diff deleted file mode 100644 index 1dd9c7e..0000000 --- a/gix-packetline-fix-metadata.diff +++ /dev/null @@ -1,11 +0,0 @@ ---- gix-packetline-0.16.6/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ gix-packetline-0.16.6/Cargo.toml 2023-09-14T18:23:29.740059+00:00 -@@ -20,7 +20,7 @@ - "LICENSE-*", - "CHANGELOG.md", - ] --description = "A crate of the gitoxide project implementing the pkt-line serialization format" -+description = "Implementation of the the pkt-line serialization format for gix" - license = "MIT OR Apache-2.0" - repository = "https://github.com/Byron/gitoxide" - diff --git a/rust-gix-packetline.spec b/rust-gix-packetline.spec index 0b8b877..48d1ac2 100644 --- a/rust-gix-packetline.spec +++ b/rust-gix-packetline.spec @@ -1,25 +1,23 @@ -# Generated by rust2rpm 24 +# Generated by rust2rpm 25 %bcond_without check %global debug_package %{nil} %global crate gix-packetline Name: rust-gix-packetline -Version: 0.16.6 +Version: 0.16.7 Release: %autorelease Summary: Implementation of the the pkt-line serialization format for gix License: MIT OR Apache-2.0 URL: https://crates.io/crates/gix-packetline Source: %{crates_source} -# Manually created patch for downstream crate metadata changes -# * improve crate summary / description -Patch: gix-packetline-fix-metadata.diff BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: -Implementation of the the pkt-line serialization format for gix.} +A crate of the gitoxide project implementing the pkt-line serialization +format.} %description %{_description} @@ -135,7 +133,7 @@ use the "serde" 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..2cab93c --- /dev/null +++ b/rust2rpm.toml @@ -0,0 +1,2 @@ +[package] +summary = "Implementation of the the pkt-line serialization format for gix" diff --git a/sources b/sources index 1de8130..7e62316 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-packetline-0.16.6.crate) = f83f6ab3154b99d578f0abe402d71d01783d74d43739432d53a34b62f0a3b6c9b3a3417f534e3a6418a916388ceca7b3a4bc87011c8dc710adb976555d1bffd9 +SHA512 (gix-packetline-0.16.7.crate) = 657f5759ea34c21da7da00cee65236b2c997a30e63ec1d1715e5214712c4950de4a9d13e0a7e91e6075d32a6a44701ce33b30d12e9f6fd99e77e2c60ec363ccf