[afflib] Update to 3.7.4

Nicolas Chauvet kwizart at fedoraproject.org
Sun Jan 4 15:51:35 UTC 2015


commit 646ec212deee184416f7ab3153b7e1a722fd753c
Author: Nicolas Chauvet <kwizart at gmail.com>
Date:   Sun Jan 4 16:51:27 2015 +0100

    Update to 3.7.4

 .gitignore  |    1 +
 afflib.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dbd49c5..7df54f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ afflib-3.5.12.tar.gz
 /afflib-3.6.8.tar.gz
 /afflib-3.6.15.tar.gz
 /v3.7.3.tar.gz
+/v3.7.4.tar.gz
diff --git a/afflib.spec b/afflib.spec
index 3187ef4..c43c649 100644
--- a/afflib.spec
+++ b/afflib.spec
@@ -1,13 +1,13 @@
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           afflib
-Version:        3.7.3
-Release:        3%{?dist}
+Version:        3.7.4
+Release:        1%{?dist}
 Summary:        Library to support the Advanced Forensic Format
 
 Group:          System Environment/Libraries
 License:        BSD with advertising
-URL:            http://www.afflib.org
+URL:            https://github.com/simsong/AFFLIBv3
 Source0:        https://github.com/simsong/AFFLIBv3/archive/v%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -119,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Jan 04 2015 Nicolas Chauvet <kwizart at gmail.com> - 3.7.4-1
+- Update to 3.7.4
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index b2866e7..a736b56 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d674558aa6752faf52433a09390c3661  v3.7.3.tar.gz
+a81470590cfc2f22a3168f89ebe27ea6  v3.7.4.tar.gz


More information about the scm-commits mailing list