From a1367d4c362148eba37d768cb576d83437076f88864e92fc364ef8722a89f391 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 27 Mar 2020 15:15:23 +0000 Subject: [PATCH] Accepting request 789068 from home:pgajdos:python - version update to 1.4.1 * no upstream changelog found OBS-URL: https://build.opensuse.org/request/show/789068 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-odfpy?expand=0&rev=24 --- odfpy-1.4.0.tar.gz | 3 --- odfpy-1.4.1.tar.gz | 3 +++ python-odfpy.changes | 6 ++++++ python-odfpy.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 odfpy-1.4.0.tar.gz create mode 100644 odfpy-1.4.1.tar.gz diff --git a/odfpy-1.4.0.tar.gz b/odfpy-1.4.0.tar.gz deleted file mode 100644 index e2d8c3c..0000000 --- a/odfpy-1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:596021f0519623ca8717331951c95e3b8d7b21e86edc7efe8cb650a0d0f59a2b -size 715096 diff --git a/odfpy-1.4.1.tar.gz b/odfpy-1.4.1.tar.gz new file mode 100644 index 0000000..c98f694 --- /dev/null +++ b/odfpy-1.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db766a6e59c5103212f3cc92ec8dd50a0f3a02790233ed0b52148b70d3c438ec +size 717045 diff --git a/python-odfpy.changes b/python-odfpy.changes index dc3c41d..abbbc2b 100644 --- a/python-odfpy.changes +++ b/python-odfpy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 27 14:42:39 UTC 2020 - pgajdos@suse.com + +- version update to 1.4.1 + * no upstream changelog found + ------------------------------------------------------------------- Fri Feb 22 01:45:28 UTC 2019 - John Vandenberg diff --git a/python-odfpy.spec b/python-odfpy.spec index 76805de..9845df1 100644 --- a/python-odfpy.spec +++ b/python-odfpy.spec @@ -1,7 +1,7 @@ # # spec file for package python-odfpy # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define modname odfpy %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-%{modname} -Version: 1.4.0 +Version: 1.4.1 Release: 0 Summary: Python API and tools to manipulate OpenDocument files License: GPL-2.0-or-later AND Apache-2.0