From cf384c65327ee5a26aca1a4e7264c90f1ae7b677 Mon Sep 17 00:00:00 2001 From: Jan Silhan Date: Fri, 3 Oct 2014 14:13:22 +0200 Subject: [PATCH] fixed changelog typo --- dnf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnf.spec b/dnf.spec index b87c01a..02a638d 100644 --- a/dnf.spec +++ b/dnf.spec @@ -190,7 +190,7 @@ popd %changelog -- Fri Oct 3 2014 Jan Silhan - 0.6.2-1 +* Fri Oct 3 2014 Jan Silhan - 0.6.2-1 - transifex update (Jan Silhan) - refactor: move MakeCacheCommand out into its own file. (Ales Kozumplik) - api: add dnf.cli.CliError. (Ales Kozumplik)