From 857b8bf2ac1eda650eff0a0caa6bd5bf9099b376 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 3 Feb 2016 19:23:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- dump.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dump.spec b/dump.spec index 57ffb08..f90fd50 100644 --- a/dump.spec +++ b/dump.spec @@ -5,7 +5,7 @@ Summary: Programs for backing up and restoring ext2/ext3 filesystems Name: dump Epoch: 1 Version: 0.4 -Release: 0.26.%{PREVER}%{?dist} +Release: 0.27.%{PREVER}%{?dist} License: BSD Group: Applications/Archiving URL: http://dump.sourceforge.net/ @@ -121,6 +121,9 @@ rm -rf %{buildroot} %{_mandir}/man8/rrestore.8* %changelog +* Wed Feb 03 2016 Fedora Release Engineering - 1:0.4-0.27.b44 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Fri Sep 25 2015 Petr Hracek - 1:0.4-0.26.b44 - Fix hang restoring incrementals which remove directories (#972370) - Thanks to Jason Tibbitts