8
0
OBS User unknown
2007-02-16 06:05:39 +00:00
committed by Git OBS Bridge
parent 7ee24d0d0f
commit 20fe840228
6 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e171e5bf1268ebb18bdf25105cffa74a8621eeb559377a90b69a057b522d229
size 54898

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7f81e292ef0f339063c0946b055415851542aa8308b7ec73eb43f638f1981e24
size 60486

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 14 12:38:12 CET 2007 - anicka@suse.cz
- update to 0.21
* Fixed problem with indefinite encoding inside an indefinite
encoding
* Added support for type-local ANY DEFINED BY
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jul 12 11:13:38 CEST 2006 - anicka@suse.cz Wed Jul 12 11:13:38 CEST 2006 - anicka@suse.cz

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Convert-ASN1 (Version 0.20) # spec file for package perl-Convert-ASN1 (Version 0.21)
# #
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine # This file and all modifications and additions to the pristine
# package are under the same license as the package itself. # package are under the same license as the package itself.
# #
@@ -11,7 +11,7 @@
# norootforbuild # norootforbuild
Name: perl-Convert-ASN1 Name: perl-Convert-ASN1
Version: 0.20 Version: 0.21
Release: 1 Release: 1
Provides: p_casn1 Provides: p_casn1
Obsoletes: p_casn1 Obsoletes: p_casn1
@@ -58,6 +58,11 @@ rm -rf $RPM_BUILD_ROOT
/var/adm/perl-modules/%{name} /var/adm/perl-modules/%{name}
%changelog -n perl-Convert-ASN1 %changelog -n perl-Convert-ASN1
* Wed Feb 14 2007 - anicka@suse.cz
- update to 0.21
* Fixed problem with indefinite encoding inside an indefinite
encoding
* Added support for type-local ANY DEFINED BY
* Wed Jul 12 2006 - anicka@suse.cz * Wed Jul 12 2006 - anicka@suse.cz
- update to 0.20 - update to 0.20
* Fixed issues with decoding when calling script contains use encoding 'utf8' * Fixed issues with decoding when calling script contains use encoding 'utf8'