diff options
author | Anas Nashif <anas.nashif@intel.com> | 2012-11-07 13:49:09 -0800 |
---|---|---|
committer | Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org> | 2014-11-10 15:07:46 +0100 |
commit | f18a43148e49c9ddc5e78cd931b5aed5ba5b203e (patch) | |
tree | 0de0c783071651dd7081cd5251839e0c498c0a37 | |
parent | fe761843ecd474fce30892f84fbe729a3ebb2069 (diff) | |
download | libtasn1-f18a43148e49c9ddc5e78cd931b5aed5ba5b203e.tar.gz libtasn1-f18a43148e49c9ddc5e78cd931b5aed5ba5b203e.tar.bz2 libtasn1-f18a43148e49c9ddc5e78cd931b5aed5ba5b203e.zip |
update to 2.14
-rw-r--r-- | packaging/baselibs.conf | 2 | ||||
-rw-r--r-- | packaging/libtasn1.spec | 3 |
2 files changed, 2 insertions, 3 deletions
diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf index 7f5b6a6..bd64229 100644 --- a/packaging/baselibs.conf +++ b/packaging/baselibs.conf @@ -1 +1 @@ -libtasn1-3 +libtasn1 diff --git a/packaging/libtasn1.spec b/packaging/libtasn1.spec index 6ad7fe8..ba3ae15 100644 --- a/packaging/libtasn1.spec +++ b/packaging/libtasn1.spec @@ -1,5 +1,5 @@ Name: libtasn1 -Version: 2.12 +Version: 2.14 Release: 0 License: LGPL-2.1+ and GPL-3.0 Summary: ASN @@ -9,7 +9,6 @@ Source: %{name}-%{version}.tar.bz2 Source99: baselibs.conf BuildRequires: info BuildRequires: pkg-config -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description This is the ASN.1 library used in GNUTLS. More up to date information |