diff --git a/libolecf-alpha-20131012.tar.gz b/libolecf-alpha-20131012.tar.gz deleted file mode 100644 index 68dd14b..0000000 --- a/libolecf-alpha-20131012.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34d5834f2c912c6e69616c84f8e9f098c6c2ec7c052d6f15876784701d5a0223 -size 1406463 diff --git a/libolecf-alpha-20131108.tar.gz b/libolecf-alpha-20131108.tar.gz new file mode 100644 index 0000000..c4abcad --- /dev/null +++ b/libolecf-alpha-20131108.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3baa978d1a6b9be52eec88142f6f726fbb6109fbd8e10d8eb1b75e7cbac2a72a +size 1395253 diff --git a/libolecf.changes b/libolecf.changes index b21aefd..bf07b64 100644 --- a/libolecf.changes +++ b/libolecf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Nov 23 04:45:44 UTC 2013 - Greg.Freemyer@gmail.com + +- updated to 20131108 + * added support for 0 value sub directory entry not being used as index. + ------------------------------------------------------------------- Wed Oct 16 15:59:26 UTC 2013 - Greg.Freemyer@gmail.com diff --git a/libolecf.spec b/libolecf.spec index 782c34e..82dec80 100644 --- a/libolecf.spec +++ b/libolecf.spec @@ -18,7 +18,7 @@ Name: libolecf %define lname libolecf1 -%define timestamp 20131012 +%define timestamp 20131108 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the OLE 2 Compound File (OLECF) format. @@ -26,7 +26,7 @@ License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities Url: http://code.google.com/p/libolecf/ -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/libolecf-alpha-20131012.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/libolecf-alpha-20131108.tar.gz Source: %name-alpha-%timestamp.tar.gz Source2: OLE_Compound_File_format.pdf BuildRequires: pkg-config @@ -47,7 +47,7 @@ BuildRequires: pkgconfig(libfdatetime) BuildRequires: pkgconfig(libcthreads) >= 20130723 %endif %endif -# these packages fail if the factory version is used, verified 10/16/2013 +# these packages fail if the factory version is used, verified 11/16/2013 #BuildRequires: pkgconfig(libcerror) #BuildRequires: pkgconfig(libfguid) # these packages have not been released standalone by upstream