diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-06-12 11:48:34 +0200 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-06-12 11:49:47 +0200 |
commit | e179ec896bb5b55e33419da8bea2e891517697f6 (patch) | |
tree | 33f52fe178420115e3b080ad23b9ebe27a05d721 /dist | |
parent | d1f6d879ce29f732e32c0aa7bb2e40f187d9d8d3 (diff) | |
download | sink-e179ec896bb5b55e33419da8bea2e891517697f6.tar.gz sink-e179ec896bb5b55e33419da8bea2e891517697f6.zip |
Avoid the extra parsing step.
We only need the content, we'll parse later on when processing the
pipeline.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/sink.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/sink.spec b/dist/sink.spec index 59e8052..b39fdc4 100644 --- a/dist/sink.spec +++ b/dist/sink.spec | |||
@@ -1,7 +1,7 @@ | |||
1 | 1 | ||
2 | Name: sink | 2 | Name: sink |
3 | Version: 0.3 | 3 | Version: 0.3 |
4 | Release: 7%{?dist} | 4 | Release: 8%{?dist} |
5 | Summary: sink | 5 | Summary: sink |
6 | 6 | ||
7 | Group: Applications/Desktop | 7 | Group: Applications/Desktop |