commit 332c6f46e9d76e01cf900a91cc7f41a05d775150
Author: Vascom <vascom2(a)gmail.com>
Date: Fri Aug 23 08:07:18 2019 +0300
Update to 4.2.3.
.gitignore | 2 ++
megasync.spec | 9 ++++++---
sources | 4 ++--
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 405aa8c..e1f5194 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
/v4.0.2.0_Linux.tar.gz
/v3.5.3.tar.gz
/v4.1.1.0_Linux.tar.gz
+/v3.6.1a.tar.gz
+/v4.2.3.0_Linux.tar.gz
diff --git a/megasync.spec b/megasync.spec
index 52fff98..1c4c997 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,4 +1,4 @@
-%global sdk_version 3.5.3
+%global sdk_version 3.6.1a
%bcond_without dolphin
%bcond_without nautilus
@@ -7,8 +7,8 @@
%global enable_lto 1
Name: megasync
-Version: 4.1.1
-Release: 2%{?dist}
+Version: 4.2.3
+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
License: Proprietary and BSD
@@ -235,6 +235,9 @@ popd
%endif
%changelog
+* Fri Aug 23 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.2.3-1
+- Update to 4.2.3
+
* Wed Aug 07 2019 Leigh Scott <leigh123linux(a)gmail.com> - 4.1.1-2
- Rebuild for new ffmpeg version
diff --git a/sources b/sources
index e5dd705..5ffe870 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-c5dca06189a7b04aff57cb9349192ea3 v3.5.3.tar.gz
-1c58cd09981d7ba92d10b5e8bc7fc51b v4.1.1.0_Linux.tar.gz
+641671277e60b3119fa82eedb127339a v3.6.1a.tar.gz
+d73273ed3316cff29f631604c3921355 v4.2.3.0_Linux.tar.gz