Hello community, here is the log from the commit of package vtkdata for openSUSE:Factory checked in at 2013-07-16 16:26:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2012-10-31 14:06:04.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.vtkdata.new/vtkdata.changes 2013-07-16 16:27:00.000000000 +0200 @@ -1,0 +2,11 @@ +Sat Jul 13 12:20:24 UTC 2013 - [email protected] + +- fix release series and source url + +------------------------------------------------------------------- +Fri Jun 28 13:43:27 UTC 2013 - [email protected] + +- Update to version 6.0.0: + + No detailed changelog available. + +------------------------------------------------------------------- Old: ---- vtkdata-5.10.1.tar.gz New: ---- _service vtkdata-6.0.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vtkdata.spec ++++++ --- /var/tmp/diff_new_pack.vbcMnO/_old 2013-07-16 16:27:03.000000000 +0200 +++ /var/tmp/diff_new_pack.vbcMnO/_new 2013-07-16 16:27:03.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package vtkdata # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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,9 +17,9 @@ Name: vtkdata -Version: 5.10.1 +Version: 6.0.0 Release: 0 -%define series 5.10 +%define series 6.0 Summary: Kitware VTK Library Data License: BSD-3-Clause Group: Productivity/Scientific/Other @@ -38,10 +38,7 @@ This package contains some example data for the Toolkit. %prep -%setup -q -n VTKData%{version} - -# Licensing problem, see bnc#764509 -rm Data/2h2o.out +%setup -q -n VTKDATA%{version} %build @@ -49,13 +46,10 @@ mkdir -p %{buildroot}%{_docdir}/vtkdata mkdir -p %{buildroot}%{_datadir} -cp -a $RPM_BUILD_DIR/VTKData%{version} %{buildroot}%{_datadir}/vtkdata +cp -a $RPM_BUILD_DIR/VTKDATA%{version} %{buildroot}%{_datadir}/vtkdata %fdupes %{buildroot}%{_datadir}/vtkdata -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc %{_docdir}/vtkdata ++++++ _service ++++++ <services> <service mode="localonly" name="download_files"/> </services>++++++ vtkdata-5.10.1.tar.gz -> vtkdata-6.0.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/vtkdata/vtkdata-5.10.1.tar.gz /work/SRC/openSUSE:Factory/.vtkdata.new/vtkdata-6.0.0.tar.gz differ: char 5, line 1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
