Hello community,

here is the log from the commit of package libolecf for openSUSE:Factory 
checked in at 2015-01-30 15:06:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2014-09-03 
20:17:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libolecf.new/libolecf.changes   2015-01-30 
15:06:43.000000000 +0100
@@ -1,0 +2,17 @@
+Wed Jan 14 20:53:36 UTC 2015 - greg.freem...@gmail.com
+
+- update to v0~20150106
+       * 2015 update
+       * worked on Python 3 support
+       * worked on tests
+       * code clean up
+       * bug fix in Python-bindings
+       * update Python-bindings tests
+       * worked on libfwps support
+- update URL to the new github site
+- replace Source: field with fully defined URL
+- remove DL-URL comment
+- start using new libyal packages from OBS, not internal version
+- remove %if opensuse logic.  Not needed with libyal in security:forensics
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libolecf.spec ++++++
--- /var/tmp/diff_new_pack.ExpJhb/_old  2015-01-30 15:06:44.000000000 +0100
+++ /var/tmp/diff_new_pack.ExpJhb/_new  2015-01-30 15:06:44.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libolecf
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,44 +18,36 @@
 
 Name:           libolecf
 %define lname  libolecf1
-%define timestamp      20140801
+%define timestamp      20150106
 Version:        0~%timestamp
 Release:        0
 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-20140801.tar.gz
-Source:         %name-alpha-%timestamp.tar.gz
+Url:            https://github.com/libyal/libolecf/wiki
+Source:         
https://github.com/libyal/libolecf/releases/download/%timestamp/%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(libbfio)
+BuildRequires:  pkgconfig(libcerror)
 BuildRequires:  pkgconfig(libcfile)
 BuildRequires:  pkgconfig(libclocale)
 BuildRequires:  pkgconfig(libcnotify)
 BuildRequires:  pkgconfig(libcpath)
 BuildRequires:  pkgconfig(libcsplit)
+BuildRequires:  pkgconfig(libcstring) >= 20120425
+BuildRequires:  pkgconfig(libcsystem) >= 20120425
+BuildRequires:  pkgconfig(libcthreads) >= 20130723
 BuildRequires:  pkgconfig(libfguid) >= 20140103
+BuildRequires:  pkgconfig(libfole) >= 20120426
+BuildRequires:  pkgconfig(libfvalue) >= 20120428
 BuildRequires:  pkgconfig(libuna)
 # testing fails with external package from factory
 #BuildRequires:  pkgconfig(libcdata) > 20140105
 #BuildRequires:  pkgconfig(libfdatetime) > 20140105
-#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 08/11/2014
-#BuildRequires:  pkgconfig(libcerror)
-# these packages have not been released standalone by upstream
-#BuildRequires:  pkgconfig(libfole) >= 20120426
-#BuildRequires:  pkgconfig(libfvalue) >= 20120428
-#BuildRequires:  pkgconfig(libcstring) >= 20120425
-#BuildRequires:  pkgconfig(libcsystem) >= 20120425
+# released, but not yet packaged.  This is the only user in OBS.
+#BuildRequires:  pkgconfig(libwfps) > 20150104
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ libolecf-alpha-20140801.tar.gz -> libolecf-alpha-20150106.tar.gz ++++++
++++ 29609 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