linux package script

This commit is contained in:
Roy Qu 2022-11-12 19:59:42 +08:00
parent ac23d89fbe
commit eed4cf2879
3 changed files with 8 additions and 2 deletions

View File

@ -10,7 +10,7 @@ isEmpty(APP_NAME) {
} }
isEmpty(APP_VERSION) { isEmpty(APP_VERSION) {
APP_VERSION = 2.5 APP_VERSION = 2.4
} }
macos: { macos: {

View File

@ -33,7 +33,7 @@ RedPandaIDE.depends += redpanda-git-askpass
APP_NAME = RedPandaCPP APP_NAME = RedPandaCPP
APP_VERSION = 2.5 APP_VERSION = 2.4
linux: { linux: {
isEmpty(PREFIX) { isEmpty(PREFIX) {

View File

@ -1,3 +1,9 @@
redpanda-cpp (2.4-1) unstable; urgency=medium
* Update to 2.4
-- Roy Qu (瞿华) <royqh1979@gmail.com> Sun, 11 Nov 2022 19:58:00 +0800
redpanda-cpp (2.3-1) unstable; urgency=medium redpanda-cpp (2.3-1) unstable; urgency=medium
* Update to 2.3 * Update to 2.3