forked from pool/perl-Term-ProgressBar
- updated to 2.23 see /usr/share/doc/packages/perl-Term-ProgressBar/Changes 2.23 2022-10-08 MANWAR - Merged PR #11: Added a check to print a full bar at the end, thanks @cwallacetlc. OBS-URL: https://build.opensuse.org/request/show/1010901 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Term-ProgressBar?expand=0&rev=31
215 lines
6.6 KiB
Plaintext
215 lines
6.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Oct 9 03:07:26 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 2.23
|
|
see /usr/share/doc/packages/perl-Term-ProgressBar/Changes
|
|
|
|
2.23 2022-10-08 MANWAR
|
|
- Merged PR #11: Added a check to print a full bar at the end, thanks @cwallacetlc.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 13 06:01:23 UTC 2018 - coolo@suse.com
|
|
|
|
- updated to 2.22
|
|
see /usr/share/doc/packages/perl-Term-ProgressBar/Changes
|
|
|
|
2.22 2018-05-12 MANWAR
|
|
- Merged PR #10: Amend to prevent uninitialised warning error, thanks @lharey.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 3 06:15:55 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 2.21
|
|
see /usr/share/doc/packages/perl-Term-ProgressBar/Changes
|
|
|
|
2.21 2017-08-02 MANWAR
|
|
- Added key 'clean' to Makefile.PL script.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 12 06:13:35 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 2.20
|
|
see /usr/share/doc/packages/perl-Term-ProgressBar/Changes
|
|
|
|
2.20 2017-07-11 MANWAR
|
|
- silent mode avoids uninitialized value messages (GFIREBALL)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 11 06:26:04 UTC 2017 - coolo@suse.com
|
|
|
|
- updated to 2.19
|
|
see /usr/share/doc/packages/perl-Term-ProgressBar/Changes
|
|
|
|
2.19 2017-07-10 MANWAR
|
|
- Fixed inconsistent version as reported by CPANTS.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 7 07:18:52 UTC 2016 - coolo@suse.com
|
|
|
|
- updated to 2.18
|
|
see /usr/share/doc/packages/perl-Term-ProgressBar/Changes
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 19:08:26 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 2.17
|
|
see /usr/share/doc/packages/perl-Term-ProgressBar/Changes
|
|
|
|
2.17 2015-01-23
|
|
- Handle case when the maximum number of items is unknown (LukeGoodsell)
|
|
|
|
2.16 2014-09-09 17:00:00
|
|
- Cygwin width issue RT #8344 (LukeGoodsell)
|
|
- Remove unused DEBUG variables.
|
|
- Stop exorting $PACKAGE $VERSION.
|
|
- Add use warnings;
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 25 20:47:26 UTC 2014 - mlatimer@suse.com
|
|
|
|
- Update to version 2.15
|
|
+ Add Term::ProgressBar::IO, which displays a progress bar while reading
|
|
from a seekable filehandle
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 7 17:46:01 UTC 2013 - rcurtis@suse.com
|
|
|
|
- Removed Requires: perl and BuildRequires: perl from spec file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 6 22:40:14 UTC 2013 - rcurtis@suse.com
|
|
|
|
- Updated spec file to replace perl_requires macro with preferred SUSE
|
|
Requires: perl >= x.x format
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 6 22:06:29 UTC 2013 - rcurtis@suse.com
|
|
|
|
- Updated spec file to remove %perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 2 19:12:19 UTC 2013 - rcurtis@suse.com
|
|
|
|
- Validated that license is 'per' as listed in Makefile.PL which is GPL or
|
|
Artistic compliant. The spec file reflects this change.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 2 19:09:31 UTC 2013 - rcurtis@suse.com
|
|
|
|
- Updated spec file to remove auto/Term-ProgressBar from the files section
|
|
that is no longer used in the new version. Removed the BUGS file from the
|
|
files section in spec file since all changes are not logged in changes
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 2 19:00:45 UTC 2013 - rcurtis@suse.com
|
|
|
|
- Updated spec files section for 2.14 version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 2 17:25:56 UTC 2013 - rcurtis@suse.com
|
|
|
|
- Trying newerv 2.13 version
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 2 17:06:05 UTC 2013 - rcurtis@suse.com
|
|
|
|
- Checked license and updated spec. Module states same license as Perl which
|
|
is GPL-1.0+ or Artistic-1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 21:59:19 UTC 2013 - rcurtis@suse.com
|
|
|
|
- reverted back to 2.12 due to build options
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 1 21:33:27 UTC 2013 - rcurtis@suse.com
|
|
|
|
- added Term-ProgressBar-2.14.tar.gz in place of Term-ProgressBar-2.10.tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 01 3:28:00 UTC 2013 - rcurtis@suse.com
|
|
|
|
- update to 2.14:
|
|
* updated spec file to version 2.14
|
|
-------------------------------------------------------------------
|
|
Wed Dec 21 11:55:29 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
- update to 2.10:
|
|
* remove Build.PL (keep the Makefile.PL only)
|
|
* replace home-made testing tools with CPAN-ish tools
|
|
* require Capture::Tiny for testing
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 11:42:22 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:31:09 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:00:55 UTC 2010 - coolo@novell.com
|
|
|
|
- called spec2changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 20 00:00:00 UTC 2006 - jfunk@funktronics.ca
|
|
|
|
- Build under buildservice
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 11 00:00:00 UTC 2005 - jfunk@funktronics.ca
|
|
|
|
- Build for SL10
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 12 00:00:00 UTC 2005 - jfunk@funktronics.ca
|
|
|
|
- Update
|
|
- Build for SL93
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 19 00:00:00 UTC 2004 - jfunk@funktronics.ca
|
|
|
|
- Build for SL92
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 11 00:00:00 UTC 2004 - jfunk@funktronics.ca
|
|
|
|
- Update
|
|
- Build for SL91
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 4 00:00:00 UTC 2003 - jfunk@funktronics.ca
|
|
|
|
- Update
|
|
- Build for SUSE 9.0
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 30 00:00:00 UTC 2003 - jfunk@funktronics.ca
|
|
|
|
- Update
|
|
- Build for SuSE 8.2
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 11 00:00:00 UTC 2002 - jfunk@funktronics.ca
|
|
|
|
- Update to 2.02
|
|
- Build for SuSE 8.1
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 30 00:00:00 UTC 2002 - jfunk@funktronics.ca
|
|
|
|
- Initial build with new spec layout
|
|
|