- new upstream release 0.1.6
* SF#477 Fix integer overflow on shorting by memory
* Add a Keywords line into lxtask.desktop file
* Add compilation notes into README file
* Use POSIX call sysconf(_SC_NPROCESSORS_ONLN) instead of
Linux-only get_nprocs()
* Update text of GPL-2 (in the file COPYING)
- removed lxtask-0.1.5-fix-license-in-copying-file.patch
OBS-URL: https://build.opensuse.org/request/show/258146
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/lxtask?expand=0&rev=36
- new upstream version 0.1.5
* Fix compilation warning on 64 bit arch
* Fix wrapping on 32-bit architectures: CPU timers may exceed 32
bit so use 64 bit
* Fixing FTBFS on kfreebsd (bug #585969 in Debian)
* use nprocs() function instead of /proc/cpuinfo
* [SF#620]Fix parsing command line containing ')'
* Update memory sizes to 64 bit and fix compilation warnings
* Add manual page lxtask.1
* Replace deprecated macro AC_PROG_INTLTOOL with IT_PROG_INTLTOOL
* [SF#607]Add AC_CONFIG_MACRO_DIR to configure.ac and ACLOCAL_
AMFLAGS to Makefile.am
* Use macro AM_MAINTAINER_MODE correct way - with ([enable])
* Add .gitignore file
* Move lxtask.desktop.in into data/ subdirectory
* Add --enable-debug option to configure script
* Don't use libtoolize in autogen.sh, lxtask is not a library
* Generate po/LINGUAS on the fly instead of manual generating
* Fix Makefile.am warning
* Remove gtk-doc stuff in autogen
* Fix autogen with new versions of automake
* Fix -1% CPU for processes on armhf
* Fix sort tasks by clicking the User Name
* Don't stop lxtask self
* Remove an unneccesary initilize
* Debian: Use ./autogen.sh before dh_auto_configure
* Fix integer overflow in memory show
* Remove column auto resize
* Support to show full cmdline
* Translation updates
- disabled lxtask-automake-1.12.diff patch
* no autogen.sh present in the package
- spec file cleanup
- Split lang package
- Added lxtask-0.1.5-fix-license-in-copying-file.patch
* Fix wrong FSF address
OBS-URL: https://build.opensuse.org/request/show/249893
OBS-URL: https://build.opensuse.org/package/show/X11:lxde/lxtask?expand=0&rev=33