- Update to 0.17: * bump MAX_PIDS and MAX_RESULTS to 128 * support for zsh completion - dropped no more needed patch progress-fix_ncurses_without_pkgconfig.patch - provide separate subpackage for zsh completion OBS-URL: https://build.opensuse.org/request/show/1121242 OBS-URL: https://build.opensuse.org/package/show/utilities/progress?expand=0&rev=13
97 lines
3.1 KiB
Plaintext
97 lines
3.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 30 16:21:15 UTC 2023 - Andrea Manzini <andrea.manzini@suse.com>
|
|
|
|
- Update to 0.17:
|
|
* bump MAX_PIDS and MAX_RESULTS to 128
|
|
* support for zsh completion
|
|
|
|
- dropped no more needed patch progress-fix_ncurses_without_pkgconfig.patch
|
|
- provide separate subpackage for zsh completion
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 26 11:33:01 UTC 2021 - Paolo Stivanin <info@paolostivanin.com>
|
|
|
|
- Update to 0.16:
|
|
* fix procstat_getprocs()
|
|
* add support for single binary
|
|
* add scp, zip and unzip
|
|
* add FreeBSD support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Dec 3 21:27:44 UTC 2020 - Avindra Goolcharan <avindra@opensuse.org>
|
|
|
|
- Update to version 0.15
|
|
* fix non-ASCII (Unicode) chars in ncurses
|
|
* fix sprintf build warnings
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 2 00:22:10 UTC 2018 - avindra@opensuse.org
|
|
|
|
- Update to version 0.14
|
|
* add support for 7z, 7za, split and gpg
|
|
* add support for .progressrc
|
|
* doc and build fixes
|
|
- cleanup with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 14 13:38:30 UTC 2018 - pascal.bleser@opensuse.org
|
|
|
|
- using master head from git
|
|
- add progress-fix_ncurses_without_pkgconfig.patch: fix Makefile to
|
|
build with our ncurses-devel (doesn't have a pkgconfig file)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 7 04:26:00 UTC 2018 - avindra@opensuse.org
|
|
|
|
- simplify a bit with macros
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Oct 28 22:32:52 UTC 2017 - aavindraa@gmail.com
|
|
|
|
- Rename from "cv" to "progress"
|
|
- Update to 0.13.1
|
|
* For changes, see https://github.com/Xfennec/progress/compare/v0.7.1...v0.13.1
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 1 17:29:21 UTC 2016 - toddrme2178@gmail.com
|
|
|
|
- Fix Group tag.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 26 05:58:02 UTC 2015 - bugs@vdm-design.de
|
|
|
|
- Update to version 0.7.1
|
|
* Updated Mac OSX support
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 26 11:07:44 UTC 2014 - bugs@vdm-design.de
|
|
|
|
- Update to version 0.6
|
|
* Add support for xz, md5sum, sha1sum, sha256sum, sha224sum,
|
|
sha384sum, sha512sum
|
|
* Added -p support for PID monitoring
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 12 11:58:31 UTC 2014 - bugs@vdm-design.de
|
|
|
|
- Update to version 0.5.1
|
|
* cv is now less verbose
|
|
- Remove seperate manpage, as it was accepted upstream and is now
|
|
distributet in the source archive.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 16 06:28:01 UTC 2014 - bugs@vdm-design.de
|
|
|
|
- Add LICENSE and README.md to %doc
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 15 10:29:56 UTC 2014 - cdenicolo@suse.com
|
|
|
|
- license update: GPL-3.0+
|
|
or later in GPL-3.0 was missing.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 7 09:17:36 UTC 2014 - bugs@vdm-design.de
|
|
|
|
- Initial packaging of cv version 0.4.1
|