From 5a61746d7028ca9bd57f74a2213809b355dcc5b9 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 13:09:28 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- crtools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/crtools.spec b/crtools.spec index 90d8f9c..8880402 100644 --- a/crtools.spec +++ b/crtools.spec @@ -1,6 +1,6 @@ Name: crtools Version: 0.3 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Tool for Checkpoint/Restore in User-space Group: System Environment/Base License: GPLv2 @@ -47,6 +47,9 @@ install -m 644 Documentation/%{name}.1 $RPM_BUILD_ROOT%{_mandir}/man1 %doc README COPYING %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 0.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Jan 22 2013 Adrian Reber - 0.3-3 - added ExclusiveArch blocker bug