84 lines
3.0 KiB
Plaintext
84 lines
3.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu May 7 20:27:34 UTC 2015 - hrvoje.senjan@gmail.com
|
|
|
|
- Comment out the Source URL, since we now have a git snapshot
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 6 22:46:59 UTC 2015 - dev@dominik-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 20:53:51 UTC 2014 - alinm.elena@gmail.com
|
|
|
|
- this is qt5 version splitted from the qt4 one.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 11 01:50:43 UTC 2014 - crrodriguez@opensuse.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 7 20:09:12 UTC 2013 - stefan@fam-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 20:32:37 UTC 2012 - p.drouand@gmail.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 12:22:18 UTC 2012 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections per specfile guideline suggestions
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 12 20:15:16 UTC 2011 - adam@mizerski.pl
|
|
|
|
- update to 0.4.3
|
|
See NEWS for details
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 7 19:15:04 UTC 2011 - adam@mizerski.pl
|
|
|
|
- update to 0.4.2
|
|
See NEWS for details
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 27 13:30:37 UTC 2011 - cfarrell@novell.com
|
|
|
|
- license update: GPL-2.0+ or LGPL-2.1+
|
|
Update license syntax. Also GPLv2 was not correct. It is an ^or later^
|
|
clause
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 23 15:41:23 UTC 2011 - adam@mizerski.pl
|
|
|
|
- new package
|
|
|