Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11017221
D6647.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
2 KB
Referenced Files
None
Subscribers
None
D6647.diff
View Options
diff --git a/files/0002-do-not-check-git-history.patch b/files/0002-do-not-check-git-history.patch
--- a/files/0002-do-not-check-git-history.patch
+++ b/files/0002-do-not-check-git-history.patch
@@ -1,5 +1,5 @@
diff --git a/app/build/tasks/package-task.js b/app/build/tasks/package-task.js
-index db1533dcc..14185cc9f 100644
+index db1533d..14185cc 100644
--- a/app/build/tasks/package-task.js
+++ b/app/build/tasks/package-task.js
@@ -221,7 +221,6 @@ module.exports = grunt => {
@@ -10,3 +10,16 @@
runCopySymlinkedPackages,
runTranspilers,
],
+diff --git a/app/src/browser/main.js b/app/src/browser/main.js
+index 35c86dc..9bdbd26 100644
+--- a/app/src/browser/main.js
++++ b/app/src/browser/main.js
+@@ -120,7 +120,7 @@ const declareOptions = argv => {
+
+ const parseCommandLine = argv => {
+ const pkg = require('../../package.json');
+- const version = `${pkg.version}-${pkg.commitHash}`;
++ const version = `${pkg.version}`;
+
+ const options = declareOptions(argv.slice(1));
+ const args = options.argv;
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mailspring
-version : 1.6.2
-release : 24
+version : 1.6.3
+release : 25
source :
- - https://github.com/Foundry376/Mailspring/archive/1.6.2.tar.gz : c8f5977e474f431b9b98297148cb48026a5034427086e3c08a82bc1c7be3750b
+ - https://github.com/Foundry376/Mailspring/archive/1.6.3.tar.gz : 8a53d971492bb07091601e302978b184e97d32b69c378f03538aeafe8b121089
license :
- GPL-3.0-or-later
- Distributable # mailsync
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -223,12 +223,12 @@
</Replaces>
</Package>
<History>
- <Update release="24">
- <Date>2019-06-28</Date>
- <Version>1.6.2</Version>
+ <Update release="25">
+ <Date>2019-07-02</Date>
+ <Version>1.6.3</Version>
<Comment>Packaging update</Comment>
<Name>Longwu Ou</Name>
<Email>xulongwu4@gmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Aug 6, 11:58 PM (4 d, 23 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801614
Default Alt Text
D6647.diff (2 KB)
Attached To
Mode
D6647: Update mailspring to 1.6.3
Attached
Detach File
Event Timeline
Log In to Comment