forked from pool/perl-Net-XMPP
- skip tests that need network - add cpanspec.yml OBS-URL: https://build.opensuse.org/request/show/353639 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-XMPP?expand=0&rev=19
127 lines
4.1 KiB
Plaintext
127 lines
4.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 12 10:37:06 UTC 2016 - bwiedemann@suse.com
|
|
|
|
- skip tests that need network
|
|
- add cpanspec.yml
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 15 14:47:31 UTC 2015 - coolo@suse.com
|
|
|
|
- updated to 1.05
|
|
see /usr/share/doc/packages/perl-Net-XMPP/CHANGES
|
|
|
|
1.05 2014-12-22
|
|
====
|
|
- Update CHANGES file
|
|
|
|
1.04 2014-12-22
|
|
====
|
|
- Increase XML::Stream dependency to 1.24
|
|
|
|
1.03 2014-12-22
|
|
====
|
|
- Roll-up of all 1.02_* changes
|
|
- Update bug tracker location
|
|
- RT#94649 use Digest::SHA (from Debian package maintainers)
|
|
- RT#94650 spelling corrections (from Debian package maintainers)
|
|
|
|
1.02_05 2014-12-17
|
|
====
|
|
- Correct incorrectly tagged 1.02_04 (errantly tagged as 1.23_04)
|
|
- Remove extraneous tag 1.02_1 (1.02_01 points to the same content)
|
|
|
|
1.02_04 2011-07-19
|
|
===
|
|
- Remove outdated Test::More/Test::Builder (szabgab)
|
|
- Address more memory leaks in Net::XMPP::Connection, Net::XMPP::Protocol and Net::XMPP::Roster (szabgab)
|
|
- Fix crash connecting to Google Talk (szabgab)
|
|
- Add Google Talk-specific test (szabgab)
|
|
- Add memory leak tests (szabgab)
|
|
- Correct behavior of Net::XMPP::Debug when level >= 0 (szabgab)
|
|
- Correct documentation with regard to debug settings (szabgab)
|
|
- Correct required version of Perl (szabgab)
|
|
- Removed specific XML::Stream version require (szabgab)
|
|
|
|
1.02_03 2011-06-23
|
|
===
|
|
- RT#61611 Correct comparison operator
|
|
- Fixed memory leak in Net::XMPP::Connection (szabgab)
|
|
- RT#52549 unindented POD so that it reformats properly (szabgab)
|
|
- Replace indirect object notation with direct invocation notation (szabgab)
|
|
|
|
1.02_02 2010-09-24
|
|
===
|
|
- Increase XML::Stream dependency to 1.23_04
|
|
|
|
1.02_01 2010-09-22
|
|
===
|
|
- New maintainer: DAPATRICK
|
|
- RT#15736 Replace print statements to debug logging
|
|
- RT#51156 Correct typo in documentation
|
|
- RT#54521 Note dependency on XML::Stream 1.23
|
|
- RT#37129, RT#18539 Support for virtual domains
|
|
- RT#57887 Use each required module explicitly
|
|
- RT#61453 Pass ssl_verify and ssl_ca_path
|
|
- RT#61453 Improve undef/null ssl param handling
|
|
- RT#61144 Appropriately handle non-object jid
|
|
- RT#37030 Clarify license as LGPL 2.1
|
|
- RT#58333 Check definedness of hash key before use
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 11:10:22 UTC 2011 - coolo@suse.com
|
|
|
|
- use original .tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Dec 1 09:44:36 UTC 2010 - coolo@novell.com
|
|
|
|
- switch to perl_requires macro
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jul 25 14:31:13 UTC 2010 - chris@computersalat.de
|
|
|
|
- removed dos2unix usage
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 14 13:35:14 UTC 2010 - chris@computersalat.de
|
|
|
|
- recreated by cpanspec 1.78
|
|
o fix deps
|
|
- noarch pkg
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
|
|
|
- enable parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Apr 5 16:51:01 CEST 2007 - anicka@suse.cz
|
|
|
|
- update to 1.02
|
|
* Copied *X subs from Net::Jabber::Message to Net::XMPP::Message
|
|
* added debugging in some Protocol subs that didn't have it,
|
|
but not all
|
|
* disabled CODE checking in Protocol-Callback subs to be POE
|
|
compatible
|
|
* changed mytestlib.pl to output more concise test names
|
|
* bugfixes
|
|
- fix spec to build with Module::Build, add it to BuildRequires
|
|
- disable %perl_process_packlist (Module::Build does not append
|
|
to perllocal.pod)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:39:52 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 10 01:50:00 CEST 2005 - ro@suse.de
|
|
|
|
- ignore test errors for the moment
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 1 15:52:12 CEST 2005 - mjancar@suse.cz
|
|
|
|
- initial version 1.0
|
|
|