Hello community, here is the log from the commit of package vigra for openSUSE:Factory checked in at 2017-02-16 16:43:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vigra (Old) and /work/SRC/openSUSE:Factory/.vigra.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vigra" Changes: -------- --- /work/SRC/openSUSE:Factory/vigra/vigra.changes 2017-02-10 09:45:44.289760490 +0100 +++ /work/SRC/openSUSE:Factory/.vigra.new/vigra.changes 2017-02-16 16:43:50.308303560 +0100 @@ -1,0 +2,5 @@ +Sat Feb 11 22:19:28 UTC 2017 - [email protected] + +- Update RPM group. Run fdupes. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vigra.spec ++++++ --- /var/tmp/diff_new_pack.aNQ7jH/_old 2017-02-16 16:43:51.412146801 +0100 +++ /var/tmp/diff_new_pack.aNQ7jH/_new 2017-02-16 16:43:51.416146233 +0100 @@ -33,6 +33,7 @@ BuildRequires: boost-devel %endif BuildRequires: cmake +BuildRequires: fdupes BuildRequires: fftw3-devel BuildRequires: gcc-c++ BuildRequires: hdf5-devel @@ -55,7 +56,7 @@ %package -n %{_shlibname} Summary: Computer vision Library -Group: Development/Libraries/C and C++ +Group: System/Libraries Provides: %{name} = %{version} Obsoletes: %{name} < %{version} @@ -102,6 +103,7 @@ %cmake_install rm -rf %{buildroot}%{_docdir}/vigranumpy +%fdupes %{buildroot}/%{_prefix} %post -n %{_shlibname} -p /sbin/ldconfig %postun -n %{_shlibname} -p /sbin/ldconfig
