SHA256
1
0
forked from pool/ack

- ack 2.15_02

- Bug fixes:
  * Reverted an optimization to make \s work properly again
- Enhancements:
  * The JSP filetype (--jsp) now recognizes .jspf files.

OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=21
This commit is contained in:
Ismail Dönmez 2016-02-04 10:55:21 +00:00 committed by Git OBS Bridge
parent 2034d7d285
commit 8a7e3e5f81
4 changed files with 13 additions and 4 deletions

View File

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

3
ack-2.15_02.tar.gz Normal file
View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 4 10:52:26 UTC 2016 - idonmez@suse.com
- ack 2.15_02
- Bug fixes:
* Reverted an optimization to make \s work properly again
- Enhancements:
* The JSP filetype (--jsp) now recognizes .jspf files.
-------------------------------------------------------------------
Wed Feb 25 18:59:58 UTC 2015 - astieger@suse.com

View File

@ -23,7 +23,7 @@
%define with_pod 0
%endif
Name: ack
Version: 2.15_01
Version: 2.15_02
Release: 0
Summary: Grep-Like Text Finder
License: Artistic-2.0