From 3273d4c2f3a89bdf82e6820f2a56e5157d3a75dc Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 27 Nov 2009 14:29:09 +0000 Subject: [PATCH] Update to 3.5.3 --- .cvsignore | 2 +- afflib.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6bc9134..af5362b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -afflib-3.5.2.tar.gz +afflib-3.5.3.tar.gz diff --git a/afflib.spec b/afflib.spec index 75a4dcb..e8f5b6f 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.2 +Version: 3.5.3 Release: 1%{?dist} Summary: Library to support the Advanced Forensic Format @@ -122,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Nov 27 2009 Nicolas Chauvet - 3.5.3-1 +- Update to 3.5.3 + * Tue Oct 27 2009 kwizart < kwizart at gmail.com > - 3.5.2-1 - Update to 3.5.2 - Remove upstreamed patch diff --git a/sources b/sources index 6f96b32..08c6049 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0ce8f3dbacc31da1c3faf5bc3e77c535 afflib-3.5.2.tar.gz +43b0c9df59560a49df3ecb54b54412ff afflib-3.5.3.tar.gz