diff options
-rw-r--r-- | snippets/changes.snippets | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/snippets/changes.snippets b/snippets/changes.snippets index b3fae6b..21e002c 100644 --- a/snippets/changes.snippets +++ b/snippets/changes.snippets @@ -1,5 +1,6 @@ snippet ch ------------------------------------------------------------------- `system('LC_TIME=en_DK date "+%a %b %e %X %Z %Y"|tr -d "\n"')` - `system('rpm --eval "%{packager}"|iconv -f utf-8 -t us-ascii//TRANSLIT')` - - ${0} + - ${0} + `string(\n)` |