Hello community, here is the log from the commit of package python-FormEncode for openSUSE:Factory checked in at 2016-03-16 10:34:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-FormEncode (Old) and /work/SRC/openSUSE:Factory/.python-FormEncode.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-FormEncode" Changes: -------- --- /work/SRC/openSUSE:Factory/python-FormEncode/python-FormEncode.changes 2015-05-10 10:46:17.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-FormEncode.new/python-FormEncode.changes 2016-03-16 10:34:29.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Mar 9 10:07:35 UTC 2016 - [email protected] + +- Drop build date from doc to fix build-compare + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-FormEncode.spec ++++++ --- /var/tmp/diff_new_pack.omibG3/_old 2016-03-16 10:34:29.000000000 +0100 +++ /var/tmp/diff_new_pack.omibG3/_new 2016-03-16 10:34:29.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-FormEncode # -# 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 @@ -58,6 +58,7 @@ %setup -q -n FormEncode-%{version} -a1 find . -name \*.txt -exec sed -i 's/\r$//g' {} \; sed -i 's/\r$//g' PKG-INFO README.rst +sed -i '/^:date:/d' docs/*.txt # fix build-compare %build python setup.py build
