diff --git a/python-imagesize.changes b/python-imagesize.changes index dc0331f..b3d417f 100644 --- a/python-imagesize.changes +++ b/python-imagesize.changes @@ -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 diff --git a/python-imagesize.spec b/python-imagesize.spec index 2d38005..9799ffa 100644 --- a/python-imagesize.spec +++ b/python-imagesize.spec @@ -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