1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-04 19:37:58 +03:00

Merge branch 'master' into update-neovim

This commit is contained in:
Tae Won Ha 2022-06-28 22:36:52 +02:00
commit 593b9f9051
No known key found for this signature in database
GPG Key ID: E40743465B5B8B44
6 changed files with 27 additions and 23 deletions

View File

@ -1127,7 +1127,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20220628.205401;
CURRENT_PROJECT_VERSION = 20220628.220813;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
@ -1188,7 +1188,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 20220628.205401;
CURRENT_PROJECT_VERSION = 20220628.220813;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
@ -1217,7 +1217,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20220628.205401;
CURRENT_PROJECT_VERSION = 20220628.220813;
DEFINES_MODULE = YES;
IBC_MODULE = VimR;
INFOPLIST_FILE = VimR/Info.plist;
@ -1239,7 +1239,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 20220628.205401;
CURRENT_PROJECT_VERSION = 20220628.220813;
DEFINES_MODULE = YES;
IBC_MODULE = VimR;
INFOPLIST_FILE = VimR/Info.plist;

View File

@ -1224,7 +1224,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.41.1</string>
<string>0.41.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@ -1241,7 +1241,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>20220628.205401</string>
<string>20220628.220813</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.41.1</string>
<string>0.41.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20220628.205401</string>
<string>20220628.220813</string>
</dict>
</plist>

View File

@ -6,22 +6,22 @@
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.41.1-20220628.205401</title>
<title>v0.41.2-20220628.220813</title>
<link>https://twitter.com/vimrefined</link>
<sparkle:version>20220628.205401</sparkle:version>
<sparkle:shortVersionString>v0.41.1</sparkle:shortVersionString>
<sparkle:version>20220628.220813</sparkle:version>
<sparkle:shortVersionString>v0.41.2</sparkle:shortVersionString>
<description><![CDATA[
<ul>
<li>Bugfix: Sometimes macOS returns a weird locale, e.g., <code>en_DE.UTF-8</code>, which Neovim does not understand.</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.41.1-20220628.205401
https://github.com/qvacua/vimr/releases/tag/v0.41.2-20220628.220813
</releaseNotesLink>
<pubDate>2022-06-28T21:02:41.775822</pubDate>
<pubDate>2022-06-28T22:18:04.371001</pubDate>
<minimumSystemVersion>10.13.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.41.1-20220628.205401/VimR-v0.41.1.tar.bz2"
sparkle:edSignature="fPmEbs53SlkvnIQsBBgdGS3Br7ujmWM4kipy92/rto3f84LyFuVVGSL+HFUcx2PLrFMT59wv+3NhJd41OH87Dw==" length="21355496"
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.41.2-20220628.220813/VimR-v0.41.2.tar.bz2"
sparkle:edSignature="Z2HBQgMm6Dp9PRLbK8UKE1YgxfHVp1OdYgc8eUhLyafDL9SHlnr4oxJN4OQo4wYxGRTVgxBZUSCjy2Y3FzzpCg==" length="21353975"
type="application/octet-stream"/>
</item>
</channel>

View File

@ -6,22 +6,22 @@
<description>Most recent changes with links to updates for VimR.</description>
<language>en</language>
<item>
<title>v0.41.1-20220628.205401</title>
<title>v0.41.2-20220628.220813</title>
<link>https://twitter.com/vimrefined</link>
<sparkle:version>20220628.205401</sparkle:version>
<sparkle:shortVersionString>v0.41.1</sparkle:shortVersionString>
<sparkle:version>20220628.220813</sparkle:version>
<sparkle:shortVersionString>v0.41.2</sparkle:shortVersionString>
<description><![CDATA[
<ul>
<li>Bugfix: Sometimes macOS returns a weird locale, e.g., <code>en_DE.UTF-8</code>, which Neovim does not understand.</li>
</ul>
]]></description>
<releaseNotesLink>
https://github.com/qvacua/vimr/releases/tag/v0.41.1-20220628.205401
https://github.com/qvacua/vimr/releases/tag/v0.41.2-20220628.220813
</releaseNotesLink>
<pubDate>2022-06-28T21:02:41.775822</pubDate>
<pubDate>2022-06-28T22:18:04.371001</pubDate>
<minimumSystemVersion>10.13.0</minimumSystemVersion>
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.41.1-20220628.205401/VimR-v0.41.1.tar.bz2"
sparkle:edSignature="fPmEbs53SlkvnIQsBBgdGS3Br7ujmWM4kipy92/rto3f84LyFuVVGSL+HFUcx2PLrFMT59wv+3NhJd41OH87Dw==" length="21355496"
<enclosure url="https://github.com/qvacua/vimr/releases/download/v0.41.2-20220628.220813/VimR-v0.41.2.tar.bz2"
sparkle:edSignature="Z2HBQgMm6Dp9PRLbK8UKE1YgxfHVp1OdYgc8eUhLyafDL9SHlnr4oxJN4OQo4wYxGRTVgxBZUSCjy2Y3FzzpCg==" length="21353975"
type="application/octet-stream"/>
</item>
</channel>

View File

@ -2,10 +2,14 @@
* ...
# 0.41.1-20220628.205401
# 0.41.2-20220628.220813
* Bugfix: Sometimes macOS returns a weird locale, e.g., `en_DE.UTF-8`, which Neovim does not understand.
# 0.41.1-20220628.205401
* Skipping the version
# 0.41.0-20220626.182832
* Neovim 0.7.2 😀