Bump release, add to %files and %changelog

This commit is contained in:
Jamie Nguyen 2019-05-07 06:40:42 +01:00
parent d8c792dc0b
commit 078d1528aa
1 changed files with 5 additions and 1 deletions

View File

@ -23,7 +23,7 @@
Name: nginx
Epoch: 1
Version: 1.16.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A high performance web server and reverse proxy server
# BSD License (two clause)
@ -379,6 +379,7 @@ fi
%{_bindir}/nginx-upgrade
%{_sbindir}/nginx
%{_datadir}/vim/vimfiles/ftdetect/nginx.vim
%{_datadir}/vim/vimfiles/ftplugin/nginx.vim
%{_datadir}/vim/vimfiles/syntax/nginx.vim
%{_datadir}/vim/vimfiles/indent/nginx.vim
%{_mandir}/man3/nginx.3pm*
@ -450,6 +451,9 @@ fi
%changelog
* Tue May 07 2019 Jamie Nguyen <jamielinux@fedoraproject.org> - 1:1.16.0-2
- Add missing directory for vim plugin
* Fri Apr 26 2019 Jamie Nguyen <jamielinux@fedoraproject.org> - 1:1.16.0-1
- Update to upstream release 1.16.0