Hello community, here is the log from the commit of package librep for openSUSE:Factory checked in at 2015-03-30 19:32:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/librep (Old) and /work/SRC/openSUSE:Factory/.librep.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "librep" Changes: -------- --- /work/SRC/openSUSE:Factory/librep/librep.changes 2014-09-03 20:19:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.librep.new/librep.changes 2015-03-30 19:32:52.000000000 +0200 @@ -1,0 +2,19 @@ +Fri Mar 27 09:11:50 UTC 2015 - tog...@opensuse.org + +- Update to 0.92.5 + + * Assume stack-direction 'downwards' for all sparc, hppa, mips, + mipsel, ia64 and alpha variants (fixes compilation) + * Fix compilation due to bug in libtool 2.0+ if /bin/sh is not + /bin/bash + * rules.mk clean-up : + + Variables that depend on prefix should not be recursive + + Don't set prefix, datadir, libdir, datarootdir and repdir + + Use pkg-config to get the absolute path for repcommonexecdir + * Update .gitignore + * Update config.sub to 2014-09-11 from autoconf + +- Remove backported patch + 0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch + +------------------------------------------------------------------- Old: ---- 0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch librep_0.92.4.tar.xz New: ---- librep_0.92.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ librep.spec ++++++ --- /var/tmp/diff_new_pack.yle12T/_old 2015-03-30 19:32:53.000000000 +0200 +++ /var/tmp/diff_new_pack.yle12T/_new 2015-03-30 19:32:53.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package librep # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2007 John Harper <j...@dcs.warwick.ac.uk> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: librep -Version: 0.92.4 +Version: 0.92.5 Release: 0 Summary: Implementation of rep, a lisp dialect License: GPL-2.0+ @@ -49,8 +49,6 @@ Patch2: 0001-string-to-number.patch # PATCH-FEATURE-OPENSUSE tog...@opensuse.org remove builddate to prevent unnecessary builds Patch3: librep-remove-build_date.patch -# PATCH-FIX-UPSTREAM fix build in sparc -Patch4: 0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch %description Librep is a shared library implementing a Lisp dialect that is @@ -100,7 +98,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 + %build export CFLAGS="%{optflags} -D_GNU_SOURCE -fno-strict-aliasing" export CXXFLAGS="$CFLAGS" ++++++ librep_0.92.4.tar.xz -> librep_0.92.5.tar.xz ++++++ ++++ 45672 lines of diff (skipped)