https://bugzilla.redhat.com/show_bug.cgi?id=2038652 Fabio Valentini <decathorpe@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |decathorpe@xxxxxxxxx --- Comment #3 from Fabio Valentini <decathorpe@xxxxxxxxx> --- It seems you didn't regenerate the package's spec file for 0.61.0? Or did you remove the "plugin" and "nu-plugin" features on purpose? --- a/rust-nu-parser.spec +++ b/rust-nu-parser.spec @@ -49,6 +49,30 @@ use the "default" feature of the "%{crate}" crate. %files -n %{name}+default-devel %ghost %{crate_instdir}/Cargo.toml +%package -n %{name}+nu-plugin-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+nu-plugin-devel %{_description} + +This package contains library source intended for building other packages which +use the "nu-plugin" feature of the "%{crate}" crate. + +%files -n %{name}+nu-plugin-devel +%ghost %{crate_instdir}/Cargo.toml + +%package -n %{name}+plugin-devel +Summary: %{summary} +BuildArch: noarch + +%description -n %{name}+plugin-devel %{_description} + +This package contains library source intended for building other packages which +use the "plugin" feature of the "%{crate}" crate. + +%files -n %{name}+plugin-devel +%ghost %{crate_instdir}/Cargo.toml + %prep %autosetup -n %{crate}-%{version_no_tilde} -p1 %cargo_prep -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2038652 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure