Hello community, here is the log from the commit of package findbugs for openSUSE:Factory checked in at 2017-10-17 01:51:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/findbugs (Old) and /work/SRC/openSUSE:Factory/.findbugs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "findbugs" Tue Oct 17 01:51:10 2017 rev:25 rq:533051 version:1.3.9 Changes: -------- --- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes 2017-09-20 17:08:30.152931247 +0200 +++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes 2017-10-17 01:51:11.478163472 +0200 @@ -1,0 +2,6 @@ +Fri Sep 29 08:15:35 UTC 2017 - [email protected] + +- Don't condition the maven defines on release version, but on + _maven_repository being defined + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ findbugs.spec ++++++ --- /var/tmp/diff_new_pack.254f0h/_old 2017-10-17 01:51:12.786102199 +0200 +++ /var/tmp/diff_new_pack.254f0h/_new 2017-10-17 01:51:12.786102199 +0200 @@ -265,10 +265,10 @@ %{_iconsdir}/hicolor/32x32/apps/findbugs.png %{_iconsdir}/hicolor/48x48/apps/findbugs.png %{_mavenpomdir}/* -%if 0%{?suse_version} == 1315 -%config %{_datadir}/maven-fragments/findbugs +%if %{defined _maven_repository} +%config %{_mavendepmapfragdir}/%{name} %else -%config %{_datadir}/maven-metadata/%{name}.xml +%config %{_datadir}/maven-metadata/%{name}.xml* %endif %{_datadir}/applications/*%{name}.desktop %{_datadir}/pixmaps/%{name}.png
