Files
perl-JIRA-Client/perl-JIRA-Client.changes

41 lines
1.3 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
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
-------------------------------------------------------------------
Wed Dec 22 00:35:42 UTC 2010 - pascal.bleser@opensuse.org
- update to 0.26:
* implements some magic to make it easier to specify Cascading field values
in the create_issue and update_issue methods
-------------------------------------------------------------------
Wed Dec 1 13:33:07 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:19 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
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
-------------------------------------------------------------------
Tue Jun 15 06:13:58 UTC 2010 - pascal.bleser@opensuse.org
- initial package (0.24)