Hello community, here is the log from the commit of package fakeroot for openSUSE:Factory checked in at 2017-11-10 14:57:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/fakeroot (Old) and /work/SRC/openSUSE:Factory/.fakeroot.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "fakeroot" Fri Nov 10 14:57:18 2017 rev:3 rq:540146 version:1.22 Changes: -------- --- /work/SRC/openSUSE:Factory/fakeroot/fakeroot.changes 2017-06-22 10:40:11.367344551 +0200 +++ /work/SRC/openSUSE:Factory/.fakeroot.new/fakeroot.changes 2017-11-10 14:57:33.303736018 +0100 @@ -1,0 +2,13 @@ +Wed Nov 8 21:18:42 UTC 2017 - [email protected] + +- Update to version 1.22 + * libfakeroot: Ship the (unused) SONAME link to ensure it gets + cleaned up automatically. + * Hide errors from dlsym() unless debugging was enabled. This + makes builds less noisy and fixes failures in APT test suite + with glibc 2.24, which started reporting errors for dlsym() + * On Debian, force the fakeroot shebang to always be /bin/sh +- clean with spec-cleaner +- strip "orig" from tarball file name + +------------------------------------------------------------------- Old: ---- fakeroot_1.21.orig.tar.gz New: ---- fakeroot-1.22.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fakeroot.spec ++++++ --- /var/tmp/diff_new_pack.SBpuZ1/_old 2017-11-10 14:57:34.019710120 +0100 +++ /var/tmp/diff_new_pack.SBpuZ1/_new 2017-11-10 14:57:34.023709975 +0100 @@ -17,13 +17,13 @@ Name: fakeroot -Version: 1.21 +Version: 1.22 Release: 0 Summary: Gives a fake root environment License: GPL-3.0+ Group: Development/Tools/Other Url: http://fakeroot.alioth.debian.org/ -Source0: http://ftp.debian.org/debian/pool/main/f/fakeroot/%{name}_%{version}.orig.tar.gz +Source0: http://ftp.debian.org/debian/pool/main/f/fakeroot/%{name}_%{version}.orig.tar.bz2#/%{name}-%{version}.tar.bz2 Source99: baselibs.conf Patch0: %{name}-1.20-lib32.patch Patch2: %{name}-1.20-eglibc-fts-without-LFS.patch @@ -44,7 +44,6 @@ BuildRequires: user(daemon) Requires(post): update-alternatives Requires(preun): update-alternatives -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description fakeroot runs a command in an environment wherein it appears to have @@ -158,7 +157,6 @@ fi %files -%defattr(-,root,root,-) %doc AUTHORS BUGS COPYING DEBUG README doc/README.saving %ghost %{_bindir}/faked %ghost %{_sysconfdir}/alternatives/faked
