SHA256
1
0
forked from pool/ansifilter

- Update to 2.8:

* Fix reading from stdin.

OBS-URL: https://build.opensuse.org/package/show/devel:tools/ansifilter?expand=0&rev=13
This commit is contained in:
Antoine Belvire
2017-08-06 14:44:35 +00:00
committed by Git OBS Bridge
parent 9e6a89f032
commit aaac642f15
6 changed files with 22 additions and 15 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Aug 6 14:40:57 UTC 2017 - antoine.belvire@opensuse.org
- Update to 2.8:
* Fix reading from stdin.
-------------------------------------------------------------------
Sat Aug 5 14:45:11 UTC 2017 - antoine.belvire@opensuse.org
@@ -17,6 +23,7 @@ Sun Jul 30 16:10:45 UTC 2017 - antoine.belvire@opensuse.org
- Fix rpmlint warnings:
* Add conditional in order not to call desktop_database_post(un)
macros on Tumbleweed, as it's now handled by RPM filetriggers.
-------------------------------------------------------------------
Mon Jul 3 20:55:21 UTC 2017 - antoine.belvire@opensuse.org