Hello community, here is the log from the commit of package liblnk for openSUSE:Factory checked in at 2013-11-25 14:54:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/liblnk (Old) and /work/SRC/openSUSE:Factory/.liblnk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "liblnk" Changes: -------- --- /work/SRC/openSUSE:Factory/liblnk/liblnk.changes 2013-07-31 17:23:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.liblnk.new/liblnk.changes 2013-11-25 14:54:48.000000000 +0100 @@ -0,0 +1,25 @@ +------------------------------------------------------------------- +Thu Nov 21 03:38:47 UTC 2013 - [email protected] + +- update to v0~20131015 + * updated dependencies + * improved pyolecf as integer functions + * worked on setup.py, largely for MSI builds +- cleanup BuildRequires statements + +------------------------------------------------------------------- +Fri Sep 20 02:28:51 UTC 2013 - [email protected] + +- updated to v0~20130829 + * change to API to expose link target identifier data + * fixes for building with stand-alone libuna and libbfio + * updated dependencies + * worked on automated tests + * bug fix in pymsiecf file object libbfio glue code + * worked on shell items + - detection of delegate 0x2e item + * fix in debug output for local path + * worked on tests + * textual changes + +------------------------------------------------------------------- Old: ---- liblnk-alpha-20130413.tar.gz New: ---- liblnk-alpha-20131015.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ liblnk.spec ++++++ --- /var/tmp/diff_new_pack.fkj8gs/_old 2013-11-25 14:54:49.000000000 +0100 +++ /var/tmp/diff_new_pack.fkj8gs/_new 2013-11-25 14:54:49.000000000 +0100 @@ -18,32 +18,31 @@ Name: liblnk %define lname liblnk1 -%define timestamp 20130413 +%define timestamp 20131015 Version: 0~%timestamp Release: 0 Summary: Library and tools to access the Windows Shortcut File (LNK) format License: LGPL-3.0+ and GFDL-1.3+ Group: Productivity/File utilities Url: http://code.google.com/p/liblnk/ - -#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/liblnk-alpha-20130413.tar.gz +#DL-URL: https://googledrive.com/host/0B3fBvzttpiiSQmluVC1YeDVvZWM/liblnk-alpha-20131015.tar.gz Source: %name-alpha-%timestamp.tar.gz Source2: Windows_Shortcut_File_(LNK)_format.pdf BuildRequires: pkg-config BuildRequires: python-devel -BuildRequires: pkgconfig(libbfio) >= 0~20130721 -BuildRequires: pkgconfig(libcfile) >= 0~20130609 -BuildRequires: pkgconfig(libclocale) >= 0~20130609 -BuildRequires: pkgconfig(libcnotify) >= 0~20130609 -BuildRequires: pkgconfig(libcpath) >= 0~20130609 -BuildRequires: pkgconfig(libcsplit) >= 0~20130609 -BuildRequires: pkgconfig(libfdatetime) >= 0~20130317 -# the below failed to compile with factory version as of July 29, 2013 -#BuildRequires: pkgconfig(libcdata) >= 0~20130407 +BuildRequires: pkgconfig(libbfio) >= 20130721 +BuildRequires: pkgconfig(libcdata) >= 20130904 +BuildRequires: pkgconfig(libcfile) >= 20130609 +BuildRequires: pkgconfig(libclocale) >= 20130609 +BuildRequires: pkgconfig(libcnotify) >= 20130609 +BuildRequires: pkgconfig(libcpath) >= 20130609 +BuildRequires: pkgconfig(libcsplit) >= 20130609 +BuildRequires: pkgconfig(libfdatetime) >= 20130317 +BuildRequires: pkgconfig(libfguid) >= 20130904 +BuildRequires: pkgconfig(libuna) >= 20120425 +# the below failed to compile with factory version as of Nov 1, 2013 #BuildRequires: pkgconfig(libcerror) >= 20120425 -#BuildRequires: pkgconfig(libfguid) >= 20120426 -#BuildRequires: pkgconfig(libuna) >= 20120425 -# the below are not (yet) in factory +# the below are not released as standalone packages by upstream #BuildRequires: pkgconfig(libfwsi) >= 20120426 #BuildRequires: pkgconfig(libcsystem) >= 20120425 #BuildRequires: pkgconfig(libcstring) >= 20120425 ++++++ liblnk-alpha-20130413.tar.gz -> liblnk-alpha-20131015.tar.gz ++++++ ++++ 40895 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
