diff --git a/libstorage-ng-4.1.15.tar.xz b/libstorage-ng-4.1.15.tar.xz deleted file mode 100644 index 5974c7e..0000000 --- a/libstorage-ng-4.1.15.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f8aff800383b347f5c52bbe7ed9957a16f2607d0000b8f1ab048164f7bc1a96d -size 630708 diff --git a/libstorage-ng-4.1.22.tar.xz b/libstorage-ng-4.1.22.tar.xz new file mode 100644 index 0000000..bdc7e87 --- /dev/null +++ b/libstorage-ng-4.1.22.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fedd414ce037eb3c5ab6ad381c61e18f331cad38bddadecd1a7feacaefa44d41 +size 633048 diff --git a/libstorage-ng.changes b/libstorage-ng.changes index 2828a73..034ed1d 100644 --- a/libstorage-ng.changes +++ b/libstorage-ng.changes @@ -1,3 +1,79 @@ +-------------------------------------------------------------------- +Sun Sep 2 09:03:24 UTC 2018 - opensuse-packaging@opensuse.org + +- Translated using Weblate (Czech) +- 4.1.22 + +-------------------------------------------------------------------- +Tue Aug 28 13:57:38 UTC 2018 - opensuse-packaging@opensuse.org + +- merge gh#openSUSE/libstorage-ng#566 +- merge branch SLE-15-GA +- merge gh#openSUSE/libstorage-ng#554 +- merge gh#openSUSE/libstorage-ng#565 +- merge gh#openSUSE/libstorage-ng#560 +- merge gh#openSUSE/libstorage-ng#564 +- merge gh#openSUSE/libstorage-ng#562 +- detect correctly whether a file system is currently mounted + (bsc#1105227) +- adjust multipath parser to accept nvme related output + (bsc#1089353) +- Added some class descriptions +- MdLinks: make it work also when even /dev/md does not exist +- Avoid exceptions for inactive RAIDs (bsc#1090010) +- Fixed the existing tests +- test inactive noncontainer +- detect raid containers differently +- Mark inactive RAID in the BlkDevice attribute +- A common way to configure the indentation style +- Inactive raid +- Merge SLE-15-GA into master +- 4.1.21 + +-------------------------------------------------------------------- +Fri Aug 24 11:05:35 UTC 2018 - wfeldt@opensuse.org + +- merge gh#openSUSE/libstorage-ng#560 +- adjust multipath parser to accept nvme related output + (bsc#1089353) +- try to make multipath parser more robust +- add unit tests +- 4.1.20 + +-------------------------------------------------------------------- +Thu Aug 23 12:27:09 UTC 2018 - wfeldt@opensuse.org + +- merge gh#openSUSE/libstorage-ng#562 +- detect correctly whether a file system is currently mounted + (bsc#1105227) +- add unit tests +- add spaces +- 4.1.19 + +-------------------------------------------------------------------- +Wed Aug 22 12:52:13 UTC 2018 - jreidinger@suse.cz + +- merge gh#openSUSE/libstorage-ng#563 +- do not crash when parsing docker devices (bsc#1104899) +- 4.1.18 + +-------------------------------------------------------------------- +Wed Aug 22 07:36:42 UTC 2018 - schubi@suse.de + +- merge gh#openSUSE/libstorage-ng#561 +- Changed licence to GPL-2.0-only. +- 4.1.17 + +-------------------------------------------------------------------- +Tue Aug 21 14:23:18 UTC 2018 - mvidner@suse.cz + +- merge gh#openSUSE/libstorage-ng#548 +- RAID: states of operation +- RAID docs: nicer formatting for the older notes +- autodocs: ignore Doxygen search data +- Don't surprise myself. +- 4.1.16 + -------------------------------------------------------------------- Tue Aug 14 14:14:27 UTC 2018 - opensuse-packaging@opensuse.org diff --git a/libstorage-ng.spec b/libstorage-ng.spec index b4fb126..82b0348 100644 --- a/libstorage-ng.spec +++ b/libstorage-ng.spec @@ -18,10 +18,10 @@ %define libname %{name}1 Name: libstorage-ng -Version: 4.1.15 +Version: 4.1.22 Release: 0 Summary: Library for storage management -License: GPL-2.0 +License: GPL-2.0-only Group: System/Libraries Url: http://github.com/openSUSE/libstorage-ng Source: %{name}-%{version}.tar.xz