From 1688235070c07a0c305a5f040b1da5741cc95ea1 Mon Sep 17 00:00:00 2001 From: Christophe GRENIER Date: Feb 14 2008 22:14:29 +0000 Subject: Update to version 6.9 --- diff --git a/.cvsignore b/.cvsignore index 1f5933d..36bcfb2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -testdisk-6.8.tar.bz2 +testdisk-6.9.tar.bz2 diff --git a/sources b/sources index a10020d..bac650f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bebd1e2be47fbc451878f32497a7f935 testdisk-6.8.tar.bz2 +c16de07b1e0cf0cd0ccdd58fe2ff89f8 testdisk-6.9.tar.bz2 diff --git a/testdisk.spec b/testdisk.spec index 178b86b..644d1ef 100644 --- a/testdisk.spec +++ b/testdisk.spec @@ -3,8 +3,8 @@ Summary(pl.UTF8): Narzędzie sprawdzające i odzyskujące partycje Summary(fr.UTF8): Outil pour vérifier et restorer des partitions Summary(ru_RU.UTF8): Программа для проверки и восстановления разделов диска Name: testdisk -Version: 6.8 -Release: 2%{?dist} +Version: 6.9 +Release: 1%{?dist} License: GPLv2+ Group: Applications/System Source0: http://www.cgsecurity.org/testdisk-%{version}.tar.bz2 @@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/testdisk.1* %{_mandir}/man1/photorec.1* %changelog +* Thu Feb 14 2008 Christophe Grenier 6.9-1 +- Update to latest version + * Thu Aug 16 2007 Christophe Grenier 6.8-2 - Fix the license in the spec file