Dominique Leuenberger 2016-06-29 13:10:42 +00:00 committed by Git OBS Bridge
commit 7160a15d62
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 25 13:41:30 UTC 2016 - sebix+novell.com@sebix.at
- Update vim-plugin-gnupg to upstream version 2.6
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Apr 28 09:18:24 UTC 2016 - nicolas.bock@suse.com Thu Apr 28 09:18:24 UTC 2016 - nicolas.bock@suse.com

View File

@ -43,7 +43,7 @@
%define latex_version 20120125 %define latex_version 20120125
%define quilt_version 0.9.7 %define quilt_version 0.9.7
%define vimwiki_version 2.1 %define vimwiki_version 2.1
%define gnupg_version 3026 %define gnupg_version 2.6
%define gitdiff_version 2 %define gitdiff_version 2
%define snipmate_version 0.83 %define snipmate_version 0.83
%define rails_version 4.4 %define rails_version 4.4
@ -484,6 +484,7 @@ Release: 0
Summary: Plugin for transparent editing of gpg encrypted files Summary: Plugin for transparent editing of gpg encrypted files
License: GPL-1.0+ License: GPL-1.0+
Group: Productivity/Text/Editors Group: Productivity/Text/Editors
Url: https://github.com/jamessan/vim-gnupg
Requires: gpg2 Requires: gpg2
%description -n vim-plugin-gnupg %description -n vim-plugin-gnupg
@ -491,8 +492,8 @@ This script implements transparent editing of gpg encrypted files. The filename
must have a ".gpg", ".pgp" or ".asc" suffix. When opening such a file the must have a ".gpg", ".pgp" or ".asc" suffix. When opening such a file the
content is decrypted, when opening a new file the script will ask for the content is decrypted, when opening a new file the script will ask for the
recipients of the encrypted file. The file content will be encrypted to all recipients of the encrypted file. The file content will be encrypted to all
recipients before it is written. The script turns off viminfo and swapfile to recipients before it is written. The script turns off viminfo, swapfile, and
increase security. undofile to increase security.
%package -n vim-plugin-gitdiff %package -n vim-plugin-gitdiff

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a25fd493393c7766780c8ad1de877be31a155b2fdc6cb3d661f893f3c6bce6d4
size 12121

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a467c0d5ced0cf712894100ed82a401db19172d4c85fd8d45a2f012346af9d6
size 8712