2012-05-02 07:07:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed May 02 07:04:51 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.37:
|
|
|
|
|
* use Data::Util to make for cleaner code
|
|
|
|
|
|
2012-04-15 09:20:22 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Apr 15 09:08:18 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.35:
|
|
|
|
|
* add method filter_issues
|
|
|
|
|
- moved jiraclient to doc files, it is really not a general purpose
|
|
|
|
|
command-line client to JIRA, but an example with hard-coded values
|
|
|
|
|
|
2012-02-26 17:05:04 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Feb 26 17:03:51 UTC 2012 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.34:
|
2012-04-15 09:20:22 +00:00
|
|
|
* distribution converted to use Dist::Zilla
|
2012-02-26 17:05:04 +00:00
|
|
|
|
2011-12-08 13:42:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Dec 08 12:49:48 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.32:
|
|
|
|
|
* RT#72470: fix create_issue and progress_workflow_action_safely parameter
|
|
|
|
|
conversions
|
|
|
|
|
* RT#72667: pass project key to get_security_levels
|
|
|
|
|
|
2011-11-21 23:06:52 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 21 23:10:10 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.31:
|
|
|
|
|
* accept both names for JIRA fields that must be named one way to be set and
|
|
|
|
|
are named otherwise when read; this is due to
|
|
|
|
|
https://jira.atlassian.com/browse/JRA-12300 and was reported via
|
|
|
|
|
https://rt.cpan.org/Ticket/Display.html?id=72470
|
|
|
|
|
|
2011-09-30 06:42:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Sep 30 06:39:43 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.30:
|
|
|
|
|
* cast duedate's field to a "date" SOAP::Data type; required by JIRA 4.4
|
|
|
|
|
|
|
|
|
|
- changes from 0.29:
|
|
|
|
|
* support new methods in the JIRA 4.4 SOAP API
|
|
|
|
|
|
2011-05-10 19:06:05 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue May 10 19:01:05 UTC 2011 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.28:
|
|
|
|
|
* JIRA::Client->new passes extra arguments to the underlying SOAP::Lite
|
|
|
|
|
object
|
|
|
|
|
|
|
|
|
|
- changes from 0.27:
|
|
|
|
|
* properly casts RemoteProjectRole objects in several methods
|
|
|
|
|
|
2010-12-22 00:37:11 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 22 00:35:42 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.26:
|
2011-05-10 19:06:05 +00:00
|
|
|
* implements some magic to make it easier to specify Cascading field values
|
|
|
|
|
in the create_issue and update_issue methods
|
2010-12-22 00:37:11 +00:00
|
|
|
|
2010-12-01 13:47:37 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 1 13:33:07 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- switch to perl_requires macro
|
|
|
|
|
|
2010-11-29 18:56:28 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Nov 29 18:30:19 UTC 2010 - coolo@novell.com
|
|
|
|
|
|
|
|
|
|
- remove /var/adm/perl-modules
|
|
|
|
|
|
2010-09-11 18:49:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sat Sep 11 18:43:32 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- update to 0.25:
|
|
|
|
|
* implements method get_statuses
|
|
|
|
|
* fixes a problem in _convert_resolution
|
|
|
|
|
* fixes a typo in examples/jiraclient.pl
|
|
|
|
|
|
2010-06-15 06:14:36 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jun 15 06:13:58 UTC 2010 - pascal.bleser@opensuse.org
|
|
|
|
|
|
|
|
|
|
- initial package (0.24)
|
|
|
|
|
|