8
0

Accepting request 1102940 from devel:languages:perl:autoupdate

- new version format, see https://github.com/openSUSE/cpanspec/issues/47
- updated to 0.34
   see /usr/share/doc/packages/perl-Convert-ASN1/ChangeLog
  0.34 -- 
  Bug Fixes
  Thanks to chrisridd and fschlich for these bug fixes
    * Fixes: #47 2nd - Debug output using print instead of printf
    * Fixes #47 Debug output using print instead of printf
    * ASN1.pod: fix minor typo

OBS-URL: https://build.opensuse.org/request/show/1102940
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Convert-ASN1?expand=0&rev=36
This commit is contained in:
2023-08-08 15:11:12 +00:00
committed by Git OBS Bridge
parent 950eccd5b5
commit f706ac3434
4 changed files with 27 additions and 8 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Tue Aug 8 03:06:17 UTC 2023 - Tina Müller <timueller+perl@suse.de>
- updated to 0.34
see /usr/share/doc/packages/perl-Convert-ASN1/ChangeLog
0.34 -- Mon Aug 07 19:46:22 ADT 2023
Bug Fixes
Thanks to chrisridd and fschlich for these bug fixes
* Fixes: #47 2nd - Debug output using print instead of printf
* Fixes #47 Debug output using print instead of printf
* ASN1.pod: fix minor typo
-------------------------------------------------------------------
Wed Sep 29 21:21:45 UTC 2021 - Tina Müller <tina.mueller@suse.com>