Hello community, here is the log from the commit of package vtkdata for openSUSE:Factory checked in at 2014-02-06 07:00:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vtkdata (Old) and /work/SRC/openSUSE:Factory/.vtkdata.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vtkdata" Changes: -------- --- /work/SRC/openSUSE:Factory/vtkdata/vtkdata.changes 2013-07-16 16:27:00.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.vtkdata.new/vtkdata.changes 2014-02-06 07:00:45.000000000 +0100 @@ -1,0 +2,6 @@ +Wed Feb 5 04:59:14 UTC 2014 - [email protected] + +- Update to version 6.1.0: + + No detailed changelog available + +------------------------------------------------------------------- Old: ---- vtkdata-6.0.0.tar.gz New: ---- VTKData-6.1.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vtkdata.spec ++++++ --- /var/tmp/diff_new_pack.Semuqh/_old 2014-02-06 07:00:48.000000000 +0100 +++ /var/tmp/diff_new_pack.Semuqh/_new 2014-02-06 07:00:48.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package vtkdata # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: vtkdata -Version: 6.0.0 +Version: 6.1.0 Release: 0 -%define series 6.0 +%define series 6.1 Summary: Kitware VTK Library Data License: BSD-3-Clause Group: Productivity/Scientific/Other Url: http://www.vtk.org -Source: http://www.vtk.org/files/release/%{series}/%{name}-%{version}.tar.gz +Source: http://www.vtk.org/files/release/%{series}/VTKData-%{version}.tar.gz BuildRequires: fdupes BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch @@ -38,7 +38,7 @@ This package contains some example data for the Toolkit. %prep -%setup -q -n VTKDATA%{version} +%setup -q -n VTK-%{version} %build @@ -46,7 +46,7 @@ mkdir -p %{buildroot}%{_docdir}/vtkdata mkdir -p %{buildroot}%{_datadir} -cp -a $RPM_BUILD_DIR/VTKDATA%{version} %{buildroot}%{_datadir}/vtkdata +cp -a $RPM_BUILD_DIR/VTK-%{version} %{buildroot}%{_datadir}/vtkdata %fdupes %{buildroot}%{_datadir}/vtkdata -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
