12 lines
369 B
Markdown
12 lines
369 B
Markdown
# 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
|