Accepting request 331611 from Base:System
New release (forwarded request 331599 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/331611 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtasn1?expand=0&rev=38
This commit is contained in:
parent
2dc1d7a5cf
commit
85eb1b1683
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89b3b5dce119273431544ecb305081f3530911001bb12e5d76588907edb71bda
|
||||
size 1850279
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABAgAGBQJVQSlvAAoJEJ1eqvaQE7hCDD8H/iCBsRZ+MDrx0RkHSoVaOd1L
|
||||
z2CU1XBh+PADS2xuyzvWdBE6jiMNKqN66V32eLtRO7gvlrgUC1hT/VvgQtOj1jOo
|
||||
QkoFYuCPxjaP3p95dugXLByA3JrPB5AzxE4g9aVpKbBhmw+cYWSXPRxDz7oI9z0G
|
||||
s40FA41bWSTfRbRbNwvSRDV3lf+SSvzMUXnoUhBeVcLnb9Kuo/hNIZGHoCZrmSJ9
|
||||
WOMIutl2QbDfOR9hj7QVLZIbSGMIZzmAJWaZjVdwCy0ivK2PNwIngGSKJpVQW5B4
|
||||
0V8REDieR023KutCZO1572qMW4jMcUceJTZp4NpcoPqfZilq8UIIOZnf/lgtsp8=
|
||||
=VXGP
|
||||
-----END PGP SIGNATURE-----
|
3
libtasn1-4.7.tar.gz
Normal file
3
libtasn1-4.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a40780dc93fc6d819170240e8ece25352058a85fd1d2347ce0f143667d8f11c9
|
||||
size 1851611
|
11
libtasn1-4.7.tar.gz.sig
Normal file
11
libtasn1-4.7.tar.gz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v1
|
||||
|
||||
iQEcBAABCAAGBQJV9weDAAoJEJ1eqvaQE7hCEqIH/jwb0vLao9bZIBPavwjZcj6a
|
||||
oAE4DlUflrerz4qjQYgXRGqLLBGV+FwcSYRvm59BMyC6K/zGx8b/0EX/mtADNfLk
|
||||
y3S1GFpwfuwI0lrG5ffR/+a6PE0oyvaBc00p0sml3FMm+uAGFPkaM/yfVl9XnTeL
|
||||
4cGlmYofV2OC2j/eucwlcqNy3d9B2TfLuOawqUUSX4Q1m/JyQFpH95Uq2SQQ1UaS
|
||||
22Jp/BPiBVZo99aqfDLlnzG1sUQX5GzBUz4YUGzQQRSbZVykJ2Er7eF2rntzqP+l
|
||||
Sc0xOm8EzHyAYLmxvOlpg/YEIkovRLhwpMfAaA3obuBPhWrOXEkh+zjeZ+6DwhM=
|
||||
=RwHf
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 16 23:49:25 UTC 2015 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 4.7:
|
||||
* Fixed regression introduced in the decoding of multi-byte tags
|
||||
fix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 7 20:10:23 UTC 2015 - astieger@suse.com
|
||||
|
||||
- libtasn1 4.6:
|
||||
* Allow decoding OCTET STRINGs with multi-byte tags.
|
||||
* Add asn1_get_object_id_der
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 1 19:33:32 UTC 2015 - astieger@suse.com
|
||||
|
||||
|
@ -18,22 +18,22 @@
|
||||
|
||||
%define somajor 6
|
||||
Name: libtasn1
|
||||
Version: 4.5
|
||||
Version: 4.7
|
||||
Release: 0
|
||||
Summary: ASN.1 parsing library
|
||||
License: LGPL-2.1+ and GPL-3.0
|
||||
Group: Productivity/Networking/Security
|
||||
Url: https://www.gnu.org/software/libtasn1/
|
||||
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
|
||||
Source0: http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
|
||||
Source1: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
|
||||
# http://josefsson.org/key.txt
|
||||
Source2: %{name}.keyring
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: info
|
||||
BuildRequires: pkg-config
|
||||
Requires(post): %{install_info_prereq}
|
||||
# FIXME: use proper Requires(pre/post/preun/...)
|
||||
Requires(preun): %{install_info_prereq}
|
||||
Requires(post): %{install_info_prereq}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -70,7 +70,7 @@ make %{?_smp_mflags} V=1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
find %{buildroot}%{_libdir} -type f -name "*.la" -delete -print
|
||||
find %{buildroot} -type f -name "*.la" -delete -print
|
||||
|
||||
%check
|
||||
make %{?_smp_mflags} check
|
||||
@ -87,7 +87,7 @@ make %{?_smp_mflags} check
|
||||
|
||||
%files
|
||||
%defattr(-, root, root)
|
||||
%doc ChangeLog NEWS README THANKS
|
||||
%doc NEWS README THANKS
|
||||
%{_bindir}/*
|
||||
%{_mandir}/man1/*.1.gz
|
||||
%{_infodir}/*.info.gz
|
||||
|
Loading…
Reference in New Issue
Block a user