aboutsummaryrefslogtreecommitdiffstats
path: root/snippets
diff options
context:
space:
mode:
Diffstat (limited to 'snippets')
-rw-r--r--snippets/changes.snippets5
1 files changed, 5 insertions, 0 deletions
diff --git a/snippets/changes.snippets b/snippets/changes.snippets
new file mode 100644
index 0000000..6430952
--- /dev/null
+++ b/snippets/changes.snippets
@@ -0,0 +1,5 @@
+snippet ch
+ -------------------------------------------------------------------
+ `strftime("%a %b %e %X %Z %Y")` - `system('rpm --eval "%{packager}"|sed -e "s/^.*<\(.*\)>$/\1/"')`
+ - ${0}
+