commit getdata for openSUSE:Factory
Hello community, here is the log from the commit of package getdata for openSUSE:Factory checked in at 2016-07-28 23:47:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/getdata (Old) and /work/SRC/openSUSE:Factory/.getdata.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "getdata" Changes: -------- --- /work/SRC/openSUSE:Factory/getdata/getdata.changes 2016-03-31 13:02:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.getdata.new/getdata.changes 2016-07-28 23:47:15.000000000 +0200 @@ -1,0 +2,31 @@ +Sun Jul 24 18:27:35 UTC 2016 - ctrippe@opensuse.org + +- update to 0.9.3 + for all relevant changes see + https://sourceforge.net/projects/getdata/files/getdata/0.9.3/ + API Changes: + * gd_verbose_prefix() can now be used on invalid dirfiles. Previously, + this function would return GD_E_BAD_DIRFILE when passed an invalid + DIRFILE pointer. + * BUG FIX: When trying to access a LINTERP table file in a non-existent + directory, GetData now reports the correct error (No such file or + directory). Reported by Johanna Nagy. + + Library Changes: + * GetData can now read SIE files containing the optional nine-byte + header (which can be created by daisie). When read by GetData, + information in the header is completely ignored (because the GetData + metadata contains all the necessary information). GetData never + writes the header, but calls to gd_putdata() will preserve an + existing header. Calls which re-code the file (like gd_alter_endianness(), + gd_alter_raw(), &c.) will result in an existing header being deleted. + * BUG FIX: Filenames and line numbers appearing in GD_E_FORMAT + error strings returned by gd_error_string() are correct again. + This bug also affected parser metadata sent to a registered parser + callback. + * BUG FIX: On platforms where char is signed, the library no longer + rejects field names containing bytes with the top bit set. +- remove patch fix_test_alter_entry_scalar3r.diff included in this + version + +------------------------------------------------------------------- Old: ---- fix_test_alter_entry_scalar3r.diff getdata-0.9.2.tar.xz New: ---- getdata-0.9.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ getdata.spec ++++++ --- /var/tmp/diff_new_pack.IGTIcX/_old 2016-07-28 23:47:16.000000000 +0200 +++ /var/tmp/diff_new_pack.IGTIcX/_new 2016-07-28 23:47:16.000000000 +0200 @@ -18,15 +18,13 @@ Name: getdata -Version: 0.9.2 +Version: 0.9.3 Release: 0 Summary: Library for reading and writing dirfile data License: LGPL-2.1+ Group: Development/Libraries/C and C++ Url: http://getdata.sourceforge.net/ Source: %{name}-%{version}.tar.xz -# PATCH-FIX-UPSTREAM -- Fix test_alter_entry_scalar which was broker on 32bit with 0.9.2 -Patch: fix_test_alter_entry_scalar3r.diff BuildRequires: bzip2 BuildRequires: gcc-c++ BuildRequires: gcc-fortran @@ -144,7 +142,6 @@ %prep %setup -q -%patch %build %configure --disable-static --enable-modules --with-perl-dir=vendor ++++++ getdata-0.9.2.tar.xz -> getdata-0.9.3.tar.xz ++++++ ++++ 16438 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de