Accepting request 478685 from home:jengelh:branches:devel:languages:python

- Typographic corrections to descriptions

OBS-URL: https://build.opensuse.org/request/show/478685
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-imagesize?expand=0&rev=3
This commit is contained in:
Thomas Bechtold 2017-03-13 06:33:40 +00:00 committed by Git OBS Bridge
parent 902d44b953
commit 0471c687b3
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 Sun May 29 10:31:23 UTC 2016 - michael@stroeder.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-imagesize # 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 # 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
@ -19,7 +19,7 @@
Name: python-imagesize Name: python-imagesize
Version: 0.7.1 Version: 0.7.1
Release: 0 Release: 0
Summary: Getting image size from png/jpeg/jpeg2000/gif file Summary: Getting image size from PNG/JPEG/JPEG2000/GIF files
License: MIT License: MIT
Group: Development/Languages/Python Group: Development/Languages/Python
Url: https://github.com/shibukawa/imagesize_py Url: https://github.com/shibukawa/imagesize_py
@ -30,7 +30,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch BuildArch: noarch
%description %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: Supported formats:
* PNG * PNG