Files
perl-Email-Outlook-Message/cpanspec.yml
Dirk Stoecker 0cfbbbf444 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
2020-10-13 11:01:51 +00:00

29 lines
669 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module