Browse Source

upgrading package: fluentbit 1.3.6 -> 1.3.7

master
parent
commit
d907efc097
  1. 6
      fluentbit/fluentbit.spec

6
fluentbit/fluentbit.spec

@ -31,8 +31,8 @@ Distribution: OpenPKG Community
Class: EVAL Class: EVAL
Group: Logging Group: Logging
License: Apache License: Apache
Version: 1.3.6 Version: 1.3.7
Release: 20200114 Release: 20200207
# list of sources # list of sources
Source0: https://github.com/fluent/fluent-bit/archive/v%{version}.tar.gz Source0: https://github.com/fluent/fluent-bit/archive/v%{version}.tar.gz
@ -40,7 +40,7 @@ Source1: fluentbit.conf
Source2: rc.fluentbit Source2: rc.fluentbit
# build information # build information
BuildPreReq: OpenPKG, openpkg >= 20160101 BuildPreReq: OpenPKG, openpkg >= 20160101, gcc, gcc::with_cxx = yes, cmake
PreReq: OpenPKG, openpkg >= 20160101 PreReq: OpenPKG, openpkg >= 20160101
%description %description

Loading…
Cancel
Save