Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d9d4f6999f |
1 changed files with 4 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Name: vim-commentary
|
Name: vim-commentary
|
||||||
Version: 1.3
|
Version: 1.3
|
||||||
Release: 20%{?dist}
|
Release: 21%{?dist}
|
||||||
Summary: Comment and uncomments stuff in Vim using motion as a target
|
Summary: Comment and uncomments stuff in Vim using motion as a target
|
||||||
License: Vim
|
License: Vim
|
||||||
URL: http://www.vim.org/scripts/script.php?script_id=3695
|
URL: http://www.vim.org/scripts/script.php?script_id=3695
|
||||||
|
|
@ -60,6 +60,9 @@ vim -c ":helptags %{vimfiles_root}/doc" -c :q &> /dev/null
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-21
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||||
|
|
||||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-20
|
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-20
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue