commit c6344891fb29b2cfe39d657cd0b172ac9eae8866
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Fri Jun 14 11:57:46 2019 +0300
Update to 4.1.1.
.gitignore | 2 ++
megasync.spec | 9 ++++++---
sources | 4 ++--
3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ee157e7..405aa8c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/v3.4.7.tar.gz
/v4.0.2.0_Linux.tar.gz
+/v3.5.3.tar.gz
+/v4.1.1.0_Linux.tar.gz
diff --git a/megasync.spec b/megasync.spec
index b4c4c9b..d183dd9 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,4 +1,4 @@
-%global sdk_version 3.4.7
+%global sdk_version 3.5.3
%bcond_without dolphin
%bcond_without nautilus
@@ -7,8 +7,8 @@
%global enable_lto 1
Name: megasync
-Version: 4.0.2
-Release: 3%{?dist}
+Version: 4.1.1
+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
@@ -232,6 +232,9 @@ popd
%endif
%changelog
+* Fri Jun 14 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.1.1-1
+- Update to 4.1.1
+
* Tue Apr 23 2019 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.0.2-3
- Corrected license
- Added file manager plugins
diff --git a/sources b/sources
index a7c5b16..e5dd705 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-97e49c3fde1a1743b0870343d9f06b37 v3.4.7.tar.gz
-79d10f07218b9725d6d8c245ee42daf3 v4.0.2.0_Linux.tar.gz
+c5dca06189a7b04aff57cb9349192ea3 v3.5.3.tar.gz
+1c58cd09981d7ba92d10b5e8bc7fc51b v4.1.1.0_Linux.tar.gz
Show replies by date