Hello community,

here is the log from the commit of package libolecf for openSUSE:Factory 
checked in at 2014-08-14 14:58:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libolecf (Old)
 and      /work/SRC/openSUSE:Factory/.libolecf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libolecf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libolecf/libolecf.changes        2013-12-11 
16:51:39.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libolecf.new/libolecf.changes   2014-08-14 
14:58:27.000000000 +0200
@@ -1,0 +2,13 @@
+Wed Aug 13 16:54:46 UTC 2014 - greg.freem...@gmail.com
+
+- updated to 0~20140801
+       * worked on Python bindings
+       * bug fix in Python-bindings
+       * worked on olecfmount Dokan support
+       * updated dependencies
+       * small changes to Makefile
+       * worked on setup.py
+       * 2014 update
+- use external package for libfguid
+
+-------------------------------------------------------------------

Old:
----
  libolecf-alpha-20131108.tar.gz

New:
----
  libolecf-alpha-20140801.tar.gz

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

Other differences:
------------------
++++++ libolecf.spec ++++++
--- /var/tmp/diff_new_pack.vz1yHR/_old  2014-08-14 14:58:29.000000000 +0200
+++ /var/tmp/diff_new_pack.vz1yHR/_new  2014-08-14 14:58:29.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libolecf
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,38 +18,38 @@
 
 Name:           libolecf
 %define lname  libolecf1
-%define timestamp      20131108
+%define timestamp      20140801
 Version:        0~%timestamp
 Release:        0
-Summary:        Library and tools to access the OLE 2 Compound File (OLECF) 
format.
+Summary:        Library and tools to access the OLE 2 Compound File (OLECF) 
format
 License:        LGPL-3.0+ and GFDL-1.3+
 Group:          Productivity/File utilities
 Url:            http://code.google.com/p/libolecf/
 
-#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/libolecf-alpha-20131108.tar.gz
+#DL-URL:       
https://googledrive.com/host/0B3fBvzttpiiSS0hEb0pjU2h6a2c/libolecf-alpha-20140801.tar.gz
 Source:         %name-alpha-%timestamp.tar.gz
 Source2:        OLE_Compound_File_format.pdf
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 #openSUSE 13.1 has these available to build against
 %if 0%{?suse_version} > 1230
-BuildRequires:  pkgconfig(libcsplit)
+BuildRequires:  pkgconfig(libbfio)
 BuildRequires:  pkgconfig(libcdata)
+BuildRequires:  pkgconfig(libcfile)
 BuildRequires:  pkgconfig(libclocale)
 BuildRequires:  pkgconfig(libcnotify)
-BuildRequires:  pkgconfig(libuna)
-BuildRequires:  pkgconfig(libcfile)
 BuildRequires:  pkgconfig(libcpath)
-BuildRequires:  pkgconfig(libbfio)
+BuildRequires:  pkgconfig(libcsplit)
 BuildRequires:  pkgconfig(libfdatetime)
+BuildRequires:  pkgconfig(libfguid)
+BuildRequires:  pkgconfig(libuna)
 #use the factory versions of these if building for factory
 %if 0%{?suse_version} > 1310
 BuildRequires:  pkgconfig(libcthreads) >= 20130723
 %endif
 %endif
-# these packages fail if the factory version is used, verified 11/16/2013
+# these packages fail if the factory version is used, verified 08/11/2014
 #BuildRequires:  pkgconfig(libcerror)
-#BuildRequires:  pkgconfig(libfguid)
 # these packages have not been released standalone by upstream
 #BuildRequires:  pkgconfig(libfole) >= 20120426
 #BuildRequires:  pkgconfig(libfvalue) >= 20120428
@@ -61,7 +61,7 @@
 Library and tools to access the OLE 2 Compound File (OLECF) format. The OLE 2 
Compound File format is used to store certain versions of Microsoft Office 
files, thumbs.db and other file formats. 
 
 %package -n %lname
-Summary:        Library to access the OLE 2 Compound File (OLECF) format.
+Summary:        Library to access the OLE 2 Compound File (OLECF) format
 License:        LGPL-3.0+
 Group:          System/Libraries
 
@@ -70,7 +70,7 @@
 
 
 %package tools
-Summary:        Tools to access the OLE 2 Compound File (OLECF) format.
+Summary:        Tools to access the OLE 2 Compound File (OLECF) format
 License:        LGPL-3.0+
 Group:          System/Filesystems
 

++++++ libolecf-alpha-20131108.tar.gz -> libolecf-alpha-20140801.tar.gz ++++++
++++ 32870 lines of diff (skipped)

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

Reply via email to