Update to 1.4.0
This commit is contained in:
parent
a0c1a321c6
commit
2d2fe07729
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/vgrive-1.3.0.tar.gz
|
||||
/vgrive-1.4.0.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vgrive-1.3.0.tar.gz) = a5af2ff5f951756b9a487090fb82342484dee3b7dcafbee8c80c77da30ce27f92f9456c33c6c7289b7d31e92ed2a6ee0691596c2b787f1afde24df0f26ad7d52
|
||||
SHA512 (vgrive-1.4.0.tar.gz) = eee8e0264b0d70ed0be4f9e40421f581f2e170292231f1ed3a2d8e4fd23414171d384625cac30edf4f2425601955c904fccd407593fb8322424e9186fc0c7954
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global uuid com.github.bcedu.%{name}
|
||||
|
||||
Name: vgrive
|
||||
Version: 1.3.0
|
||||
Version: 1.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Google Drive client for Linux
|
||||
|
||||
|
|
@ -64,6 +64,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Nov 22 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 1.4.0-1
|
||||
- Update to 1.4.0
|
||||
|
||||
* Fri Nov 08 2019 Artem Polishchuk <ego.cordatus@gmail.com> - 1.3.0-1
|
||||
- Update to 1.3.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue