From 0725db5125f5f45aa62473cabbb8f053d9cef983 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 21:38:06 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libarchive.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libarchive.spec b/libarchive.spec index 8e6365b..379da38 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,6 +1,6 @@ Name: libarchive Version: 3.1.2 -Release: 7%{?dist} +Release: 8%{?dist} Summary: A library for handling streaming archive formats Group: System Environment/Libraries @@ -169,6 +169,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 3.1.2-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Aug 08 2013 Jaromir Koncicky - 3.1.2-7 - Fixed Bug 993048 - added #ifdef ACL_TYPE_NFS4 to code which requires NFS4 ACL support