stop updating f28

This commit is contained in:
Zdenek Dohnal 2019-05-20 12:58:29 +02:00
parent acdd659875
commit 2157446e28
2 changed files with 7 additions and 4 deletions

View File

@ -1,9 +1,9 @@
#!/bin/bash
debug=""
#debug="echo "
branches=( "master" "f30" "f29" "f28" )
releases=( "fc31" "fc30" "fc29" "fc28" )
regexps=( "fc31" "\|fc30" "\|fc29" "\|fc28" )
branches=( "master" "f30" "f29" )
releases=( "fc31" "fc30" "fc29" )
regexps=( "fc31" "\|fc30" "\|fc29" )
bodhi_enabled=( "0" "1" "1" "1" )
branches_count=4
#releases_regexp=fc28\\\|fc27\\\|fc28

View File

@ -21,7 +21,7 @@ Summary: The VIM editor
URL: http://www.vim.org/
Name: vim
Version: %{baseversion}.%{patchlevel}
Release: 1%{?dist}
Release: 2%{?dist}
License: Vim and MIT
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}-%{patchlevel}.tar.bz2
Source1: vim.sh
@ -794,6 +794,9 @@ touch %{buildroot}/%{_datadir}/%{name}/vimfiles/doc/tags
%{_datadir}/icons/locolor/*/apps/*
%changelog
* Mon May 20 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1359-2
- stop updating f28
* Mon May 20 2019 Zdenek Dohnal <zdohnal@redhat.com> - 2:8.1.1359-1
- patchlevel 1359