Hello community,

here is the log from the commit of package mdds-1_0 for openSUSE:Factory 
checked in at 2016-02-17 10:31:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mdds-1_0 (Old)
 and      /work/SRC/openSUSE:Factory/.mdds-1_0.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mdds-1_0"

Changes:
--------
--- /work/SRC/openSUSE:Factory/mdds-1_0/mdds-1_0.changes        2016-01-01 
19:49:57.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.mdds-1_0.new/mdds-1_0.changes   2016-02-17 
12:15:34.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Feb 11 11:33:13 UTC 2016 - [email protected]
+
+- Version update to 1.1.0:
+  * Fixes in various functions to provide correct return types
+  * Rewrite to automake
+
+-------------------------------------------------------------------

Old:
----
  mdds_1.0.0.tar.bz2

New:
----
  mdds-1.1.0.tar.bz2

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

Other differences:
------------------
++++++ mdds-1_0.spec ++++++
--- /var/tmp/diff_new_pack.iDLDAe/_old  2016-02-17 12:15:35.000000000 +0100
+++ /var/tmp/diff_new_pack.iDLDAe/_new  2016-02-17 12:15:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package mdds
+# spec file for package mdds-1_0
 #
-# 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
@@ -21,13 +21,13 @@
 %define _apiver 1.0
 %define _oname mdds
 Name:           %{_oname}-1_0
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Summary:        A collection of multi-dimensional data structure and indexing 
algorithm
 License:        MIT
 Group:          Development/Libraries/C and C++
 Url:            http://code.google.com/p/multidimalgorithm/
-Source:         
http://kohei.us/files/%{_oname}/src/%{_oname}_%{version}.tar.bz2
+Source:         
http://kohei.us/files/%{_oname}/src/%{_oname}-%{version}.tar.bz2
 BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
@@ -51,7 +51,7 @@
 header-only library, with no shared library to link against.
 
 %prep
-%setup -q -n %{_oname}_%{version}
+%setup -q -n %{_oname}-%{version}
 
 %build
 %configure \


Reply via email to