Hello community, here is the log from the commit of package netcdf for openSUSE:Factory checked in at 2014-05-21 16:19:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/netcdf (Old) and /work/SRC/openSUSE:Factory/.netcdf.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "netcdf" Changes: -------- --- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes 2014-02-11 11:42:01.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes 2014-05-21 16:19:56.000000000 +0200 @@ -1,0 +2,12 @@ +Thu May 1 21:17:08 UTC 2014 - [email protected] + +- update to 4.3.2 + * Improved type handling with respect to fill-values. + * Enabled netCDF-4 bit-for-bit reproducibility for nccopy and other + applications (thanks to Rimvydas Jasinskas and Quincey Koziol). + * Improved cmake build process. + * As part of an ongoing project, the Doxygen-generated netCDF documentation + has been reorganized. The goal is to make the documentation easier to + parse, and to eliminate redundant material. + +------------------------------------------------------------------- Old: ---- netcdf-4.3.1.1.tar.gz New: ---- netcdf-4.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ netcdf.spec ++++++ --- /var/tmp/diff_new_pack.du5A2l/_old 2014-05-21 16:20:01.000000000 +0200 +++ /var/tmp/diff_new_pack.du5A2l/_new 2014-05-21 16:20:01.000000000 +0200 @@ -22,7 +22,7 @@ Summary: Libraries for the Unidata network Common Data Form License: SUSE-NetCDF Group: System/Libraries -Version: 4.3.1.1 +Version: 4.3.2 Release: 0 Url: http://www.unidata.ucar.edu/software/netcdf/ Source: ftp://ftp.unidata.ucar.edu/pub/%{name}/%{name}-%{version}.tar.gz @@ -119,7 +119,7 @@ %setup -q %patch0 -p1 -b .correct_casting %patch1 -p1 -b .codecleanup -%patch2 -p1 -b .no_date_time +%patch2 -p0 -b .no_date_time %patch3 -p1 -b .pkgconfig %build @@ -158,7 +158,7 @@ %files %defattr(-,root,root,-) -%doc COPYRIGHT README RELEASE_NOTES.md +%doc COPYRIGHT README.md RELEASE_NOTES.md %{_bindir}/* %exclude %{_bindir}/nc-config %{_mandir}/man1/* ++++++ netcdf-4.3.1.1.tar.gz -> netcdf-4.3.2.tar.gz ++++++ ++++ 49380 lines of diff (skipped) ++++++ netcdf-no_date_time.patch ++++++ --- /var/tmp/diff_new_pack.du5A2l/_old 2014-05-21 16:20:02.000000000 +0200 +++ /var/tmp/diff_new_pack.du5A2l/_new 2014-05-21 16:20:02.000000000 +0200 @@ -1,11 +1,13 @@ ---- netcdf-4.2.orig/libdispatch/derror.c 2012-03-20 21:30:48.000000000 -0400 -+++ netcdf-4.2/libdispatch/derror.c 2012-04-09 17:03:31.728636583 -0400 -@@ -10,7 +10,7 @@ +Index: libdispatch/derror.c +=================================================================== +--- libdispatch/derror.c.orig 2014-04-23 17:44:02.000000000 -0300 ++++ libdispatch/derror.c 2014-05-01 20:31:46.305036284 -0300 +@@ -10,7 +10,7 @@ Research/Unidata. See COPYRIGHT file for #include "ncdispatch.h" /* Tell the user the version of netCDF. */ -static const char nc_libvers[] = PACKAGE_VERSION " of "__DATE__" "__TIME__" $"; +static const char nc_libvers[] = PACKAGE_VERSION " $"; - /** \defgroup lib_version Library Version - + /** + \ingroup lib_version -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
