- updated to 1.59 see /usr/share/doc/packages/perl-Device-Modem/Changes 1.59 - Merged pull request #6 from ghciv6/fix_multi_instance_log fixed log handling with multi instances and typo in close(). Thanks to @ghciv6 ! 1.58 - Updated test suite a bit. - Added the tests to the manifest. - Got rid of indirect object syntax. - Moved test.pl to the actual test suite. - Updated $VERSION declarations according to: http://www.dagolden.com/index.php/369/version-numbers-should-be-boring/ - Added some extra tests (xt/author, xt/release). - Fixed some spelling. OBS-URL: https://build.opensuse.org/request/show/814873 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Device-Modem?expand=0&rev=12
86 lines
2.9 KiB
Plaintext
86 lines
2.9 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jun 16 03:07:55 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
|
|
|
- updated to 1.59
|
|
see /usr/share/doc/packages/perl-Device-Modem/Changes
|
|
|
|
1.59 Mon Jun 15 08:17:54 CEST 2020
|
|
- Merged pull request #6 from ghciv6/fix_multi_instance_log
|
|
fixed log handling with multi instances and typo in close().
|
|
Thanks to @ghciv6 !
|
|
|
|
1.58
|
|
- Updated test suite a bit.
|
|
- Added the tests to the manifest.
|
|
- Got rid of indirect object syntax.
|
|
- Moved test.pl to the actual test suite.
|
|
- Updated $VERSION declarations according to:
|
|
http://www.dagolden.com/index.php/369/version-numbers-should-be-boring/
|
|
- Added some extra tests (xt/author, xt/release).
|
|
- Fixed some spelling.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 13 18:21:34 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.57
|
|
see /usr/share/doc/packages/perl-Device-Modem/Changes
|
|
|
|
1.57 Sun Jan 26 11:36:11 CET 2014
|
|
- Added a "handshake" option to the connect() method.
|
|
Allowed values are "xoff", "rts" or "none" (default).
|
|
Thanks to Ezio Bonsi for suggesting the idea.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 30 07:46:59 UTC 2011 - vcizek@suse.com
|
|
|
|
- update to 1.56
|
|
- [RT#71330] Unbroken the MANIFEST file. 1.55 was non functional.
|
|
- Performance improvements by Ed Wildgoose, long time user. Thanks Ed!
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 30 07:43:01 UTC 2011 - vcizek@novell.com
|
|
|
|
- update to 1.54
|
|
- Removed uninitialized warning on $obj->{'CONNECTED'}.
|
|
Fixes RT #68504.
|
|
- correct "same as Perl" licence
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 11 13:10:16 UTC 2011 - vcizek@novell.com
|
|
|
|
- bzipped the tarball
|
|
- update to 1.53
|
|
***CHANGED*** default log file position
|
|
from /var/log/modem.log to /tmp/modem.log.
|
|
- Added voice dialing. Just dialing though.
|
|
You can't perform real voice calls through Device::Modem (yet :)
|
|
Thanks to Marek Jaros.
|
|
- Added ';' (voice dialing) and 'p' (pause) as valid values
|
|
for dial() number.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 13:32:03 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:29:47 UTC 2010 - coolo@novell.com
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 29 18:00:15 UTC 2010 - coolo@novell.com
|
|
|
|
- called spec2changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 26 00:00:00 UTC 2008 - gerrit.beine@gmx.de
|
|
|
|
- update to 1.50
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 21 00:00:00 UTC 2008 - gerrit.beine@gmx.de
|
|
|
|
- first release 1.48
|
|
|