From 2a1eee132afc21c12b5a353fe3d43a1dc430035f Mon Sep 17 00:00:00 2001 From: Marek Tamaskovic Date: Mon, 2 Oct 2017 12:35:21 +0200 Subject: [PATCH] rebuild, bumped release number --- rsyslog.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rsyslog.spec b/rsyslog.spec index b6dc55f..34df6df 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -16,7 +16,7 @@ Summary: Enhanced system logging and kernel message trapping daemon Name: rsyslog Version: 8.29.0 -Release: 2%{?dist} +Release: 3%{?dist} License: (GPLv3+ and ASL 2.0) Group: System Environment/Daemons URL: http://www.rsyslog.com/ @@ -111,7 +111,7 @@ BuildRequires: libdbi-devel Summary: MySQL support for rsyslog Group: System Environment/Daemons Requires: %name = %version-%release -BuildRequires: mysql-devel >= 4.0 +BuildRequires: mariadb-connector-c-devel %if %{want_mongodb} %package mongodb