From 87db92dfe032eafde9244ec72225322c4c5510bf06c3889c9695d461a76bf227 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 22 Jun 2020 11:57:58 +0000 Subject: [PATCH] Fix changes OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rollbar?expand=0&rev=16 --- python-rollbar.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-rollbar.changes b/python-rollbar.changes index 4a1f060..4239c74 100644 --- a/python-rollbar.changes +++ b/python-rollbar.changes @@ -1,7 +1,8 @@ ------------------------------------------------------------------- Mon Jun 22 06:26:22 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. ------------------------------------------------------------------- Wed Jun 3 09:05:04 UTC 2020 - pgajdos@suse.com