Hello community,

here is the log from the commit of package cmis-client for openSUSE:Factory 
checked in at 2016-03-05 13:05:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cmis-client (Old)
 and      /work/SRC/openSUSE:Factory/.cmis-client.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cmis-client"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cmis-client/cmis-client.changes  2015-11-24 
22:21:21.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.cmis-client.new/cmis-client.changes     
2016-03-05 13:05:25.000000000 +0100
@@ -1,0 +2,10 @@
+Fri Mar  4 13:36:58 UTC 2016 - [email protected]
+
+- Version update to 0.5.1:
+  * Few small bugfixes, see NEWS file for details
+- Remove upstreamed patches
+  * 0001-fix-boost-configuration-with-gcc-5.patch
+  * 0002-avoid-use-after-delete.patch
+  * 0005-Remove-invalid-comments-from-test-JSON-file.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-fix-boost-configuration-with-gcc-5.patch
  0002-avoid-use-after-delete.patch
  0005-Remove-invalid-comments-from-test-JSON-file.patch
  libcmis-0.5.0.tar.gz

New:
----
  libcmis-0.5.1.tar.gz

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

Other differences:
------------------
++++++ cmis-client.spec ++++++
--- /var/tmp/diff_new_pack.LvHYcc/_old  2016-03-05 13:05:26.000000000 +0100
+++ /var/tmp/diff_new_pack.LvHYcc/_new  2016-03-05 13:05:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cmis-client
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -20,19 +20,13 @@
 %define incname 0.5
 %define _name  libcmis
 Name:           cmis-client
-Version:        0.5.0
+Version:        0.5.1
 Release:        0
 Summary:        Sample CMIS client
 License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:          Development/Libraries/C and C++
-Url:            http://sourceforge.net/projects/libcmis/
-Source0:        
http://downloads.sourceforge.net/project/libcmis/%{_name}-%{version}.tar.gz
-# Upstream patch to fix building with gcc5
-Patch0:         0001-fix-boost-configuration-with-gcc-5.patch
-# Upstream patch to fix test failures with gcc5
-Patch1:         0002-avoid-use-after-delete.patch
-# Upstream patch to fix test-onedrive with boost 1.59
-Patch2:         0005-Remove-invalid-comments-from-test-JSON-file.patch
+Url:            https://github.com/tdf/libcmis
+Source0:        
https://github.com/tdf/%_name/releases/download/v%{version}/%_name-%{version}.tar.gz
 BuildRequires:  boost-devel >= 1.42
 BuildRequires:  docbook2X
 BuildRequires:  gcc-c++
@@ -86,9 +80,6 @@
 
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 libtoolize --force --copy
@@ -130,7 +121,7 @@
 
 %files -n %{_name}-%{soname}
 %defattr(-, root, root)
-%doc AUTHORS COPYING.LGPL COPYING.MPL COPYING.GPL NEWS README
+%doc AUTHORS COPYING.LGPL COPYING.MPL COPYING.GPL NEWS
 %{_libdir}/%{_name}-%{incname}.so.*
 
 %files -n %{_name}-devel
@@ -141,7 +132,7 @@
 
 %files -n %{_name}-c-%{soname}
 %defattr(-, root, root)
-%doc AUTHORS COPYING.LGPL COPYING.MPL COPYING.GPL NEWS README
+%doc AUTHORS COPYING.LGPL COPYING.MPL COPYING.GPL NEWS
 %{_libdir}/%{_name}-c-%{incname}.so.*
 
 %files -n %{_name}-c-devel

++++++ libcmis-0.5.0.tar.gz -> libcmis-0.5.1.tar.gz ++++++
++++ 28397 lines of diff (skipped)


Reply via email to