Hello community, here is the log from the commit of package nant for openSUSE:Factory checked in at 2015-11-26 17:04:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nant (Old) and /work/SRC/openSUSE:Factory/.nant.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "nant" Changes: -------- --- /work/SRC/openSUSE:Factory/nant/nant.changes 2014-11-18 22:44:56.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.nant.new/nant.changes 2015-11-26 17:04:07.000000000 +0100 @@ -1,0 +2,10 @@ +Tue Nov 24 06:29:39 UTC 2015 - mailaender@opensuse.org + +- gmcs was replaced in Mono 2.11 with a unified mcs + +------------------------------------------------------------------- +Sun Oct 4 11:39:25 UTC 2015 - bwiedemann@suse.com + +- recompress .bz2 to .xz to match filename + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nant.spec ++++++ --- /var/tmp/diff_new_pack.lQ2FZC/_old 2015-11-26 17:04:09.000000000 +0100 +++ /var/tmp/diff_new_pack.lQ2FZC/_new 2015-11-26 17:04:09.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package nant # -# Copyright (c) 2014 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 @@ -52,10 +52,10 @@ %setup -q -n %{name} %build -make TARGET=mono-4.5 MCS="gmcs -sdk:4" +make TARGET=mono-4.5 MCS="mcs -sdk:4" %install -make install prefix=%{_prefix} DESTDIR=%{buildroot} TARGET=mono-4.5 MCS="gmcs -sdk:4" docdir=%{_docdir} +make install prefix=%{_prefix} DESTDIR=%{buildroot} TARGET=mono-4.5 MCS="mcs -sdk:4" docdir=%{_docdir} mkdir -p %{buildroot}%{_datadir} mv %{buildroot}%{_prefix}/lib/pkgconfig %{buildroot}%{_datadir}/ ++++++ nant.tar.xz ++++++ /work/SRC/openSUSE:Factory/nant/nant.tar.xz /work/SRC/openSUSE:Factory/.nant.new/nant.tar.xz differ: char 1, line 1
participants (1)
-
root@hilbert.suse.de