8
0

Accepting request 1203079 from devel:languages:perl:autoupdate

- updated to 1.0021
   see /usr/share/doc/packages/perl-Protocol-Redis/Changes
  1.0021  03.09.2024 00:00:00
           - Test unknown version excaption implementation
  1.0020  03.09.2024 00:00:00
           - Protocol::Redis implementation should fail on instantiating with unknown version (Grinnz)

OBS-URL: https://build.opensuse.org/request/show/1203079
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Protocol-Redis?expand=0&rev=9
This commit is contained in:
2024-12-31 00:21:22 +00:00
committed by Git OBS Bridge
parent 22c54a6c76
commit ff8d573e01
4 changed files with 26 additions and 16 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Sep 3 05:32:54 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 1.0021
see /usr/share/doc/packages/perl-Protocol-Redis/Changes
1.0021 03.09.2024 00:00:00
- Test unknown version excaption implementation
1.0020 03.09.2024 00:00:00
- Protocol::Redis implementation should fail on instantiating with unknown version (Grinnz)
-------------------------------------------------------------------
Thu Dec 26 03:12:25 UTC 2019 - <timueller+perl@suse.de>