The nodejs-bash-language-server package
Find a file
2024-04-26 07:52:23 +02:00
.gitignore Update to version 5.2.0 2024-04-26 07:52:23 +02:00
bash-language-server-bundled-licenses.txt Update to version 5.2.0 2024-04-26 07:52:23 +02:00
nodejs-bash-language-server.spec Update to version 5.2.0 2024-04-26 07:52:23 +02:00
prepare_vendor.sh Update to version 5.1.1 2024-01-02 09:54:02 +01:00
README.md Update to version 2.0.0 2021-08-26 10:32:12 +02:00
sources Update to version 5.2.0 2024-04-26 07:52:23 +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