Bump version 5.1.0
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/prelude-lml-rules?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
53c96b1608
commit
b434af5e39
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a1c214e3db31c1456c3e23f43585fddd67a6b1d152d978aecea06ecd4a13a97c
|
|
||||||
size 115058
|
|
3
prelude-lml-rules-5.1.0.tar.gz
Normal file
3
prelude-lml-rules-5.1.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:377691ad19cc0e33251b0594a9e1675417d7f45d2c879aa889e5e2e4018b5427
|
||||||
|
size 117585
|
8
prelude-lml-rules-fix_shebang.patch
Normal file
8
prelude-lml-rules-fix_shebang.patch
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
--- ./src/prelude-lml-rules-check 2019-09-16 00:12:03.000000000 +0200
|
||||||
|
+++ ./src/prelude-lml-rules-check 2019-10-26 23:43:45.541389236 +0200
|
||||||
|
@@ -1,4 +1,4 @@
|
||||||
|
-#!/usr/bin/env perl
|
||||||
|
+#!/usr/bin/perl
|
||||||
|
|
||||||
|
#####
|
||||||
|
#
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 25 07:00:00 UTC 2019 - thomas.andrejak@gmail.com
|
||||||
|
|
||||||
|
Bump version 5.1.0
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 04 07:00:00 UTC 2017 - thomas.andrejak@gmail.com
|
Wed Oct 04 07:00:00 UTC 2017 - thomas.andrejak@gmail.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package prelude-lml-rules
|
# spec file for package prelude-lml-rules
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -12,18 +12,19 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: prelude-lml-rules
|
Name: prelude-lml-rules
|
||||||
Version: 4.0.0
|
Version: 5.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Prelude LML community ruleset
|
Summary: Prelude LML community ruleset
|
||||||
License: GPL-2.0+
|
License: GPL-2.0-or-later
|
||||||
Group: System/Daemons
|
Group: System/Daemons
|
||||||
Url: https://www.prelude-siem.org
|
Url: https://www.prelude-siem.org
|
||||||
Source0: https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz
|
Source0: https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz
|
||||||
|
Patch0: prelude-lml-rules-fix_shebang.patch
|
||||||
Requires: prelude-lml
|
Requires: prelude-lml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@@ -32,6 +33,7 @@ Rules for Prelude LML contributed by the community.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user