[sleuthkit] Update to 4.0.1

Nicolas Chauvet kwizart at fedoraproject.org
Sat Jan 5 18:20:36 UTC 2013


commit 34e59d71798bc2ee799d80e28c7f2f84ac16e65c
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sat Jan 5 19:20:19 2013 +0100

    Update to 4.0.1

 .gitignore     |    1 +
 sleuthkit.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67e8d07..638e37e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ sleuthkit-3.1.1.tar.gz
 /sleuthkit-3.2.1.tar.gz
 /sleuthkit-3.2.2.tar.gz
 /sleuthkit-3.2.3.tar.gz
+/sleuthkit-4.0.1.tar.gz
diff --git a/sleuthkit.spec b/sleuthkit.spec
index 1fc8028..0010761 100644
--- a/sleuthkit.spec
+++ b/sleuthkit.spec
@@ -1,8 +1,8 @@
 # Could be part of http://fedoraproject.org/wiki/LukeMacken/SecurityLiveCD
 
 Name:           sleuthkit
-Version:        3.2.3
-Release:        2%{?dist}
+Version:        4.0.1
+Release:        1%{?dist}
 Summary:        The Sleuth Kit (TSK)
 
 Group:          Applications/System
@@ -174,6 +174,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/*.so
 
 %changelog
+* Mon Dec 10 2012 Nicolas Chauvet <kwizart at gmail.com> - 4.0.1-1
+- Update to 4.0.1
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 012f82b..3a0b9de 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-29465ebe32cfeb5f0cab83e4e93823c5  sleuthkit-3.2.3.tar.gz
+4cdb7a44e9b8417dfb52f1f6f5a470a1  sleuthkit-4.0.1.tar.gz


More information about the scm-commits mailing list