From 0471c687b3ff1b28ed89bc38aeaff89a59a9e1acb05bc8a70e323f23c9a6c811 Mon Sep 17 00:00:00 2001 From: Thomas Bechtold Date: Mon, 13 Mar 2017 06:33:40 +0000 Subject: [PATCH] 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 --- python-imagesize.changes | 5 +++++ python-imagesize.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) 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