From 3f1eeba8a13e1cd25462d057d34cce76ddc79ce4 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 02:54:09 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libarchive.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libarchive.spec b/libarchive.spec index 55bbb6a..a48abbe 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,6 +1,6 @@ Name: libarchive Version: 3.1.2 -Release: 14%{?dist} +Release: 15%{?dist} Summary: A library for handling streaming archive formats Group: System Environment/Libraries @@ -178,6 +178,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 3.1.2-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Mon Dec 21 2015 Pavel Raiskup - 3.1.2-14 - fix 'Out of memory when creating mtree files' error (rhbz#1284162) - use %%autosetup macro