Hello community, here is the log from the commit of package libstorage-ng for openSUSE:Factory checked in at 2018-07-24 17:28:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old) and /work/SRC/openSUSE:Factory/.libstorage-ng.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libstorage-ng" Tue Jul 24 17:28:56 2018 rev:28 rq:624759 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes 2018-07-14 20:17:43.319031367 +0200 +++ /work/SRC/openSUSE:Factory/.libstorage-ng.new/libstorage-ng.changes 2018-07-24 17:29:05.915812682 +0200 @@ -1,0 +2,14 @@ +Mon Jul 23 12:08:03 UTC 2018 - wfe...@opensuse.org + +- merge gh#openSUSE/libstorage-ng#546 +- document package version scheme +- 4.1.0 + +-------------------------------------------------------------------- +Mon Jul 16 09:10:36 UTC 2018 - aschn...@suse.de + +- merge gh#openSUSE/libstorage-ng#545 +- added document for limits +- 3.3.317 + +-------------------------------------------------------------------- Old: ---- libstorage-ng-3.3.316.tar.xz New: ---- libstorage-ng-4.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libstorage-ng.spec ++++++ --- /var/tmp/diff_new_pack.wJqod8/_old 2018-07-24 17:29:07.191814298 +0200 +++ /var/tmp/diff_new_pack.wJqod8/_new 2018-07-24 17:29:07.191814298 +0200 @@ -18,7 +18,7 @@ %define libname %{name}1 Name: libstorage-ng -Version: 3.3.316 +Version: 4.1.0 Release: 0 Summary: Library for storage management License: GPL-2.0 ++++++ libstorage-ng-3.3.316.tar.xz -> libstorage-ng-4.1.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-3.3.316/README.md new/libstorage-ng-4.1.0/README.md --- old/libstorage-ng-3.3.316/README.md 2018-07-13 16:20:10.000000000 +0200 +++ new/libstorage-ng-4.1.0/README.md 2018-07-23 14:08:03.000000000 +0200 @@ -96,6 +96,17 @@ look [here](https://github.com/openSUSE/linuxrc-devtools/blob/master/workflow.md). +Package Versions +---------------- + +Versioning follows [YaST](http://yastgithubio.readthedocs.io/en/latest/versioning)'s versioning scheme. + +Currently this means + +- 4.1.X for the `master` branch submitted to `Factory` and `SLE-15-SP1` +- 3.3.X for the `SLE-15-GA` branch submitted to `SLE-15:Update` + + Code Documentation ------------------ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-3.3.316/VERSION new/libstorage-ng-4.1.0/VERSION --- old/libstorage-ng-3.3.316/VERSION 2018-07-13 16:20:10.000000000 +0200 +++ new/libstorage-ng-4.1.0/VERSION 2018-07-23 14:08:03.000000000 +0200 @@ -1 +1 @@ -3.3.316 +4.1.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libstorage-ng-3.3.316/doc/limits.md new/libstorage-ng-4.1.0/doc/limits.md --- old/libstorage-ng-3.3.316/doc/limits.md 1970-01-01 01:00:00.000000000 +0100 +++ new/libstorage-ng-4.1.0/doc/limits.md 2018-07-23 14:08:03.000000000 +0200 @@ -0,0 +1,7 @@ + +Limits +------ + +Sizes, e.g. for block devices or filesystems, equal or greater than 16 EiB are +not supported. +