Changelog for
quazip-qt5-devel-0.7.6-3.1.x86_64.rpm :
* Tue May 30 2017 christopheAATTkrop.fr- Update to 0.7.3
* Symlink handling.
* Static linking exception for LGPL.
* Minor bug fixes.
* New JlCompress methods (QIODevice
*-based API by Lukasz Kwiecinski)
* Implemented QuaZioDevice::atEnd() and bytesAvailable(). these might break ABI, but pretty unlikely.- Drop quazip-0.7.1-r260.diff. Merged upstream
* Tue Nov 10 2015 mlinAATTsuse.com- Add Provides/Obsoletes for old libquazip-qt5
* Wed Nov 04 2015 hpjAATTurpla.net- streamline quazip and libquazip-qt5 specs- rename libquazip-qt5.
* to quazip-qt5.
*- apply quazip-0.7.1-r260.diff generated from svn svn diff -r r250:r260
* Thu May 07 2015 hrvoje.senjanAATTgmail.com- Comment out the Source URL, since we now have a git snapshot
* Fri Feb 06 2015 devAATTdominik-schmidt.de- update to latest svn trunk
* fixes coninstallation of Qt4 and Qt5 devel packages
* remove patch soversion.diff, it was a downstream hack
* upstream uses a new soname now
* Sun Dec 28 2014 alinm.elenaAATTgmail.com- this is qt5 version splitted from the qt4 one.
* Sat Oct 11 2014 crrodriguezAATTopensuse.org- quazip-devel should require pkgconfig(qtcore)- Build shared library with -fvisibility-inlines-hidden- Ensure doxygen does not create html files with timestamps.
* Sat Sep 07 2013 stefanAATTfam-elser.de- Update to 0.5.1 version:
* Lots of QuaZipDir fixes, thanks to all bug reporters.
* Full Qt Creator support.
* MS VS 2010 Express support.
* Qt5 support (didn\'t need any source code changes anyway).
* Lots of minor bug fixes.
* Sat Dec 15 2012 p.drouandAATTgmail.com- Update to 0.5 version:
* Added run_moc.bat files for building under Windows in case Qt integration is not available (e. g. VS 2008 Express).
* Added the QuaZipDir class to simplify ZIP navigation in terms of directories.
* Added the QuaGzipFile class for working with GZIP archives. It was added as a bonus since it has nothing to do with the main purpose of the library. It probably won\'t get any major improvements, although minor bug fixes are possible.
* Added the QuaZIODevice class for working with zlib compression. It has nothing to do with the ZIP format, and therefore the same notice as for the QuaGzipFile applies.
* The global comment is no longer erased when adding files to an archive.
* Many bug fixes.
* Sun Jan 29 2012 jengelhAATTmedozas.de- Remove redundant tags/sections per specfile guideline suggestions