forked from pool/python-odfpy
Accepting request 789083 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/789083 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-odfpy?expand=0&rev=20
This commit is contained in:
commit
46381c848d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:596021f0519623ca8717331951c95e3b8d7b21e86edc7efe8cb650a0d0f59a2b
|
|
||||||
size 715096
|
|
3
odfpy-1.4.1.tar.gz
Normal file
3
odfpy-1.4.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db766a6e59c5103212f3cc92ec8dd50a0f3a02790233ed0b52148b70d3c438ec
|
||||||
|
size 717045
|
@ -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 <jayvdb@gmail.com>
|
Fri Feb 22 01:45:28 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-odfpy
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -20,7 +20,7 @@
|
|||||||
%define modname odfpy
|
%define modname odfpy
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 1.4.0
|
Version: 1.4.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python API and tools to manipulate OpenDocument files
|
Summary: Python API and tools to manipulate OpenDocument files
|
||||||
License: GPL-2.0-or-later AND Apache-2.0
|
License: GPL-2.0-or-later AND Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user