- Update to version 1.12 * add new configuration files * various small bugfixes OBS-URL: https://build.opensuse.org/request/show/876047 OBS-URL: https://build.opensuse.org/package/show/utilities/grc?expand=0&rev=12
16 lines
285 B
Diff
16 lines
285 B
Diff
diff --git a/grc.conf b/grc.conf
|
|
index 436df79..026c5b8 100644
|
|
--- a/grc.conf
|
|
+++ b/grc.conf
|
|
@@ -290,6 +290,10 @@ conf.go-test
|
|
^([/\w\.]+\/)?sockstat\b
|
|
conf.sockstat
|
|
|
|
+# osc build
|
|
+(^|[/\w\.]+/)osc (build\s?|bl.?)
|
|
+conf.osc
|
|
+
|
|
# anything to do with irc
|
|
\b\w+\b.*irc.*
|
|
conf.irclog
|