commit 2f50db79d5ccd0bfdeecf3553b6e610122501b5b
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Wed Sep 18 10:24:19 2019 +0300
Update to 4.2.5.
.gitignore | 2 ++
megasync.spec | 7 +++++--
sources | 4 ++--
3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1f5194..f202fa6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@
/v4.1.1.0_Linux.tar.gz
/v3.6.1a.tar.gz
/v4.2.3.0_Linux.tar.gz
+/v3.6.2a.tar.gz
+/v4.2.5.0_Linux.tar.gz
diff --git a/megasync.spec b/megasync.spec
index 1c4c997..720f6b8 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,4 +1,4 @@
-%global sdk_version 3.6.1a
+%global sdk_version 3.6.2a
%bcond_without dolphin
%bcond_without nautilus
@@ -7,7 +7,7 @@
%global enable_lto 1
Name: megasync
-Version: 4.2.3
+Version: 4.2.5
Release: 1%{?dist}
Summary: Easy automated syncing between your computers and your MEGA cloud drive
# MEGAsync is under a proprietary license, except the SDK which is BSD
@@ -235,6 +235,9 @@ popd
%endif
%changelog
+* Wed Sep 18 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.2.5-1
+- Update to 4.2.5
+
* Fri Aug 23 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.2.3-1
- Update to 4.2.3
diff --git a/sources b/sources
index 5ffe870..64e71f7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-641671277e60b3119fa82eedb127339a v3.6.1a.tar.gz
-d73273ed3316cff29f631604c3921355 v4.2.3.0_Linux.tar.gz
+ef6bf9d56bfaa9758da65462b427197b v3.6.2a.tar.gz
+19fc192b091d94e171e130443ad3bede v4.2.5.0_Linux.tar.gz