Hello community, here is the log from the commit of package vigra for openSUSE:Factory checked in at 2017-12-23 12:16:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vigra (Old) and /work/SRC/openSUSE:Factory/.vigra.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vigra" Sat Dec 23 12:16:41 2017 rev:34 rq:557943 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/vigra/vigra.changes 2017-03-31 15:01:00.452314016 +0200 +++ /work/SRC/openSUSE:Factory/.vigra.new/vigra.changes 2017-12-23 12:16:49.031392193 +0100 @@ -1,0 +2,13 @@ +Mon Dec 18 03:28:05 UTC 2017 - [email protected] + +- Version update to 1.11.1: + * Added 3D convex hull computation and features + * Added Random Forest version 3, inspired by LEMON's graph API, + to simplify customization of RF variants + * Improved hierarchical clustering + * Minor improvements and bug fixes in code and docs. +- cleanup with spec-cleaner +- remove gcc7-Fix-parameter-of-ImagePyramid-swap.patch + * upstreamed in 18675a51fca27b324eb4e4b49593bcee9bc4535e + +------------------------------------------------------------------- Old: ---- gcc7-Fix-parameter-of-ImagePyramid-swap.patch vigra-1.11.0-src.tar.gz New: ---- vigra-1.11.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vigra.spec ++++++ --- /var/tmp/diff_new_pack.xNXRjp/_old 2017-12-23 12:16:51.159288438 +0100 +++ /var/tmp/diff_new_pack.xNXRjp/_new 2017-12-23 12:16:51.159288438 +0100 @@ -18,22 +18,14 @@ %define _shlibname libvigraimpex11 Name: vigra -Version: 1.11.0 +Version: 1.11.1 Release: 0 Summary: Computer vision Library License: MIT Group: Development/Libraries/C and C++ Url: http://ukoethe.github.io/vigra/ -Source: https://github.com/ukoethe/vigra/releases/download/Version-1-11-0/vigra-1.11.0-src.tar.gz +Source: https://github.com/ukoethe/vigra/releases/download/Version-1-11-1/vigra-%{version}-src.tar.gz#/%{name}-%{version}.tar.gz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM gcc7-Fix-parameter-of-ImagePyramid-swap.patch -Patch0: gcc7-Fix-parameter-of-ImagePyramid-swap.patch -%if 0%{?suse_version} > 1325 -BuildRequires: libboost_headers-devel -BuildRequires: libboost_python-devel -%else -BuildRequires: boost-devel -%endif BuildRequires: cmake BuildRequires: fdupes BuildRequires: fftw3-devel @@ -46,7 +38,12 @@ BuildRequires: pkgconfig BuildRequires: python-devel BuildRequires: zlib-devel -BuildRoot: %{_tmppath}/%{name}-%{version}-build +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +BuildRequires: libboost_python-devel +%else +BuildRequires: boost-devel +%endif %description VIGRA stands for "Vision with Generic Algorithms". It is a novel @@ -93,7 +90,6 @@ %prep %setup -q -%patch0 -p1 %build %cmake \ @@ -112,12 +108,10 @@ %postun -n %{_shlibname} -p /sbin/ldconfig %files -n %{_shlibname} -%defattr(-,root,root) %doc README.md LICENSE.txt %{_libdir}/*.so.* %files devel -%defattr(-,root,root) %{_bindir}/vigra-config %{_libdir}/*.so %{_includedir}/* ++++++ vigra-1.11.0-src.tar.gz -> vigra-1.11.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/vigra/vigra-1.11.0-src.tar.gz /work/SRC/openSUSE:Factory/.vigra.new/vigra-1.11.1.tar.gz differ: char 5, line 1
