Accepting request 478927 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/478927
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-imagesize?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2017-03-16 08:34:12 +00:00 committed by Git OBS Bridge
commit 2c3456a72c
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Mar 11 17:07:00 UTC 2017 - jengelh@inai.de
- Typographic corrections to descriptions
-------------------------------------------------------------------
Sun May 29 10:31:23 UTC 2016 - michael@stroeder.com

View File

@ -1,7 +1,7 @@
#
# spec file for package python-imagesize
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -19,7 +19,7 @@
Name: python-imagesize
Version: 0.7.1
Release: 0
Summary: Getting image size from png/jpeg/jpeg2000/gif file
Summary: Getting image size from PNG/JPEG/JPEG2000/GIF files
License: MIT
Group: Development/Languages/Python
Url: https://github.com/shibukawa/imagesize_py
@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
Pure Python library which parses image files header and returns image size.
Pure Python library which parses image files' header and returns the image size.
Supported formats:
* PNG