From fc700e02c22f88029955d00ece26ba9b39394d31 Mon Sep 17 00:00:00 2001 From: DongHun Kwak Date: Tue, 4 Oct 2016 14:11:28 +0900 Subject: [PATCH] Bump to libarchive 3.2.1 [Model] ALL [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] Bump to libarchive 3.2.1 [Cause & Measure] Bump to libarchive 3.2.1 [Checking Method] N/A [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: Iaaf872632c7b4dc2c53559c6bdd448807f349eb3 Signed-off-by: DongHun Kwak Signed-off-by: MyoungJune Park --- packaging/libarchive.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packaging/libarchive.spec b/packaging/libarchive.spec index 1a7cc06..6381083 100644 --- a/packaging/libarchive.spec +++ b/packaging/libarchive.spec @@ -1,5 +1,5 @@ Name: libarchive -Version: 3.1.2 +Version: 3.2.1 Release: 0 License: BSD-2-Clause Summary: A library for handling streaming archive formats @@ -80,4 +80,5 @@ find %{buildroot} -name tar.5 -exec rm -f {} ';' %files tools %{_bindir}/bsdcpio %{_bindir}/bsdtar +%{_bindir}/bsdcat -- 2.7.4