8
0

- updated to 1.19 (includes also changelog for old releases)

- Release for cleanup of dzil
    - Added configurable basename regexp, test added with fixed regexp for next release
      (Torsten Raudssus [GETTY])
    - Added .gitignore
- updated to 1.17
    - Added support for application/json (Gareth Kirwan [GBJK])
- updated to 1.15
   - Added missing requirement (Torsten Raudssus [GETTY])

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Body?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2013-12-09 11:28:53 +00:00
committed by Git OBS Bridge
parent 370a3cdb1d
commit 2cfed00dc7
4 changed files with 18 additions and 7 deletions

View File

@@ -1,13 +1,24 @@
-------------------------------------------------------------------
Mon Dec 9 11:18:02 UTC 2013 - coolo@suse.com
- updated to 1.19 (includes also changelog for old releases)
- Release for cleanup of dzil
- Added configurable basename regexp, test added with fixed regexp for next release
(Torsten Raudssus [GETTY])
- Added .gitignore
-------------------------------------------------------------------
Wed Jun 5 07:24:16 UTC 2013 - coolo@suse.com
- updated to 1.17, no changelog
- updated to 1.17
- Added support for application/json (Gareth Kirwan [GBJK])
-------------------------------------------------------------------
Sat Feb 11 06:58:06 UTC 2012 - coolo@suse.com
- updated to 1.15, no changelog
- updated to 1.15
- Added missing requirement (Torsten Raudssus [GETTY])
-------------------------------------------------------------------
Sun Nov 20 20:47:30 UTC 2011 - coolo@suse.com