[hivex/f21] New upstream version 1.3.11.

Richard W.M. Jones rjones at fedoraproject.org
Tue Nov 25 09:47:44 UTC 2014


commit 678008034607fdacdaf30e363c09d01ceecc2755
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Oct 30 15:28:57 2014 +0000

    New upstream version 1.3.11.
    
    - Python objects are now placed in a hivex/ subdirectory.
    
    (cherry picked from commit c9c44269526068839b15fd5bf41f54a96ae5c592)

 hivex.spec |   14 +++++++++-----
 sources    |    2 +-
 2 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/hivex.spec b/hivex.spec
index 08accdc..02695a1 100644
--- a/hivex.spec
+++ b/hivex.spec
@@ -6,8 +6,8 @@
 %endif
 
 Name:           hivex
-Version:        1.3.10
-Release:        6%{?dist}
+Version:        1.3.11
+Release:        1%{?dist}
 Summary:        Read and write Windows Registry binary hive files
 
 License:        LGPLv2
@@ -251,9 +251,9 @@ rm $RPM_BUILD_ROOT%{python_sitearch}/libhivexmod.la
 
 
 %files -n python-%{name}
-%{python_sitearch}/*.py
-%{python_sitearch}/*.pyc
-%{python_sitearch}/*.pyo
+%{python_sitearch}/hivex/*.py
+%{python_sitearch}/hivex/*.pyc
+%{python_sitearch}/hivex/*.pyo
 %{python_sitearch}/*.so
 
 
@@ -264,6 +264,10 @@ rm $RPM_BUILD_ROOT%{python_sitearch}/libhivexmod.la
 
 
 %changelog
+* Thu Oct 30 2014 Richard W.M. Jones <rjones at redhat.com> - 1.3.11-1
+- New upstream version 1.3.11.
+- Python objects are now placed in a hivex/ subdirectory.
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.10-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index 3940560..a6eee1d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-38f82c568e71a9783b12e1983fdf71f9  hivex-1.3.10.tar.gz
+be99b2db9913eab10b9b39219cec55a9  hivex-1.3.11.tar.gz


More information about the scm-commits mailing list