Hello community,

here is the log from the commit of package libstorage-ng for openSUSE:Factory 
checked in at 2018-03-26 12:15:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libstorage-ng (Old)
 and      /work/SRC/openSUSE:Factory/.libstorage-ng.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libstorage-ng"

Mon Mar 26 12:15:57 2018 rev:16 rq:590606 version:3.3.200

Changes:
--------
--- /work/SRC/openSUSE:Factory/libstorage-ng/libstorage-ng.changes      
2018-03-18 21:43:50.787871305 +0100
+++ /work/SRC/openSUSE:Factory/.libstorage-ng.new/libstorage-ng.changes 
2018-03-26 12:16:02.998899686 +0200
@@ -1,0 +2,40 @@
+Fri Mar 23 09:31:06 UTC 2018 - [email protected]
+
+- merge gh#openSUSE/libstorage-ng#501
+- make LockException available in API
+- 3.3.200
+
+--------------------------------------------------------------------
+Wed Mar 21 09:08:07 UTC 2018 - [email protected]
+
+- merge gh#openSUSE/libstorage-ng#500
+- extended documentation
+- 3.3.199
+
+--------------------------------------------------------------------
+Tue Mar 20 17:19:17 UTC 2018 - [email protected]
+
+- merge gh#openSUSE/libstorage-ng#499
+- provide reasons why resize is not possible
+- added unit tests
+- added integration tests
+- use more common notation
+- 3.3.198
+
+--------------------------------------------------------------------
+Tue Mar 20 12:36:05 UTC 2018 - [email protected]
+
+- merge gh#openSUSE/libstorage-ng#498
+- added workaround for cryptsetup exit code regression (see
+  bsc#1082640)
+- added convenience function
+- 3.3.197
+
+--------------------------------------------------------------------
+Mon Mar 19 09:17:47 UTC 2018 - [email protected]
+
+- merge gh#openSUSE/libstorage-ng#497
+- Enable exception
+- 3.3.196
+
+--------------------------------------------------------------------

Old:
----
  libstorage-ng-3.3.195.tar.xz

New:
----
  libstorage-ng-3.3.200.tar.xz

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

Other differences:
------------------
++++++ libstorage-ng.spec ++++++
--- /var/tmp/diff_new_pack.tcMr7G/_old  2018-03-26 12:16:04.226855659 +0200
+++ /var/tmp/diff_new_pack.tcMr7G/_new  2018-03-26 12:16:04.234855372 +0200
@@ -18,7 +18,7 @@
 
 %define libname %{name}1
 Name:           libstorage-ng
-Version:        3.3.195
+Version:        3.3.200
 Release:        0
 Summary:        Library for storage management
 License:        GPL-2.0
@@ -163,8 +163,8 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 find %{buildroot} -type f -name "*.pyc" -delete -print
 
-install -d -m 755 %{buildroot}/run/libstorage
-touch %{buildroot}/run/libstorage/lock
+install -d -m 755 %{buildroot}/run/libstorage-ng
+touch %{buildroot}/run/libstorage-ng/lock
 
 %fdupes -s %{buildroot}
 
@@ -181,7 +181,7 @@
 %defattr(-,root,root)
 %doc AUTHORS LICENSE
 %{_libdir}/libstorage-ng.so.*
-%ghost /run/libstorage
+%ghost /run/libstorage-ng
 
 %files devel
 %defattr(-,root,root)

++++++ libstorage-ng-3.3.195.tar.xz -> libstorage-ng-3.3.200.tar.xz ++++++
++++ 1977 lines of diff (skipped)


Reply via email to