diff --git a/.gitignore b/.gitignore index 518007b..b5c9993 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gix-url-0.21.1.crate +/gix-url-0.23.0.crate diff --git a/gix-url-fix-metadata.diff b/gix-url-fix-metadata.diff deleted file mode 100644 index 4a81326..0000000 --- a/gix-url-fix-metadata.diff +++ /dev/null @@ -1,22 +0,0 @@ ---- gix-url-0.21.1/Cargo.toml 1970-01-01T00:00:01+00:00 -+++ gix-url-0.21.1/Cargo.toml 2023-08-02T14:07:57.852757+00:00 -@@ -20,7 +20,7 @@ - "LICENSE-*", - "CHANGELOG.md", - ] --description = "A WIP crate of the gitoxide project implementing parsing and serialization of gix-url" -+description = "Implementation of parsing and serialization of URLs for gix" - license = "MIT OR Apache-2.0" - repository = "https://github.com/Byron/gitoxide" - -@@ -39,10 +39,6 @@ - version = "1.3.0" - features = ["std"] - default-features = false -- --[dependencies.document-features] --version = "0.2.0" --optional = true - - [dependencies.gix-features] - version = "^0.32.1" diff --git a/rust-gix-url.spec b/rust-gix-url.spec index 918b59e..90582b6 100644 --- a/rust-gix-url.spec +++ b/rust-gix-url.spec @@ -5,22 +5,19 @@ %global crate gix-url Name: rust-gix-url -Version: 0.21.1 +Version: 0.23.0 Release: %autorelease Summary: Implementation of parsing and serialization of URLs for gix License: MIT OR Apache-2.0 URL: https://crates.io/crates/gix-url Source: %{crates_source} -# Manually created patch for downstream crate metadata changes -# * improve crate summary / description -# * drop unused optional dependency that is only useful for building docs -Patch: gix-url-fix-metadata.diff BuildRequires: cargo-rpm-macros >= 24 %global _description %{expand: -Implementation of parsing and serialization of URLs for gix.} +A crate of the gitoxide project implementing parsing and serialization +of gix-url.} %description %{_description} @@ -51,6 +48,18 @@ use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+document-features-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+document-features-devel %{_description} + +This package contains library source intended for building other packages which +use the "document-features" feature of the "%{crate}" crate. + +%files -n %{name}+document-features-devel +%ghost %{crate_instdir}/Cargo.toml + %package -n %{name}+serde-devel Summary: %{summary} BuildArch: noarch diff --git a/rust2rpm.conf b/rust2rpm.conf new file mode 100644 index 0000000..8b56a24 --- /dev/null +++ b/rust2rpm.conf @@ -0,0 +1,2 @@ +[DEFAULT] +summary = Implementation of parsing and serialization of URLs for gix diff --git a/sources b/sources index 1876693..b4a6b5a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gix-url-0.21.1.crate) = 3a10598d3e9d69f841d86fedf29856026860932c7b64f142600ed70c356120edc51ef9f74536a20c26299ecd4b1c912816691b1b775d7c886a034de25d75cd0d +SHA512 (gix-url-0.23.0.crate) = 4adcc8f67cbceb4bc2b6257072a80806c68d2cc83cef0cbb180c15bd7480f199b44efa90fc519b469f958207fbc381de309bb7468da95b9f0d5154d0add5fbc1