Hello community,

here is the log from the commit of package thin-provisioning-tools for 
openSUSE:Factory checked in at 2016-07-18 21:18:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thin-provisioning-tools (Old)
 and      /work/SRC/openSUSE:Factory/.thin-provisioning-tools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "thin-provisioning-tools"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/thin-provisioning-tools/thin-provisioning-tools.changes
  2016-02-17 12:25:32.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.thin-provisioning-tools.new/thin-provisioning-tools.changes
     2016-07-18 21:18:43.000000000 +0200
@@ -1,0 +2,9 @@
+Sun Jul 10 14:10:36 UTC 2016 - [email protected]
+
+- Update to version 0.6.2:
+  * Fix bug in thin_delta
+  * Fix recent regression in thin_repair.
+  * Force g++-98 dialect
+  * Fix bug in thin_trim
+
+-------------------------------------------------------------------

Old:
----
  v0.6.1.tar.gz

New:
----
  thin-provisioning-tools-0.6.2.tar.gz

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

Other differences:
------------------
++++++ thin-provisioning-tools.spec ++++++
--- /var/tmp/diff_new_pack.lBYVyR/_old  2016-07-18 21:18:44.000000000 +0200
+++ /var/tmp/diff_new_pack.lBYVyR/_new  2016-07-18 21:18:44.000000000 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           thin-provisioning-tools
-Version:        0.6.1
+Version:        0.6.2
 Release:        0
 Summary:        Thin Provisioning Tools
 License:        GPL-3.0
 Group:          System/Base
 Url:            https://github.com/jthornber/thin-provisioning-tools/
-Source:         
https://github.com/jthornber/thin-provisioning-tools/archive/v%{version}.tar.gz
+Source0:        
https://github.com/jthornber/thin-provisioning-tools/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  boost-devel
@@ -45,7 +45,7 @@
 autoreconf -fiv
 %configure \
   --bindir=%{_sbindir} \
-  --with-optimisation="%{optflags} -std=gnu++98"
+  --with-optimisation="%{optflags}"
 # In generated Makefile V=@ is used, in order to achieve verbose build ve
 # must override it as V=""
 make %{?_smp_mflags} V=""


Reply via email to