forked from pool/perl-Convert-ASN1
This commit is contained in:
committed by
Git OBS Bridge
parent
7ee24d0d0f
commit
20fe840228
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5e171e5bf1268ebb18bdf25105cffa74a8621eeb559377a90b69a057b522d229
|
|
||||||
size 54898
|
|
3
Convert-ASN1-0.21.tar.bz2
Normal file
3
Convert-ASN1-0.21.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:7f81e292ef0f339063c0946b055415851542aa8308b7ec73eb43f638f1981e24
|
||||||
|
size 60486
|
@@ -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
|
||||||
|
|
||||||
|
@@ -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'
|
||||||
|
Reference in New Issue
Block a user