Hello community,

here is the log from the commit of package libfdata for openSUSE:Factory 
checked in at 2016-02-05 00:31:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfdata (Old)
 and      /work/SRC/openSUSE:Factory/.libfdata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfdata"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfdata/libfdata.changes        2015-01-30 
14:57:44.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libfdata.new/libfdata.changes   2016-02-05 
00:32:01.000000000 +0100
@@ -1,0 +2,11 @@
+Sun Jan 31 03:48:26 UTC 2016 - [email protected]
+
+- update to v0~20150825
+       * worked on stream
+         - added get mapped range function
+         - added mapped size
+       * worked on btree search flags
+       * added support for less equal and greater equal for compare functions
+         in libfdata_btree_node_get_sub_node_data_range_by_key
+
+-------------------------------------------------------------------

Old:
----
  libfdata-experimental-20150104.tar.gz

New:
----
  libfdata-experimental-20150825.tar.gz

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

Other differences:
------------------
++++++ libfdata.spec ++++++
--- /var/tmp/diff_new_pack.rnsKhN/_old  2016-02-05 00:32:03.000000000 +0100
+++ /var/tmp/diff_new_pack.rnsKhN/_new  2016-02-05 00:32:03.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfdata
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX 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,7 +18,7 @@
 
 Name:           libfdata
 %define lname  libfdata1
-%define timestamp 20150104
+%define timestamp 20150825
 Version:        0~%{timestamp}
 Release:        0
 Summary:        Library to provide generic file data functions
@@ -28,12 +28,12 @@
 Source:         
https://github.com/libyal/libfdata/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
-BuildRequires:  pkgconfig(libcerror) >= 20140105
 BuildRequires:  pkgconfig(libcdata) >= 20140105
+BuildRequires:  pkgconfig(libcerror) >= 20140105
 BuildRequires:  pkgconfig(libcnotify)
-BuildRequires:  pkgconfig(libfcache)
-BuildRequires:  pkgconfig(libcthreads) >= 20130723
 BuildRequires:  pkgconfig(libcstring) >= 20120425
+BuildRequires:  pkgconfig(libcthreads) >= 20130723
+BuildRequires:  pkgconfig(libfcache)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -41,7 +41,6 @@
 
 %package -n %{lname}
 Summary:        Library to provide generic file data functions
-License:        LGPL-3.0+
 Group:          System/Libraries
 
 %description -n %{lname}
@@ -49,7 +48,6 @@
 
 %package devel
 Summary:        Development files for libfdata
-License:        LGPL-3.0+ 
 Group:          Development/Libraries/C and C++
 Requires:       %{lname} = %{version}
 

++++++ libfdata-experimental-20150104.tar.gz -> 
libfdata-experimental-20150825.tar.gz ++++++
++++ 2336 lines of diff (skipped)


Reply via email to