Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package distcc for openSUSE:Factory checked in at 2021-05-10 15:39:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/distcc (Old) and /work/SRC/openSUSE:Factory/.distcc.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "distcc" Mon May 10 15:39:01 2021 rev:10 rq:891866 version:3.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/distcc/distcc.changes 2020-06-09 00:10:13.370450926 +0200 +++ /work/SRC/openSUSE:Factory/.distcc.new.2988/distcc.changes 2021-05-10 15:41:45.800996302 +0200 @@ -1,0 +2,11 @@ +Sun Feb 28 17:29:07 UTC 2021 - Dirk M??ller <[email protected]> + +- update to 3.3.5: + * Fix build on OSX + * Fix build when using optional features AND those optional libraries decided + to build against libsystemd (not sure which one, but it doesn't matter). + * Python 3.8 compatibility issues + * drop distcc-3.2_rc1-freedesktop.patch distcc-3.2_rc1-gssapi.patch: obsolete + * drop gcc-10-no-common.patch: upstream + +------------------------------------------------------------------- Old: ---- distcc-3.2_rc1-freedesktop.patch distcc-3.2_rc1-gssapi.patch distcc-3.3.3.tar.gz gcc-10-no-common.patch New: ---- distcc-3.3.5.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ distcc.spec ++++++ --- /var/tmp/diff_new_pack.1ETZRh/_old 2021-05-10 15:41:46.288994394 +0200 +++ /var/tmp/diff_new_pack.1ETZRh/_new 2021-05-10 15:41:46.288994394 +0200 @@ -1,7 +1,7 @@ # # spec file for package distcc # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: distcc -Version: 3.3.3 +Version: 3.3.5 Release: 0 Summary: A distributed C/C++ compiler License: GPL-2.0-or-later @@ -30,10 +30,7 @@ Source0: https://github.com/distcc/distcc/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz Source1: distccd.sysconfig Source2: distccd.service -Patch1: distcc-3.2_rc1-freedesktop.patch -Patch2: distcc-3.2_rc1-gssapi.patch Patch3: distcc-3.2_rc1-python.patch -Patch4: gcc-10-no-common.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: binutils-devel @@ -46,6 +43,7 @@ BuildRequires: update-desktop-files BuildRequires: pkgconfig(avahi-client) BuildRequires: pkgconfig(gtk+-2.0) +BuildRequires: pkgconfig(krb5) BuildRequires: pkgconfig(libgssglue) BuildRequires: pkgconfig(pango) BuildRequires: pkgconfig(python3) @@ -100,11 +98,7 @@ --with-gtk \ --with-avahi \ --with-auth -# For some reason CC is not propagated to makefile and we get empty string -sed -i \ - -e 's:CC = :CC = cc:' \ - Makefile -make %{?_smp_mflags} +%make_build %install %make_install docdir=%{_docdir}/%{name} @@ -184,6 +178,6 @@ %files gui %{_bindir}/distccmon-gnome %{_datadir}/applications/distccmon-gnome.desktop -%{_datadir}/pixmaps/distccmon-gnome-icon.png +%{_datadir}/pixmaps/distccmon-gnome.png %changelog ++++++ distcc-3.3.3.tar.gz -> distcc-3.3.5.tar.gz ++++++ ++++ 1982 lines of diff (skipped)
