Hello community, here is the log from the commit of package arc for openSUSE:Factory checked in at 2020-01-17 16:06:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arc (Old) and /work/SRC/openSUSE:Factory/.arc.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arc" Fri Jan 17 16:06:59 2020 rev:5 rq:765166 version:5.21q Changes: -------- --- /work/SRC/openSUSE:Factory/arc/arc.changes 2020-01-03 17:37:09.575301062 +0100 +++ /work/SRC/openSUSE:Factory/.arc.new.26092/arc.changes 2020-01-17 16:07:38.992504271 +0100 @@ -1,0 +2,5 @@ +Fri Jan 17 09:14:38 UTC 2020 - Martin Pluskal <[email protected]> + +- Cleanup package + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arc.spec ++++++ --- /var/tmp/diff_new_pack.MXOMvU/_old 2020-01-17 16:07:39.520504521 +0100 +++ /var/tmp/diff_new_pack.MXOMvU/_new 2020-01-17 16:07:39.524504522 +0100 @@ -1,7 +1,7 @@ # # spec file for package arc # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,13 +33,10 @@ This package allows you to unpack *.arc file %prep -%setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 +%autosetup -p1 %build -make %{?_smp_mflags} OPT="%{optflags}" +%make_build OPT="%{optflags}" %install install -Dpm 0755 arc \ @@ -54,6 +51,6 @@ %license LICENSE %{_bindir}/arc %{_bindir}/marc -%{_mandir}/man1/arc.1%{ext_man} +%{_mandir}/man1/arc.1%{?ext_man} %changelog
