summaryrefslogtreecommitdiff
path: root/packaging/libtasn1.spec
diff options
context:
space:
mode:
authorPawel Kowalski <p.kowalski2@partner.samsung.com>2019-08-28 14:31:23 +0200
committerPawel Kowalski <p.kowalski2@partner.samsung.com>2019-08-28 16:56:31 +0200
commitdee455252ad321c660b411b4ecd65aa5e08f8fc1 (patch)
treeb55f9ec039e963e42605e9e9bdc186354cf9df42 /packaging/libtasn1.spec
parent5c7e0aaf17a296535495e3431db6a86ad64064b3 (diff)
parent26bea900a531662c6028ecc06f4adea825658434 (diff)
downloadlibtasn1-dee455252ad321c660b411b4ecd65aa5e08f8fc1.tar.gz
libtasn1-dee455252ad321c660b411b4ecd65aa5e08f8fc1.tar.bz2
libtasn1-dee455252ad321c660b411b4ecd65aa5e08f8fc1.zip
Change-Id: I6d4b47b2072db8e7c45daa6e269e2f0cc6f54a7f
Diffstat (limited to 'packaging/libtasn1.spec')
-rw-r--r--packaging/libtasn1.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/packaging/libtasn1.spec b/packaging/libtasn1.spec
index ac63c2d..87bf570 100644
--- a/packaging/libtasn1.spec
+++ b/packaging/libtasn1.spec
@@ -1,5 +1,5 @@
Name: libtasn1
-Version: 4.13
+Version: 4.14
Release: 0
License: LGPL-2.1+ or GPL-3.0+
Summary: ASN
@@ -59,13 +59,13 @@ touch ChangeLog
%files tools
%manifest %{name}.manifest
%defattr(-, root, root)
-%license COPYING
+%license doc/COPYING
%{_bindir}/*
%files
%manifest %{name}.manifest
%defattr(-, root, root)
-%license COPYING.LIB
+%license doc/COPYING.LESSER
%{_libdir}/*.so.*
%files devel