From 818fb1037800560e1f60e4079cb85abfabfa42940acf2e37e53bdeb367076295 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 16 Feb 2022 23:41:28 +0000 Subject: [PATCH] Fix changelogs OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=32 --- python-MiniMock.changes | 2 -- 1 file changed, 2 deletions(-) diff --git a/python-MiniMock.changes b/python-MiniMock.changes index 5337d5e..2e6118f 100644 --- a/python-MiniMock.changes +++ b/python-MiniMock.changes @@ -2,8 +2,6 @@ Wed Feb 16 23:33:05 UTC 2022 - Matej Cepl - Update to 1.3.0: -1.2.9 ------ - pkg: add initial conda recipe and workflow (plus .gitattributes) - Add some flake8 cleanup and tool cfgs. - Use nose wth coverage and detailed-errors for smoke test.