From a9e56f726a05636d8e57a496399a18fc486a15a968f71a5c6ada730e8b633b55 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 22 Jun 2020 11:43:02 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-osc-tiny?expand=0&rev=18 --- python-osc-tiny.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-osc-tiny.changes b/python-osc-tiny.changes index 478cfb9..ffb4ba9 100644 --- a/python-osc-tiny.changes +++ b/python-osc-tiny.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Mon Jun 22 06:18:40 UTC 2020 - Matej Cepl -- Don't build with python2 (and thus we don't need unittest2 - in Factory). +- Don't build with python2 (and thus we don't need unittest2) + in Factory. ------------------------------------------------------------------- Tue Jun 2 14:00:34 UTC 2020 - pgajdos@suse.com