Hello community,

here is the log from the commit of package hivex for openSUSE:Factory checked 
in at 2015-01-20 12:35:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hivex (Old)
 and      /work/SRC/openSUSE:Factory/.hivex.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hivex"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hivex/hivex.changes      2014-05-16 
18:09:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hivex.new/hivex.changes 2015-01-20 
12:38:38.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Jan 18 18:27:30 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 3.11
+  * extra-tests: Add trivial fuzz tester
+  * handle: Check that pages do not extend beyond the end of the file.
+- Use download Url as source
+- Split out translation files into lang subpackage
+- Recommend hivex-lang
+
+-------------------------------------------------------------------

Old:
----
  hivex-1.3.10.tar.xz

New:
----
  hivex-1.3.11.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hivex.spec ++++++
--- /var/tmp/diff_new_pack.ESF41V/_old  2015-01-20 12:38:41.000000000 +0100
+++ /var/tmp/diff_new_pack.ESF41V/_new  2015-01-20 12:38:41.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hivex
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Michal Hrusecky <mhruse...@novell.com>
 #
 # All modifications and additions to the file contributed by third parties
@@ -31,14 +31,15 @@
 Requires:       perl(Pod::Usage)
 Requires:       perl(Win::Hivex)
 Requires:       perl(Win::Hivex::Regedit)
+Recommends:     %{name}-lang
 Url:            http://libguestfs.org/hivex.3.html
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Windows Registry "hive" extraction library
 License:        LGPL-2.1 and GPL-2.0
 Group:          System/Filesystems
-Version:        1.3.10
+Version:        1.3.11
 Release:        0
-Source:         %{name}-%{version}.tar.xz
+Source:         http://libguestfs.org/download/hivex/%{name}-%{version}.tar.gz
 
 %description
 Hivex is a library for extracting the contents of Windows Registry
@@ -92,6 +93,8 @@
 Provides Python support for libhivex.
 %endif
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -102,7 +105,6 @@
        export PYTHON_CFLAGS="-I`python -c 'import distutils.sysconfig; print 
(distutils.sysconfig.get_python_inc ());'`"
        export PYTHON_EXT_SUFFIX=.so
 fi
-%configure --help
 %configure --disable-static
 # 'INSTALLDIRS' ensures that perl libs are installed in the vendor dir instead 
of the site dir
 make \
@@ -125,7 +127,7 @@
 %post -n libhivex0 -p /sbin/ldconfig
 %postun -n libhivex0 -p /sbin/ldconfig
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc README
 %{_bindir}/*
@@ -157,4 +159,6 @@
 %endif
 #
 
+%files lang -f %{name}.lang
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to