commit e186d6f25357e501b948a463815030707753a21a
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Tue Dec 13 12:21:29 2022 +0300
Update sources.
.gitignore | 1 +
megasync.spec | 7 +++++--
sources | 2 +-
3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60d637e..22f5cf7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@
/v4.7.2.0_Linux.tar.gz
/v4.5.0.tar.gz
/v4.7.3.0_Win.tar.gz
+/v4.7.3.0_Linux.tar.gz
diff --git a/megasync.spec b/megasync.spec
index ee8fe8c..ed0224e 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,5 +1,5 @@
%global sdk_version 4.5.0
-%global source_suffix Win
+%global source_suffix Linux
%bcond_without dolphin
%if 0%{?fedora} > 36
@@ -15,7 +15,7 @@
Name: megasync
Version: 4.7.3.0
-Release: 1%{?dist}
+Release: 2%{?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
@@ -261,6 +261,9 @@ popd
%endif
%changelog
+* Tue Dec 13 2022 Vasiliy Glazov <vascom2(a)gmail.com> - 4.7.3.0-2
+- Update sources
+
* Fri Nov 18 2022 Vasiliy Glazov <vascom2(a)gmail.com> - 4.7.3.0-1
- Update to 4.7.3.0
diff --git a/sources b/sources
index e2b509e..4a9d0fc 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (v4.7.3.0_Win.tar.gz) =
1e22d7a057430973824adda8687c20801f618b858330f96c55ec72da49f5ac1d4d14a5550a4f9318b552fd61b813e74cffff4be3826bc0074500b41e7500e3e0
+SHA512 (v4.7.3.0_Linux.tar.gz) =
777913cd041abc111e1c41dfd982f4be870b1d82870d13021729a7e3c2eae584221f0883437c867fe72d238d92ff488a0c230c4e76d3389985e5d82b6e725cd0
SHA512 (v4.5.0.tar.gz) =
b3a2d9c9e612f6d925d3b3cdcfe17b7652de8d8766c787fe52c0b1418ccc37d23579a3f21b4741fb95ab9843ff3220cedf3491918cfbadce1e845086bf38379c
Show replies by date