]> git.pld-linux.org Git - packages/megacmd.git/commitdiff
Up to 1.3.0 master auto/th/megacmd-1.3.0-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 3 Sep 2020 09:00:41 +0000 (12:00 +0300)
committerElan Ruusamäe <glen@pld-linux.org>
Thu, 3 Sep 2020 09:46:10 +0000 (12:46 +0300)
megacmd.spec

index 9090b6597476cea416dc7065c74181d28c6ef20e..fe7365396c003511964f724856f6f57a88259448 100644 (file)
@@ -7,15 +7,16 @@
 
 Summary:       Command Line Interactive and Scriptable Application to access MEGA
 Name:          megacmd
-Version:       1.2.0
+Version:       1.3.0
 Release:       1
 # https://github.com/meganz/MEGAcmd/commit/b366c77370c277223be123e05e5ef15fafbce185#r31261647
 License:       BSD 2-Clause "Simplified" License
 Group:         Applications
+# Releases: https://github.com/meganz/MEGAcmd/releases
 Source0:       https://github.com/meganz/MEGAcmd/archive/%{version}_Linux/%{name}-%{version}.tar.gz
-# Source0-md5: 879d5d2b70508736eff30db420b12cd1
-Source1:       https://github.com/meganz/sdk/archive/de4ff325d/mega-sdk-v3.5.3-1921-gde4ff325d.tar.gz
-# Source1-md5: 8fcb952d8909d3d5deb1c82072d41afe
+# Source0-md5: c308194923ff1114ba0d01ff363e30bf
+Source1:       https://github.com/meganz/sdk/archive/b2948c7c7/mega-sdk-v3.7.0-18-gb2948c7c7.tar.gz
+# Source1-md5: 8668b1089f0dd290959e1059cee3508d
 URL:           https://mega.nz/
 %{?with_freeimage:BuildRequires:       FreeImage-devel}
 BuildRequires: autoconf
@@ -176,7 +177,7 @@ rm -rf $RPM_BUILD_ROOT
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libmega.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libmega.so.30609
+%attr(755,root,root) %ghost %{_libdir}/libmega.so.30700
 
 %files devel
 %defattr(644,root,root,755)
This page took 0.275646 seconds and 4 git commands to generate.