1
0
Files
perl-Authen-SASL/cpanspec.yml
Dirk Stoecker 928492b31f Accepting request 1103512 from devel:languages:perl:autoupdate
- Remove perl526.path (not needed anymore)
- updated to 2.1700
   see /usr/share/doc/packages/perl-Authen-SASL/Changes
  2.1700  2023-08-09
    [Fixed]
      - Version numbering (released as 2.1700,
        because 2.17 < 2.1401)
      - POD errors
      - Typos
      - Minimum Perl version 5.005 -> 5.6.0
      - Kwalitee errors
        * Accidentally packaged MYMETA.*
        * 'use warnings;' added in all modules
        * Synchronized versions in all modules
      - Out of bounds substr() (RT 85294)
    [Added]
      - README
      - More tests
    [Changed]
      - Release switched from EUMM to D::Z
    [Removed]
      - Authen::SASL::Cyrus is no longer loaded as
        an implementation; Authen::SASL::XS has been
        the successor for more than a decade

OBS-URL: https://build.opensuse.org/request/show/1103512
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Authen-SASL?expand=0&rev=24
2023-08-14 15:52:45 +00:00

28 lines
658 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# perl526.path: -p1
#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