Accepting request 1031458 from editors

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1031458
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim-plugins?expand=0&rev=44
This commit is contained in:
Dominique Leuenberger 2022-10-27 11:54:31 +00:00 committed by Git OBS Bridge
commit 6559d4d3af
7 changed files with 21 additions and 13 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,4 +1,4 @@
name: vim-markdown name: vim-markdown
version: 2.0.0+20220507 version: 2.0.0+20220926
mtime: 1651922706 mtime: 1664174663
commit: 3a9643961233c2812816078af8bd1eaabc530dce commit: c3f83ebb43b560af066d2a5d66bc77c6c05293b1

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 20 06:36:04 UTC 2022 - Jiri Slaby <jslaby@suse.cz>
- update
* bufexplorer 7.4.25
* markdown 2.0.0+20220926
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 15 14:27:41 UTC 2022 - Ondřej Súkup <mimi.vx@gmail.com> Thu Sep 15 14:27:41 UTC 2022 - Ondřej Súkup <mimi.vx@gmail.com>

View File

@ -20,7 +20,8 @@
%define align_version_orig 37-43 %define align_version_orig 37-43
%define align_version 37.43 %define align_version 37.43
%define a_version 2.18 %define a_version 2.18
%define bufexplorer_version 7.4.24 %define bufexplorer_version 7.4.25
%define bufexplorer_version_orig v.%{bufexplorer_version}
%define calendar_version 2.5 %define calendar_version 2.5
%define colorsel_version 20110107 %define colorsel_version 20110107
%define colorschemes_version 1.0 %define colorschemes_version 1.0
@ -33,7 +34,7 @@
%define gnupg_version 2.7.1 %define gnupg_version 2.7.1
%define latex_version 1.10.0+20220519 %define latex_version 1.10.0+20220519
%define locateopen_version 1.3 %define locateopen_version 1.3
%define markdown_version 2.0.0+20220507 %define markdown_version 2.0.0+20220926
%define matrix_version 1.10 %define matrix_version 1.10
%define minibufexpl_version 6.3.2 %define minibufexpl_version 6.3.2
%define multiplesearch_version 1.3 %define multiplesearch_version 1.3
@ -66,7 +67,7 @@ Group: Productivity/Text/Editors
URL: http://www.vim.org/ URL: http://www.vim.org/
Source0: https://github.com/vim-scripts/Align/archive/refs/tags/%{align_version_orig}.tar.gz#/vimplugin-align-%{align_version}.tar.gz Source0: https://github.com/vim-scripts/Align/archive/refs/tags/%{align_version_orig}.tar.gz#/vimplugin-align-%{align_version}.tar.gz
Source1: https://github.com/vim-scripts/a.vim/archive/refs/tags/%{a_version}.tar.gz#/vimplugin-a-%{a_version}.tar.gz Source1: https://github.com/vim-scripts/a.vim/archive/refs/tags/%{a_version}.tar.gz#/vimplugin-a-%{a_version}.tar.gz
Source2: https://github.com/jlanzarotta/bufexplorer/archive/refs/tags/v%{bufexplorer_version}.tar.gz#/bufexplorer-%{bufexplorer_version}.tar.gz Source2: https://github.com/jlanzarotta/bufexplorer/archive/refs/tags/%{bufexplorer_version_orig}.tar.gz#/bufexplorer-%{bufexplorer_version}.tar.gz
Source3: https://github.com/vim-scripts/calendar.vim--Matsumoto/archive/refs/tags/%{calendar_version}.tar.gz#/calendar.vim--Matsumoto-%{calendar_version}.tar.gz Source3: https://github.com/vim-scripts/calendar.vim--Matsumoto/archive/refs/tags/%{calendar_version}.tar.gz#/calendar.vim--Matsumoto-%{calendar_version}.tar.gz
Source4: https://github.com/vim-scripts/colorsel.vim/archive/refs/tags/%{colorsel_version}.tar.gz#/vimplugin-colorsel-%{colorsel_version}.tar.gz Source4: https://github.com/vim-scripts/colorsel.vim/archive/refs/tags/%{colorsel_version}.tar.gz#/vimplugin-colorsel-%{colorsel_version}.tar.gz
Source5: vimplugin-colorschemes-%{colorschemes_version}.tar.bz2 Source5: vimplugin-colorschemes-%{colorschemes_version}.tar.bz2
@ -806,7 +807,7 @@ fi \
%files -n vim-plugin-bufexplorer %files -n vim-plugin-bufexplorer
%defattr(-,root,root,0755) %defattr(-,root,root,0755)
%license bufexplorer-%{bufexplorer_version}/LICENSE %license bufexplorer-%{bufexplorer_version_orig}/LICENSE
%vimplugin_dir/doc/bufexplorer.txt %vimplugin_dir/doc/bufexplorer.txt
%vimplugin_dir/plugin/bufexplorer.vim %vimplugin_dir/plugin/bufexplorer.vim