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)