commit libfdata for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package libfdata for openSUSE:Factory 
checked in at 2019-06-12 13:08:59

Comparing /work/SRC/openSUSE:Factory/libfdata (Old)
 and  /work/SRC/openSUSE:Factory/.libfdata.new.4811 (New)


Package is "libfdata"

Wed Jun 12 13:08:59 2019 rev:4 rq:695365 version:0~20181124

Changes:

--- /work/SRC/openSUSE:Factory/libfdata/libfdata.changes2017-02-21 
13:48:38.746747512 +0100
+++ /work/SRC/openSUSE:Factory/.libfdata.new.4811/libfdata.changes  
2019-06-12 13:08:59.877115520 +0200
@@ -1,0 +2,6 @@
+Mon Apr 15 19:38:43 UTC 2019 - Greg Freemyer 
+
+- update to v0~20181124
+   * Changes for libfcache get/set value by identifier
+
+---

Old:

  libfdata-alpha-20170112.tar.gz

New:

  libfdata-alpha-20181124.tar.gz



Other differences:
--
++ libfdata.spec ++
--- /var/tmp/diff_new_pack.hdkfMi/_old  2019-06-12 13:09:00.409115296 +0200
+++ /var/tmp/diff_new_pack.hdkfMi/_new  2019-06-12 13:09:00.409115296 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libfdata
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   libfdata
 %define lname  libfdata1
-%define timestamp 20170112
+%define timestamp 20181124
 Version:0~%{timestamp}
 Release:0
 Summary:Library to provide generic file data functions
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  Productivity/File utilities
 Url:https://github.com/libyal/libfdata/wiki
 Source: 
https://github.com/libyal/libfdata/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
@@ -74,12 +74,14 @@
 
 %files -n %{lname}
 %defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog
+%doc AUTHORS ChangeLog
+%license COPYING 
 %{_libdir}/libfdata.so.*
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS COPYING README ChangeLog
+%doc AUTHORS README ChangeLog
+%license COPYING 
 %{_includedir}/libfdata.h
 %{_includedir}/libfdata/
 %{_libdir}/libfdata.so

++ libfdata-alpha-20170112.tar.gz -> libfdata-alpha-20181124.tar.gz ++
 66789 lines of diff (skipped)




commit libfdata for openSUSE:Factory

2017-02-21 Thread root
Hello community,

here is the log from the commit of package libfdata for openSUSE:Factory 
checked in at 2017-02-21 13:48:38

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.changes2016-02-05 
00:32:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfdata.new/libfdata.changes   2017-02-21 
13:48:38.746747512 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 21:58:12 UTC 2017 - greg.freem...@gmail.com
+
+- update to v0~20170112
+
+---

Old:

  libfdata-experimental-20150825.tar.gz

New:

  libfdata-alpha-20170112.tar.gz



Other differences:
--
++ libfdata.spec ++
--- /var/tmp/diff_new_pack.q7Kpou/_old  2017-02-21 13:48:39.122694605 +0100
+++ /var/tmp/diff_new_pack.q7Kpou/_new  2017-02-21 13:48:39.126694042 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libfdata
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,14 +18,14 @@
 
 Name:   libfdata
 %define lname  libfdata1
-%define timestamp 20150825
+%define timestamp 20170112
 Version:0~%{timestamp}
 Release:0
 Summary:Library to provide generic file data functions
 License:LGPL-3.0+
 Group:  Productivity/File utilities
 Url:https://github.com/libyal/libfdata/wiki
-Source: 
https://github.com/libyal/libfdata/releases/download/%timestamp/%{name}-experimental-%{timestamp}.tar.gz
+Source: 
https://github.com/libyal/libfdata/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(libcdata) >= 20140105




commit libfdata for openSUSE:Factory

2016-02-04 Thread h_root
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.changes2015-01-30 
14:57:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfdata.new/libfdata.changes   2016-02-05 
00:32:01.0 +0100
@@ -1,0 +2,11 @@
+Sun Jan 31 03:48:26 UTC 2016 - greg.freem...@gmail.com
+
+- 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.0 +0100
+++ /var/tmp/diff_new_pack.rnsKhN/_new  2016-02-05 00:32:03.0 +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)