Hello community,

here is the log from the commit of package libevtx for openSUSE:Factory checked 
in at 2014-09-03 18:22:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libevtx (Old)
 and      /work/SRC/openSUSE:Factory/.libevtx.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libevtx"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libevtx/libevtx.changes  2014-08-14 
14:58:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libevtx.new/libevtx.changes     2014-09-03 
20:14:15.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Aug 28 21:55:22 UTC 2014 - [email protected]
+
+- testing failed, passes if these 2 internal packages are used
+       * libfguid
+       * libfdatetime
+
+-------------------------------------------------------------------
+Tue Aug 26 16:37:59 UTC 2014 - [email protected]
+
+- add these 2 lines to python sub-project to ensure proper syncronization 
between versions
+       * Requires:     %lname = %version
+       * Provides:     pyevtx = %version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libevtx.spec ++++++
--- /var/tmp/diff_new_pack.aWPFxP/_old  2014-09-03 20:14:17.000000000 +0200
+++ /var/tmp/diff_new_pack.aWPFxP/_new  2014-09-03 20:14:18.000000000 +0200
@@ -38,10 +38,11 @@
 BuildRequires:  pkgconfig(libcnotify) >= 20130609
 BuildRequires:  pkgconfig(libcpath) >= 20130609
 BuildRequires:  pkgconfig(libcsplit) >= 20130609
-BuildRequires:  pkgconfig(libfdatetime) >= 20130317
-BuildRequires:  pkgconfig(libfguid) >= 20130317
 BuildRequires:  pkgconfig(libregf) >= 20140803
 BuildRequires:  pkgconfig(libuna) >= 20130609
+#testing fails if the factory package is used, use the internal version
+#BuildRequires:  pkgconfig(libfdatetime) > 20140103
+#BuildRequires:  pkgconfig(libfguid) > 20140105
 #build fails if the factory package is used, use the internal version
 #verified 08/13/2014
 #BuildRequires:  pkgconfig(libcerror) >= 20140105
@@ -95,7 +96,9 @@
 Summary:        Python bindings for libevtx
 License:        LGPL-3.0+
 Group:          Development/Libraries/Python
+Requires:       %lname = %version
 Requires:       python
+Provides:       pyevtx = %version
 
 %description -n python-%name
 Python bindings for libevtx, which can read Windows XML Event files.

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to