Hello community,

here is the log from the commit of package mdds-1_2 for openSUSE:Factory 
checked in at 2017-12-02 13:11:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mdds-1_2 (Old)
 and      /work/SRC/openSUSE:Factory/.mdds-1_2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mdds-1_2"

Sat Dec  2 13:11:31 2017 rev:5 rq:546417 version:1.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/mdds-1_2/mdds-1_2.changes        2017-02-19 
00:42:22.961022454 +0100
+++ /work/SRC/openSUSE:Factory/.mdds-1_2.new/mdds-1_2.changes   2017-12-02 
13:11:31.976487989 +0100
@@ -1,0 +2,13 @@
+Wed Nov 29 13:05:52 UTC 2017 - [email protected]
+
+- Version update to 1.3.1:
+  * No api change bump this time
+  * Various multi vector fixes
+
+-------------------------------------------------------------------
+Mon Sep  4 06:27:38 UTC 2017 - [email protected]
+
+- Version update to 1.2.3:
+  * flat_segment_tree: add segment iterator and functions
+
+-------------------------------------------------------------------

Old:
----
  mdds-1.2.2.tar.bz2

New:
----
  mdds-1.3.1.tar.bz2

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

Other differences:
------------------
++++++ mdds-1_2.spec ++++++
--- /var/tmp/diff_new_pack.iDKOFd/_old  2017-12-02 13:11:32.568466428 +0100
+++ /var/tmp/diff_new_pack.iDKOFd/_new  2017-12-02 13:11:32.568466428 +0100
@@ -21,23 +21,22 @@
 %define _apiver 1.2
 %define _oname mdds
 Name:           %{_oname}-1_2
-Version:        1.2.2
+Version:        1.3.1
 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
+BuildRequires:  gcc-c++
+BuildRequires:  libstdc++-devel
+BuildRequires:  pkgconfig
+BuildArch:      noarch
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
 BuildRequires:  boost-devel
 %endif
-BuildRequires:  gcc-c++
-BuildRequires:  libstdc++-devel
-BuildRequires:  pkg-config
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildArch:      noarch
 
 %description
 This library provides a collection of multi-dimensional data structure and 
indexing
@@ -71,11 +70,10 @@
 make check %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %files devel
-%defattr(-,root,root)
-%doc %{_docdir}-%{_apiver}
+%doc %{_docdir}
 %{_includedir}/%{_oname}-%{_apiver}
 %{_datadir}/pkgconfig/*.pc
 

++++++ mdds-1.2.2.tar.bz2 -> mdds-1.3.1.tar.bz2 ++++++
++++ 3449 lines of diff (skipped)


Reply via email to