update to 1.94
OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=6
This commit is contained in:
@@ -1,20 +1,24 @@
|
||||
--- ack.orig 2010-11-11 23:59:24.000000000 +0100
|
||||
+++ ack 2010-11-11 23:59:38.000000000 +0100
|
||||
@@ -1138,6 +1138,7 @@
|
||||
Index: ack
|
||||
===================================================================
|
||||
--- ack.orig
|
||||
+++ ack
|
||||
@@ -1196,6 +1196,7 @@ BEGIN {
|
||||
'~.plst' => 'Interface Builder',
|
||||
'.git' => 'Git',
|
||||
'.hg' => 'Mercurial',
|
||||
+ '.osc' => 'openSUSE Commander',
|
||||
'.pc' => 'quilt',
|
||||
'.svn' => 'Subversion',
|
||||
blib => 'Perl module building',
|
||||
--- Ack.pm.orig 2010-11-11 23:59:08.000000000 +0100
|
||||
+++ Ack.pm 2010-11-11 23:59:21.000000000 +0100
|
||||
@@ -57,6 +57,7 @@
|
||||
_MTN => 'Monotone',
|
||||
Index: Ack.pm
|
||||
===================================================================
|
||||
--- Ack.pm.orig
|
||||
+++ Ack.pm
|
||||
@@ -57,6 +57,7 @@ BEGIN {
|
||||
'~.plst' => 'Interface Builder',
|
||||
'.git' => 'Git',
|
||||
'.hg' => 'Mercurial',
|
||||
+ '.osc' => 'openSUSE Commander',
|
||||
'.pc' => 'quilt',
|
||||
'.svn' => 'Subversion',
|
||||
blib => 'Perl module building',
|
||||
_MTN => 'Monotone',
|
||||
|
Reference in New Issue
Block a user