From 0d208fd93e22fee77b3124c538b5b9332fb987b1 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 14 Jul 2010 15:11:04 +0000 Subject: [PATCH] Update to 3.5.2 --- .cvsignore | 2 +- afflib.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1aeb734..34a5575 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -afflib-3.5.10.tar.gz +afflib-3.5.12.tar.gz diff --git a/afflib.spec b/afflib.spec index f6becdd..6c21072 100644 --- a/afflib.spec +++ b/afflib.spec @@ -1,7 +1,7 @@ %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} Name: afflib -Version: 3.5.10 +Version: 3.5.12 Release: 1%{?dist} Summary: Library to support the Advanced Forensic Format @@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 14 2010 Nicolas Chauvet - 3.5.12-1 +- Update to 3.4.12 + * Sun Apr 18 2010 Nicolas Chauvet - 3.5.10-1 - Update to 3.5.10 - Remove upstreamed patch diff --git a/sources b/sources index d60d4c8..b4b7006 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae13d7eb04f9620ee92c9a697bd285f9 afflib-3.5.10.tar.gz +6eb21ae845c69691abe2e800b411b174 afflib-3.5.12.tar.gz