From 3404dc062cab2d9bc3c79b93daa4cbac135b4ed3 Mon Sep 17 00:00:00 2001 From: Randy Barlow Date: Feb 13 2018 16:44:36 +0000 Subject: Update to 18.1.0 and require erlang-os_mon. fixes #1537324 fixes #1542927 Signed-off-by: Randy Barlow --- diff --git a/ejabberd.spec b/ejabberd.spec index e1d472a..5c20d83 100644 --- a/ejabberd.spec +++ b/ejabberd.spec @@ -4,8 +4,8 @@ Name: ejabberd -Version: 18.01 -Release: 2%{?dist} +Version: 18.1.0 +Release: 1%{?dist} License: GPLv2+ Summary: A distributed, fault-tolerant Jabber/XMPP server @@ -102,6 +102,7 @@ Requires: erlang-jose >= 1.8.4 Requires: erlang-lager >= 3.4.2 Requires: erlang-luerl >= 0.2 Requires: erlang-meck >= 0.8.4 +Requires: erlang-os_mon Requires: erlang-p1_mysql >= 1.0.3 Requires: erlang-p1_oauth2 >= 0.6.2 Requires: erlang-p1_pgsql >= 1.1.3 @@ -372,6 +373,10 @@ fi %changelog +* Tue Feb 13 2018 Randy Barlow - 18.1.0-1 +- Update to 18.1.0 (#1537324). +- Require erlang-os_mon (#1542927). + * Wed Feb 07 2018 Fedora Release Engineering - 18.01-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild @@ -415,10 +420,3 @@ fi * Sun Feb 19 2017 Randy Barlow - 17.01-2 - Stop shipping the unneeded /usr/lib/tmpfiles.d/ejabberd.conf (#1186674). - Stop putting a folder in /var/lock since that's a tmpfs. - -* Sun Feb 12 2017 Randy Barlow - 17.01-1 -- Update to 17.01 (#1416391). -- https://blog.process-one.net/ejabberd-17-01/ - -* Fri Feb 10 2017 Fedora Release Engineering - 16.12-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild