chore: Update to latest version
This commit is contained in:
parent
97784e4f98
commit
83174213fe
3 changed files with 8 additions and 4 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/vim-nerdtree-git-plugin-0.20191024gitf522a09.tar.gz
|
||||
/vim-nerdtree-git-plugin-0.20210818gite1fe727.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vim-nerdtree-git-plugin-0.20191024gitf522a09.tar.gz) = a1d2afbcb3117a965d137fb3b238059d660b4c31472200ce94d3374c9c4d60858ff614665141334ab4cc3cca539d24960eb484bae1fddb40f727bef2b557b487
|
||||
SHA512 (vim-nerdtree-git-plugin-0.20210818gite1fe727.tar.gz) = fc80ae8e3d9511ddceda1a677fe481a4d4a1b179539af323ca7b52e3c78b1139761055d821139d7d77a9d193bc7ef96d86b7e22bcbc6c92fb148f3003aada767
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
%global commit f522a091e2838812d2669c331d7e9c283db6d54d
|
||||
%global commit e1fe727127a813095854a5b063c15e955a77eafb
|
||||
%global shortcommit %(c=%{commit}; echo ${c:0:7})
|
||||
%global date 20191024
|
||||
%global date 20210818
|
||||
|
||||
Name: vim-nerdtree-git-plugin
|
||||
Version: 0
|
||||
Release: 8.%{date}git%{shortcommit}%{?dist}
|
||||
Release: 9.%{date}git%{shortcommit}%{?dist}
|
||||
Summary: Plugin of NERDTree showing git status
|
||||
|
||||
License: WTFPL
|
||||
|
|
@ -45,6 +45,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_metainfodir}/*.metainfo.xml
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 08 2023 Artem Polishchuk <ego.cordatus@gmail.com> - 0-9.20210818gite1fe727
|
||||
- chore: Update to latest version
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0-8.20191024gitf522a09
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue