Compare commits
2 commits
80f9ee5978
...
f8a76b9496
Author | SHA1 | Date | |
---|---|---|---|
f8a76b9496 | |||
33d99c5f0f |
2 changed files with 9 additions and 2 deletions
|
@ -14,8 +14,8 @@ on:
|
|||
env:
|
||||
REPO: https://github.com/gabime/spdlog
|
||||
PKGNAME: spdlog
|
||||
UPSTREAM_VER: '1.15.0'
|
||||
EXTRA_VER: compair4
|
||||
UPSTREAM_VER: '1.15.3'
|
||||
EXTRA_VER: compair1
|
||||
|
||||
jobs:
|
||||
build-deb:
|
||||
|
|
|
@ -1 +1,8 @@
|
|||
# compAIR-extra-packages
|
||||
|
||||
## bumping packages
|
||||
|
||||
1. Increment `UPSTREAM_VER` in workflow to new release tag
|
||||
2. Reset `EXTRA_VER` to `compair1`
|
||||
|
||||
Should be enough if nothing changed in the build system itself of the package.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue