Kodi and nginx updates
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
%endif
|
||||
|
||||
Name: kodi
|
||||
Version: 18.4
|
||||
Version: 18.5
|
||||
Release: 99.%{myRELEASE}.%{PRERELEASE}%{?dist}
|
||||
Summary: Media center
|
||||
|
||||
@@ -544,6 +544,9 @@ rm -f ${RPM_BUILD_ROOT}%{_mandir}/man1/kodi-wiiremote.1
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Nov 16 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
|
||||
- Update to 18.5
|
||||
|
||||
* Fri Nov 1 2019 Daniel Steiner <daniel.steiner@greenmail.ch>
|
||||
- Build for FC31.
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
|
||||
Name: nginx
|
||||
Epoch: 1
|
||||
Version: 1.17.5
|
||||
Version: 1.17.6
|
||||
Release: 1%{?dist}
|
||||
|
||||
Summary: A high performance web server and reverse proxy server
|
||||
@@ -99,7 +99,7 @@ Requires: nginx-mod-mail = %{epoch}:%{version}-%{release}
|
||||
Requires: nginx-mod-stream = %{epoch}:%{version}-%{release}
|
||||
Requires: nginx-mod-auth-ldap = %{epoch}:%{version}-%{release}
|
||||
Requires: nginx-mod-modsecurity = %{epoch}:%{version}-%{release}
|
||||
Requires: nginx-mod-vts = %{epoch}:%{version}-%{release}
|
||||
Requires: nginx-modules-vts = %{epoch}:%{version}-%{release}
|
||||
|
||||
%description all-modules
|
||||
%{summary}.
|
||||
@@ -569,6 +569,9 @@ fi
|
||||
[ "%{_builddir}" != "/" ] && [ -d "%{_builddir}" ] && rm -rf %{_builddir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Nov 21 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.17.6-1
|
||||
- Updated to mainline version 1.17.6.
|
||||
|
||||
* Fri Oct 25 2019 Daniel Steiner <daniel.steiner@greenmail.ch> 1.17.5-1
|
||||
- Updated to mainline version 1.17.5.
|
||||
- vhost traffic module added.
|
||||
|
||||
Reference in New Issue
Block a user