SHA256
1
0
forked from pool/ack

Accepting request 560482 from home:avindra

- ack 2.22:
  * Avoid a fatal error that sometimes occured if a file was
    unreadable.
  * support for Kotlin
  * Sped up file type detection for certain files.
- includes 2.20:
  * When using submodules, .git directory will be a file.
    This is now ignored by default.
  * Changed construction in the docs that Ubuntu flagged as a
    misspelling.
- cleanup with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/560482
OBS-URL: https://build.opensuse.org/package/show/utilities/ack?expand=0&rev=24
This commit is contained in:
2017-12-29 08:50:16 +00:00
committed by Git OBS Bridge
parent c6a82f65a7
commit fe9e2fc77b
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Dec 29 04:40:33 UTC 2017 - avindra@opensuse.org
- ack 2.22:
* Avoid a fatal error that sometimes occured if a file was
unreadable.
* support for Kotlin
* Sped up file type detection for certain files.
- includes 2.20:
* When using submodules, .git directory will be a file.
This is now ignored by default.
* Changed construction in the docs that Ubuntu flagged as a
misspelling.
- cleanup with spec-cleaner
-------------------------------------------------------------------
Sat Mar 25 14:58:21 UTC 2017 - astieger@suse.com