Changelog for
strigi-devel-0.7.8-lp150.2.1.x86_64.rpm :
* Tue May 03 2016 aloisioAATTgmx.com- Added strigi-ffmpeg_3.0.patch (deb#803862) and switched to ffmpeg 3.0 on PMBS
* Tue Apr 19 2016 joerg.lorenzenAATTki.tng.de- Force build against ffmpeg < 3.0 on PMBS (build against ffmpeg version >= 3.0 currently fails).
* Thu Dec 24 2015 tchvatalAATTsuse.com- Use properly ffmpeg deps and build with factory provided one
* Tue Aug 12 2014 hrvoje.senjanAATTgmail.com- Move away from kde4-filesystem macros: strigi doesn\'t use kdelibs4 buildsystem
* Thu Jul 31 2014 wbauerAATTtmo.at- Add libstreamanalyzer0 to baselibs.conf to make libkde4-32bit installable, it requires libstreamanalyzer0.so.0()(32bit) which is not provided by libstrigi0-32bit any more
* Sat May 24 2014 tittiatcokeAATTgmail.com- Split out libstreamanalyzer to reduce dependencies as that we have to build kdelibs4 with support for this library to get some metadata during kio actions (bnc#879506)
* Mon Apr 28 2014 dmuellerAATTsuse.com- remove dependency on java-devel
* Tue Jun 18 2013 hrvoje.senjanAATTgmail.com- Added strigi-gcc48.patch which adds STREAMS_EXPORT to class decl., fixes build with gcc48
* Fri Apr 05 2013 idonmezAATTsuse.com- Add Source URL, see https://en.opensuse.org/SourceUrls
* Wed Feb 06 2013 hrvoje.senjanAATTgmail.com- Update to version 0.7.8
* Fix xpm and xbm index
* Extract tracknumber and track count from a value like \"03/16\"
* Fixed indexing of m3u files
* Fix FLAC Files: Remove addtional \'db\' in replaygain
* Fix: flac analizer was importing only one artist tag
* Fix: non numeric genres in id3 v2 mp3 are ignored
* Fix parsing of genre field in id3v2 tags
* Change: TPE2 tag it\'s used as nmm:albumArtist instead as nmm:performer in ID3 analyzer
* Change: added support to TRACKTOTAL tag as an equivalent to TRACKCOUNT in FLAC analyzer
* C++11 fixes
* Let the strigi ffmpeg plugin compile on modern ffmpeg versions
* Remove dependency on boost
* Use GNUInstallDirs in order to install into lib64 automatically
* Install a version file for the CMake config module
* Allow the Strigi submodules to be installed in custom prefixes- Drop git.diff patch, all aplied upstream- Dropped boost-devel BuildRequires as per upstream changes
* Sun Nov 25 2012 cgiboudeauxAATTgmx.com- Fix the SLES build: Replace BuildRequires:pkgconfig(...)
* Tue Oct 16 2012 cooloAATTsuse.com- add explicit buildrequire on libbz2-devel
* Tue Aug 14 2012 hrvoje.senjanAATTgmail.com- Add git.diff patch, which syncs strigi to current git snapshot.
* Adding support to TRACKTOTAL tag equivalent to TRACKCOUNT tag
* Use TPE2 tag as nmm:albumArtist in id3 tags
* Fix: non numeric genres in id3 v2 mp3 are ignored
* Fix: only the last performer is added when there is more than one artist tag in a flac file
* Fix FLAC files - remove \'db\' in replaygain
* Fix m3u playlist indexing
* Extract tracknumber and track count from a value like \"03/16\"
* Fix xpm and xbm for strigi analysis- Add fix for jpegendanalyzer not able to index files with isoSpeedRatings value- Drop obsolete strigi-missing-decl.patch, now contained in git.diff
* Thu Mar 15 2012 ajAATTsuse.de- Fix build: Always include unistd.h for sleep declaration.
* Tue Mar 06 2012 stefan.bruensAATTrwth-aachen.de- update to 0.7.7: - Many nepomuk field name fixes - More accurate file format check for tar files - Better checking of bounds in OLE files. - Increase performance of default file input stream. - Check for surrogate pairs in UTF-8 strings. - Improve ID3 analyzer: skip zero padding before mp3 stream to handle typical LAME output, implement unsynchronization flag handling - Properly finish child indexing in all analyzers.
* Fri Jan 20 2012 toddrme2178AATTgmail.com- For Factory switched the file monitoring backend from fam to the upstream-recommended gamin this is not available in earlier versions of openSUSE
* Sat Dec 03 2011 tittiatcokeAATTgmail.com- Add a patch to make strigi build with the new clucene version in Factory.
* Thu Nov 24 2011 wstephensonAATTsuse.com- Update to 0.7.6 - Better performance reading PDF streams of unknown length - More accurate metadata indexing particularly of media files
* Sun Oct 02 2011 reddwarfAATTopensuse.org- Cleaned up spec file formatting
* Wed Aug 10 2011 reddwarfAATTopensuse.org- Optionally enable ffmpeg indexing support.
* Tue Jul 26 2011 asterios.dramisAATTgmail.com- Update to version 0.7.5:
* Synchronize the modules. In 0.7.4, the modules were not synchronized.- Spec file updates:
* Changes based on spec-cleaner run.
* Removed openssl-devel from BuildRequires: (not needed).
* Added dbus-1-devel, dbus-1-x11, java-devel, libexpat-devel and zlib-devel in BuildRequires:.
* Added description for the patch based on openSUSE Patches Guidelines.
* Updates in Summary:, %description and Group entries.
* Compile the package out of source.
* Minor other updates.
* Fri Jan 28 2011 remurAATTgmx.net- Check file size of ole compound documents (bko#251701)
* Dolphin crashes when hovering a MSI file
* Tue Jan 18 2011 wstephensonAATTnovell.com- Update to newer snapshot
* Fix double delete in libstreamindexer (bko#257944)
* Tue Dec 14 2010 toddrme2178AATTgmail.com- Add optional dependency
* FAM - Support for efficient file change monitoring system
* Tue Dec 14 2010 wstephensonAATTnovell.com- rpmlint fixes:
* Remove obsolete versions
* Correct RPM groups
* Fri Nov 05 2010 tittiatcokeAATTgmail.com- update to version 0.7.3
* Always read the image size of the JPEG from the header (bko#246854)
* Add support for parsing XESAM xml-language
* Thu Aug 26 2010 tittiatcokeAATTgmail.com- Update to a newer snapshot. This snapshot is able to work with the new clucene version.
* Fri Jul 30 2010 tittiatcokeAATTgmail.com- Update to a newer snapshot
* Thu Feb 11 2010 tittiatcokeAATTgmail.com- update to 0.7.2 - Improve cpp analyzer speed and output - Fix crash due to deep nesting of calls in pdf analyzer - Fix iconv use on Mac OS X
* Mon Feb 01 2010 jengelhAATTmedozas.de- package baselibs.conf
* Thu Jan 14 2010 tittiatcokeAATTgmail.com- update to 0.7.1 - Support more fields from ODF documents - Improved skipping behavior on streams for large files. - Added album art support. - Added support for ID3v1 tags. - Added MP3 stream metadata extraction, UTF-16 support in tags. - Extended the range of metadata extracted by ID3 analyzer. - Added a FLAC audio file analyzer. - Significantly unbreak the PDF analyzer. - Fix scanning trees where permissions are insufficient to read some parts - Check for multithreaded version of libxml2 - Require newer CLucene version (0.9.21)
* Sun Aug 02 2009 beineriAATTopensuse.org- update to 0.7.0:
* Change to Nepomuk ontologies
* Set file property for embedded ar streams. This fixes the opening of these streams in archivereader.
* Instead of reading each .rdf file at once in memory and then parse it, use the libxml2 I/O API to read chunks of the file when requested.
* The attribute value is not \'\\0\' terminated but has a pointer to the end of the string. In addition, string comparison was sped up by first comparing the string length.
* Sun May 17 2009 beineriAATTopensuse.org- update to 0.6.5:
* now allows path that start with protocol:/
* like \'file:///\'
* Add a new function AnalysisResult::child().
* Adjust to the new library naming scheme in iconv-1.12
* Implemented missing addTriplet method
* Rewrite the implementation of ArchiveReader. The new implemen- tation is more effient in listing contents of directories.
* Wed May 13 2009 dmuellerAATTsuse.de- add versioned dependency