Accepting request 841493 from devel:languages:perl:autoupdate

- Remove patch fix-tests.patch (not needed anymore)
- updated to 0.920
   see /usr/share/doc/packages/perl-Email-Outlook-Message/CHANGELOG
  0.920   2020-09-11
    - Use the "Internet Code Page" property to set the character set for text and
      HTML bodies (by Olly Betts)
    - Fix typos in comments and docs (by Olly Betts)
    - Update Email::MIME dependency to ensure consistent results
    - Fix wide character handling (by Olly Betts and Matijs van Zuijlen)
    - Fix mbox separators in msgconvert (by Olly Betts)
    - Add back VERSION to supporting modules to avoid upgrade issues

OBS-URL: https://build.opensuse.org/request/show/841493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Email-Outlook-Message?expand=0&rev=3
This commit is contained in:
2020-10-13 11:01:51 +00:00
committed by Git OBS Bridge
parent 9c5e6b690b
commit 0cfbbbf444
6 changed files with 59 additions and 34 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Oct 13 10:52:28 UTC 2020 - Tina Müller <tina.mueller@suse.com>
- Remove patch fix-tests.patch (not needed anymore)
-------------------------------------------------------------------
Sat Sep 12 03:11:39 UTC 2020 - Tina Müller <timueller+perl@suse.de>
- updated to 0.920
see /usr/share/doc/packages/perl-Email-Outlook-Message/CHANGELOG
0.920 2020-09-11
- Use the "Internet Code Page" property to set the character set for text and
HTML bodies (by Olly Betts)
- Fix typos in comments and docs (by Olly Betts)
- Update Email::MIME dependency to ensure consistent results
- Fix wide character handling (by Olly Betts and Matijs van Zuijlen)
- Fix mbox separators in msgconvert (by Olly Betts)
- Add back VERSION to supporting modules to avoid upgrade issues
-------------------------------------------------------------------
Sun Jun 14 05:41:49 UTC 2020 - Stephan Kulow <coolo@suse.com>