Hello community, here is the log from the commit of package python-scour for openSUSE:Factory checked in at 2017-02-06 15:03:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-scour (Old) and /work/SRC/openSUSE:Factory/.python-scour.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-scour" Changes: -------- --- /work/SRC/openSUSE:Factory/python-scour/python-scour.changes 2016-07-01 10:01:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-scour.new/python-scour.changes 2017-02-06 15:03:14.638916930 +0100 @@ -1,0 +2,12 @@ +Sat Jan 7 08:26:13 UTC 2017 - [email protected] + +- update SOURCE URL + +------------------------------------------------------------------- +Wed Jan 4 20:28:12 UTC 2017 - [email protected] + +- Update to 0.35 +- Change log full history: + https://github.com/scour-project/scour/blob/master/HISTORY.md + +------------------------------------------------------------------- Old: ---- scour-0.30.zip New: ---- scour-0.35.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scour.spec ++++++ --- /var/tmp/diff_new_pack.EWqpSN/_old 2017-02-06 15:03:15.026861163 +0100 +++ /var/tmp/diff_new_pack.EWqpSN/_new 2017-02-06 15:03:15.026861163 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-scour # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -17,13 +17,13 @@ Name: python-scour -Version: 0.30 +Version: 0.35 Release: 0 Summary: An SVG scrubber License: Apache-2.0 Group: System/Libraries Url: https://github.com/oberstet/scour -Source: https://pypi.python.org/packages/source/s/scour/scour-%{version}.zip +Source: https://github.com/scour-project/scour/archive/v%{version}/scour-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools BuildRequires: unzip @@ -37,7 +37,10 @@ %endif %description -Scour is an open-source Python script that aggressively cleans SVG files, removing a lot of 'cruft' that certain tools or authors embed into their documents. The goal of scour is to provide an identically rendered image. +Scour is an open-source Python script that aggressively +cleans SVG files, removing a lot of 'cruft' that certain +tools or authors embed into their documents. +The goal of scour is to provide an identically rendered image. %prep %setup -q -n scour-%{version}
