Accepting request 1237596 from devel:languages:perl:autoupdate

- Remove cf34e0b93fe89fb24f91cfaf998b5b563f269eb2.patch (fixed upstream)
- updated to 0.100.0 (0.10)
   see /usr/share/doc/packages/perl-String-Diff/Changes
  0.10      2024-11-30
          - yet another distro fixup, same changelog as in v0.08, i.e.:
          - fixed two tests that had been broken with YAML >= 1.21 (GH#7) (Kenichi Ishigaki)
          - Add Test::Base to cpanfile (GH#5) (Jose Luis Martinez)
          - Add develop dependencies to cpanfile (Jose Luis Martinez)
          - Fix failing POD test (Petr Šabata)
          - Kudos to Jose Luis Martinez for collecting all the issues
            from different sources into one concise branch ready for a
            new CPAN release
  0.09      2024-11-30
          - distro cleanup (replaced author toolchain), same changelog as in v0.08
  0.08  2024-11-25 15:16:09 CET
          - fixed two tests that had been broken with YAML >= 1.21 (GH#7) (Kenichi Ishigaki)
          - Add Test::Base to cpanfile (GH#5) (Jose Luis Martinez)
          - Add develop dependencies to cpanfile (Jose Luis Martinez)
          - Fix failing POD test (Petr Šabata)
          - Kudos to Jose Luis Martinez for collecting all the issues
            from different sources into one concise branch ready for a
            new CPAN release

OBS-URL: https://build.opensuse.org/request/show/1237596
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Diff?expand=0&rev=26
This commit is contained in:
2025-01-17 00:04:27 +00:00
committed by Git OBS Bridge
parent 285586275f
commit b1623dd1df
6 changed files with 51 additions and 57 deletions

View File

@@ -1,3 +1,36 @@
-------------------------------------------------------------------
Fri Jan 10 18:07:14 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Remove cf34e0b93fe89fb24f91cfaf998b5b563f269eb2.patch (fixed upstream)
-------------------------------------------------------------------
Thu Dec 12 16:37:41 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.100.0 (0.10)
see /usr/share/doc/packages/perl-String-Diff/Changes
0.10 2024-11-30
- yet another distro fixup, same changelog as in v0.08, i.e.:
- fixed two tests that had been broken with YAML >= 1.21 (GH#7) (Kenichi Ishigaki)
- Add Test::Base to cpanfile (GH#5) (Jose Luis Martinez)
- Add develop dependencies to cpanfile (Jose Luis Martinez)
- Fix failing POD test (Petr Šabata)
- Kudos to Jose Luis Martinez for collecting all the issues
from different sources into one concise branch ready for a
new CPAN release
0.09 2024-11-30
- distro cleanup (replaced author toolchain), same changelog as in v0.08
0.08 2024-11-25 15:16:09 CET
- fixed two tests that had been broken with YAML >= 1.21 (GH#7) (Kenichi Ishigaki)
- Add Test::Base to cpanfile (GH#5) (Jose Luis Martinez)
- Add develop dependencies to cpanfile (Jose Luis Martinez)
- Fix failing POD test (Petr Šabata)
- Kudos to Jose Luis Martinez for collecting all the issues
from different sources into one concise branch ready for a
new CPAN release
-------------------------------------------------------------------
Fri Mar 8 00:02:07 UTC 2024 - Tina Müller <tina.mueller@suse.com>