The nodejs-bash-language-server package
Find a file
Fedora Release Engineering 849fb59862 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-20 21:17:55 +00:00
.gitignore Update to version 2.0.0 2021-08-26 10:32:12 +02:00
nodejs-bash-language-server.spec - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild 2022-01-20 21:17:55 +00:00
prepare_vendor.sh Fix node modules dir we want to cleanup 2021-12-25 13:44:20 +01:00
README.md Update to version 2.0.0 2021-08-26 10:32:12 +02:00
sources Update to version 2.0.0 2021-08-26 10:32:12 +02:00

nodejs-bash-language-server

The nodejs-bash-language-server package

Updating the package

  • Update the version in the spec file
  • Run bash prepare_vendor.sh (This will download the tarball and create the vendor package)
  • Add a changelog entry to the spec file
  • Upload new source tarballs with fedpkg new-sources PACKAGE.tar.gz
  • Commit your stuff to git