The nodejs-bash-language-server package
Find a file
2022-08-19 12:27:42 +02:00
.gitignore Update to version 3.0.5 2022-08-19 12:27:42 +02:00
bashls-fix-CVE-2022-0613.patch Update to version 3.0.5 2022-08-19 12:27:42 +02:00
nodejs-bash-language-server.spec Update to version 3.0.5 2022-08-19 12:27:42 +02:00
prepare_vendor.sh Fix CVE-2022-0613 2022-02-17 12:22:33 +01:00
README.md Update to version 2.0.0 2021-08-26 10:32:12 +02:00
sources Update to version 3.0.5 2022-08-19 12:27:42 +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