1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-09-11 17:15:34 +03:00

Compare commits

...

5 Commits

Author SHA1 Message Date
Tae Won Ha
661937c397
Update appcast 2024-05-17 10:50:14 +02:00
Tae Won Ha
4faac5690e
Bump version to v0.46.2-20240517.102525 2024-05-17 10:25:25 +02:00
Tae Won Ha
bb7b6d98b5
Bump version to v0.46.2-20240517.102325 2024-05-17 10:23:25 +02:00
Tae Won Ha
7c8a0c9933
Bump version to snapshot/20240517.100542 2024-05-17 10:05:43 +02:00
Tae Won Ha
1bcba99c96
Update release notes 2024-05-17 10:04:55 +02:00
7 changed files with 50 additions and 57 deletions

View File

@ -1126,7 +1126,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20240426.143700;
CURRENT_PROJECT_VERSION = 20240517.102525;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_MODULE_VERIFIER = YES;
@ -1192,7 +1192,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20240426.143700;
CURRENT_PROJECT_VERSION = 20240517.102525;
DEAD_CODE_STRIPPING = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_MODULE_VERIFIER = YES;
@ -1225,7 +1225,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20240426.143700;
CURRENT_PROJECT_VERSION = 20240517.102525;
DEFINES_MODULE = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
IBC_MODULE = VimR;
@ -1250,7 +1250,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20240426.143700;
CURRENT_PROJECT_VERSION = 20240517.102525;
DEFINES_MODULE = YES;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
IBC_MODULE = VimR;

View File

@ -1224,7 +1224,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.46.1</string>
<string>0.46.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -1241,7 +1241,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>20240426.143700</string>
<string>20240517.102525</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>

View File

@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>0.46.1</string>
<string>0.46.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20240426.143700</string>
<string>20240517.102525</string>
</dict>
</plist>

View File

@ -6,27 +6,22 @@
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.46.1-20240426.143700</title>
<title>v0.46.2-20240517.102525</title>
<link>https://twitter.com/vimrefined</link>
<sparkle:version>20240426.143700</sparkle:version>
<sparkle:shortVersionString>v0.46.1</sparkle:shortVersionString>
<sparkle:version>20240517.102525</sparkle:version>
<sparkle:shortVersionString>v0.46.2</sparkle:shortVersionString>
<description><![CDATA[
<ul>
<li>Properly include <code>libintl</code> such that for example <code>:languge</code> works.</li>
<li>Bugfix: Filetype detection issue</li>
<li>Dependencies updates:</li>
<li>sparkle-project/Sparkle@2.6.0</li>
<li>Quick/Nimble@13.3.0</li>
<li>apple/swift-collections@1.1.0</li>
<li>GH-1059: Improved coloring of custom tabs; thanks @s-daveb for the PR!</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.46.1-20240426.143700
https://github.com/qvacua/vimr/releases/tag/v0.46.2-20240517.102525
</releaseNotesLink>
<pubDate>2024-04-26T14:53:28.736633</pubDate>
<pubDate>2024-05-17T10:49:24.608480</pubDate>
<minimumSystemVersion>12.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.46.1-20240426.143700/VimR-v0.46.1.tar.bz2"
sparkle:edSignature="tV3fPBFp22hdb9RCCCaFo2ntKpywB86sljPvUGl+tEPRfM3luDfuBbcVCoachcxXFWPHRpOR9/Bw5RVt2SEZCA==" length="17055735"
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.46.2-20240517.102525/VimR-v0.46.2.tar.bz2"
sparkle:edSignature="bFlWhf7BYWo8kXYM3HEnqGKWssm0VM0y3D7N6XS6Erkk1iE57Y4DOcRqL4UWcL7gyiEnOoNWj/4NO77H7WUuDQ==" length="17062912"
type="application/octet-stream"/>
</item>
</channel>

View File

@ -6,27 +6,22 @@
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.46.1-20240426.143700</title>
<title>v0.46.2-20240517.102525</title>
<link>https://twitter.com/vimrefined</link>
<sparkle:version>20240426.143700</sparkle:version>
<sparkle:shortVersionString>v0.46.1</sparkle:shortVersionString>
<sparkle:version>20240517.102525</sparkle:version>
<sparkle:shortVersionString>v0.46.2</sparkle:shortVersionString>
<description><![CDATA[
<ul>
<li>Properly include <code>libintl</code> such that for example <code>:languge</code> works.</li>
<li>Bugfix: Filetype detection issue</li>
<li>Dependencies updates:</li>
<li>sparkle-project/Sparkle@2.6.0</li>
<li>Quick/Nimble@13.3.0</li>
<li>apple/swift-collections@1.1.0</li>
<li>GH-1059: Improved coloring of custom tabs; thanks @s-daveb for the PR!</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.46.1-20240426.143700
https://github.com/qvacua/vimr/releases/tag/v0.46.2-20240517.102525
</releaseNotesLink>
<pubDate>2024-04-26T14:53:28.736633</pubDate>
<pubDate>2024-05-17T10:49:24.608480</pubDate>
<minimumSystemVersion>12.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.46.1-20240426.143700/VimR-v0.46.1.tar.bz2"
sparkle:edSignature="tV3fPBFp22hdb9RCCCaFo2ntKpywB86sljPvUGl+tEPRfM3luDfuBbcVCoachcxXFWPHRpOR9/Bw5RVt2SEZCA==" length="17055735"
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.46.2-20240517.102525/VimR-v0.46.2.tar.bz2"
sparkle:edSignature="bFlWhf7BYWo8kXYM3HEnqGKWssm0VM0y3D7N6XS6Erkk1iE57Y4DOcRqL4UWcL7gyiEnOoNWj/4NO77H7WUuDQ==" length="17062912"
type="application/octet-stream"/>
</item>
</channel>

View File

@ -120,31 +120,31 @@ main() {
pushd "$(dirname "${BASH_SOURCE[0]}")/.." >/dev/null
check_version
prepare_bin
build_release
if [[ "${create_gh_release}" == false ]]; then
echo "### No github release, exiting"
exit 0
fi
local -x GH_TOKEN
GH_TOKEN=$(cat ~/.local/secrets/github.qvacua.release.token)
readonly GH_TOKEN
create_gh_release
if [[ "${upload}" == true ]]; then
# Give GitHub some time.
sleep 5
check_gh_release_present
upload_artifact
fi
# check_version
# prepare_bin
# build_release
#
# if [[ "${create_gh_release}" == false ]]; then
# echo "### No github release, exiting"
# exit 0
# fi
#
# local -x GH_TOKEN
# GH_TOKEN=$(cat ~/.local/secrets/github.qvacua.release.token)
# readonly GH_TOKEN
#
# create_gh_release
#
# if [[ "${upload}" == true ]]; then
# # Give GitHub some time.
# sleep 5
# check_gh_release_present
# upload_artifact
# fi
if [[ "${update_appcast}" == true ]]; then
# Sometimes GitHub is not yet up-to-date with the uploaded asset.
sleep 5
# sleep 5
update_appcast_file
fi

View File

@ -1,7 +1,10 @@
# Next
* Properly include `libintl` such that for example `:languge` works.
* GH-1059: Improved coloring of custom tabs; thanks @s-daveb for the PR!
# v0.46.1-20240426.143700
* Properly include `libintl` such that for example `:languge` works.
* Bugfix: Filetype detection issue
* Dependencies updates:
- sparkle-project/Sparkle@2.6.0