Hello community, here is the log from the commit of package libfcache for openSUSE:Factory checked in at 2019-06-12 13:08:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfcache (Old) and /work/SRC/openSUSE:Factory/.libfcache.new.4811 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfcache" Wed Jun 12 13:08:52 2019 rev:3 rq:695364 version:0~20181011 Changes: -------- --- /work/SRC/openSUSE:Factory/libfcache/libfcache.changes 2017-02-21 13:48:44.473941520 +0100 +++ /work/SRC/openSUSE:Factory/.libfcache.new.4811/libfcache.changes 2019-06-12 13:08:57.945116332 +0200 @@ -1,0 +2,7 @@ +Mon Apr 15 19:34:08 UTC 2019 - Greg Freemyer <[email protected]> + +- update to v0~20181011 + * Worked on cache value usage + * Worked on get/set value by identifier + +------------------------------------------------------------------- Old: ---- libfcache-alpha-20170111.tar.gz New: ---- libfcache-alpha-20181011.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libfcache.spec ++++++ --- /var/tmp/diff_new_pack.20BC31/_old 2019-06-12 13:08:59.521115669 +0200 +++ /var/tmp/diff_new_pack.20BC31/_new 2019-06-12 13:08:59.525115668 +0200 @@ -1,7 +1,7 @@ # # spec file for package libfcache # -# 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: libfcache %define lname libfcache1 -%define timestamp 20170111 +%define timestamp 20181011 Version: 0~%{timestamp} Release: 0 Summary: Library to provide generic file data cache functions -License: LGPL-3.0+ +License: LGPL-3.0-or-later Group: Productivity/File utilities Url: https://github.com/libyal/libfcache/wiki Source: https://github.com/libyal/libfcache/releases/download/%timestamp/%{name}-alpha-%{timestamp}.tar.gz @@ -71,12 +71,14 @@ %files -n %{lname} %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog +%doc AUTHORS ChangeLog +%license COPYING %{_libdir}/libfcache.so.* %files devel %defattr(-,root,root) -%doc AUTHORS COPYING README ChangeLog +%doc AUTHORS README ChangeLog +%license COPYING %{_includedir}/libfcache.h %{_includedir}/libfcache/ %{_libdir}/libfcache.so ++++++ libfcache-alpha-20170111.tar.gz -> libfcache-alpha-20181011.tar.gz ++++++ ++++ 26399 lines of diff (skipped)
