Hello community, here is the log from the commit of package hg-fast-export for openSUSE:Factory checked in at 2015-05-19 23:45:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hg-fast-export (Old) and /work/SRC/openSUSE:Factory/.hg-fast-export.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hg-fast-export" Changes: -------- --- /work/SRC/openSUSE:Factory/hg-fast-export/hg-fast-export.changes 2015-01-20 12:38:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.hg-fast-export.new/hg-fast-export.changes 2015-05-19 23:46:36.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 11 19:35:07 UTC 2015 - [email protected] + +- fix SLE 11 build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hg-fast-export.spec ++++++ --- /var/tmp/diff_new_pack.oDZ2Qm/_old 2015-05-19 23:46:37.000000000 +0200 +++ /var/tmp/diff_new_pack.oDZ2Qm/_new 2015-05-19 23:46:37.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package hg-fast-export # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -34,6 +34,9 @@ BuildArch: noarch %endif BuildRequires: python-devel +%if 0%{?suse_version} == 1110 +BuildRequires: xz +%endif Requires: git Requires: mercurial
