From 64e5e595c4181d26e7ec0d81f604fc8a7f447dac Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: Tue, 28 May 2019 12:30:06 +0200 Subject: feat(osurl): add replacement of bugs.python.org URLs. --- snippets/changes.snippets | 2 -- 1 file changed, 2 deletions(-) (limited to 'snippets') diff --git a/snippets/changes.snippets b/snippets/changes.snippets index f809d35..b3fae6b 100644 --- a/snippets/changes.snippets +++ b/snippets/changes.snippets @@ -1,7 +1,5 @@ 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} - -- cgit