Thomas ANDREJAK
2019-10-26 21:47:18 +00:00
committed by Git OBS Bridge
parent 53c96b1608
commit b434af5e39
5 changed files with 22 additions and 7 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1c214e3db31c1456c3e23f43585fddd67a6b1d152d978aecea06ecd4a13a97c
size 115058

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:377691ad19cc0e33251b0594a9e1675417d7f45d2c879aa889e5e2e4018b5427
size 117585

View 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
#####
#

View File

@@ -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

View File

@@ -1,7 +1,7 @@
#
# 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
# 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)
# 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
Version: 4.0.0
Version: 5.1.0
Release: 0
Summary: Prelude LML community ruleset
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/Daemons
Url: https://www.prelude-siem.org
Source0: https://www.prelude-siem.org/pkg/src/%{version}/%{name}-%{version}.tar.gz
Patch0: prelude-lml-rules-fix_shebang.patch
Requires: prelude-lml
BuildArch: noarch
@@ -32,6 +33,7 @@ Rules for Prelude LML contributed by the community.
%prep
%setup -q
%patch0
%build