- patchlevel 672
This commit is contained in:
parent
fc241eb378
commit
699a4e37e4
2 changed files with 6 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vim-9.1-660.tar.bz2) = 9aff4b76c054f073ecb9bdcfba5ade0ce10a2e8924fde8fb37f3dfa630681003e1b40eeb949e883046613064776c8f9d5914366247492c3fc8d337eead5cbcda
|
||||
SHA512 (vim-9.1-672.tar.bz2) = 9a047ff889e66b033b3a42c687a541e8b091a405871a320077079e9543407379d6e6401999bf76d34a280143204853f2ee1c8b7c23193bde722fdd583c705e08
|
||||
|
|
|
|||
7
vim.spec
7
vim.spec
|
|
@ -10,7 +10,7 @@
|
|||
%bcond_with libsodium_crypt
|
||||
%endif
|
||||
|
||||
%define patchlevel 660
|
||||
%define patchlevel 672
|
||||
|
||||
%if %{?WITH_SELINUX:0}%{!?WITH_SELINUX:1}
|
||||
%define WITH_SELINUX 1
|
||||
|
|
@ -51,7 +51,7 @@ Summary: The VIM editor
|
|||
URL: http://www.vim.org/
|
||||
Name: vim
|
||||
Version: %{baseversion}.%{patchlevel}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Epoch: 2
|
||||
# swift.vim contains Apache 2.0 with runtime library exception:
|
||||
# which is taken as Apache-2.0 WITH Swift-exception - reported to legal as https://gitlab.com/fedora/legal/fedora-license-data/-/issues/188
|
||||
|
|
@ -1061,6 +1061,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 12 2024 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.1.672-1
|
||||
- patchlevel 672
|
||||
|
||||
* Fri Aug 09 2024 Zdenek Dohnal <zdohnal@redhat.com> - 2:9.1.660-2
|
||||
- 2303669 - vim in rawhide (41) can't load python library
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue