From a3f6b95171ae8d87b1cb4f1c9e73534bb86068e5 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 14:14:59 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libarchive.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libarchive.spec b/libarchive.spec index c7afdf0..ed2166c 100644 --- a/libarchive.spec +++ b/libarchive.spec @@ -1,6 +1,6 @@ Name: libarchive Version: 3.1.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: A library for handling streaming archive formats Group: System Environment/Libraries @@ -179,6 +179,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 3.1.2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Wed Apr 29 2015 Pavel Raiskup - 3.1.2-12 - fix libarchive segfault for intentionally broken cpio archives (rhbz#1216892)