Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package maven for openSUSE:Factory checked in at 2022-09-05 21:22:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/maven (Old) and /work/SRC/openSUSE:Factory/.maven.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "maven" Mon Sep 5 21:22:16 2022 rev:14 rq:1001264 version:3.8.6 Changes: -------- --- /work/SRC/openSUSE:Factory/maven/maven.changes 2022-08-02 22:08:50.773712696 +0200 +++ /work/SRC/openSUSE:Factory/.maven.new.2083/maven.changes 2022-09-05 21:22:22.313191689 +0200 @@ -1,0 +2,5 @@ +Mon Aug 29 08:50:39 UTC 2022 - Thorsten Kukuk <ku...@suse.com> + +- Move mvn.1 from bin to man directory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ maven.spec ++++++ --- /var/tmp/diff_new_pack.gNdccO/_old 2022-09-05 21:22:22.913193273 +0200 +++ /var/tmp/diff_new_pack.gNdccO/_new 2022-09-05 21:22:22.921193294 +0200 @@ -341,8 +341,6 @@ xmvn-subst -R %{buildroot} -s %{buildroot}%{homedir} -install -p -m 644 %{SOURCE2} %{buildroot}%{homedir}/bin/ -gzip -9 %{buildroot}%{homedir}/bin/mvn.1 install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/mvn%{?maven_version_suffix} mv %{buildroot}%{homedir}/bin/m2.conf %{buildroot}%{_sysconfdir}/m2%{?maven_version_suffix}.conf ln -sf %{_sysconfdir}/m2%{?maven_version_suffix}.conf %{buildroot}%{homedir}/bin/m2.conf @@ -355,7 +353,7 @@ ln -sf %{homedir}/bin/mvn %{buildroot}%{_bindir}/ ln -sf %{homedir}/bin/mvnDebug %{buildroot}%{_bindir}/ install -d -m 755 %{buildroot}%{_mandir}/man1/ -ln -sf %{homedir}/bin/mvn.1.gz %{buildroot}%{_mandir}/man1/ +install -p -m 644 %{SOURCE2} %{buildroot}%{_mandir}/man1/ %files lib -f .mfiles %doc README.md