AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 0.0.6+svn1368047: * Apply some more GCC flags also on GNU/Hurd. * Use the autodetected CMAKE_C_COMPILER instead of hardwired GCC. Fixes build with compilers other than GCC. * Merge Fedora's patch for non-executable stack (makes SELinux happier). * Add a minimum cmake version. * Remove this outdated FindQt4. cmake 2.6.4 has a way better one. * "comparison is always true due to limited range of data type", which means some compiler could have made that loop run endless. * Port away from Qt3Support * Enable compilation with Qt5, but skip cpptoxml. - Remove qimageblitz-0.0.4-noexecstack.patch: fixed upstream. - Add qimageblitz-qt5-fix-soname.patch: Change the soname for Qt5 to fix a conflict with Qt4. - Build for Qt5 too. - Rename the source package to qimageblitz from libqimageblitz4. - Move the docfiles from the devel package to the library package. - Spec cleanup.
- license update: BSD-2-Clause See COPYING
- Update to 0.0.6 - Spec file updates: * Changes based on spec-cleaner run. * Changes in Group, Url, Summary and %description entries. * Removed Provides/Obsoletes entries for libblitz4. * Removed %changelog entries. * Minor other updates. - Added a patch (taken from Fedora) to fix "executable-stack" rpmlint warning.
- fix build against cmake 2.6
- update to 0.0.4 (official release): * small bugfixes
- rename to libqimageblitz4 and update to SVN version
- Initial package