Hello community,

here is the log from the commit of package getdata for openSUSE:Factory checked 
in at 2012-10-03 07:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/getdata (Old)
 and      /work/SRC/openSUSE:Factory/.getdata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "getdata", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/getdata/getdata.changes  2011-12-08 
11:28:00.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.getdata.new/getdata.changes     2012-10-03 
07:14:43.000000000 +0200
@@ -1,0 +2,25 @@
+Thu Aug 23 18:57:57 UTC 2012 - [email protected]
+
+- update to 0.8.1
+  see http://sourceforge.net/projects/getdata/files/getdata/0.8.1/
+  for a complete list of changes. This includes:
+  * BUG FIX: A segfault when negotiating symbolic links in file 
+    paths, typically manifesting in gd_open calls, has been fixed.
+  * BUG FIX: gd_strtok now saves a copy of the string passed to it,
+    as the documentation suggests it should.  Previously it cached
+    the pointer itself.
+  * BUG FIX: A number of minor memory leaks, mostly occurring when
+    the library encounters an error, have been fixed.
+
+-------------------------------------------------------------------
+Fri Jul  6 17:28:53 UTC 2012 - [email protected]
+
+- update to 0.8.0
+  see http://sourceforge.net/projects/getdata/files/getdata/0.8.0/ 
+  for a complete list of changes. This includes:
+  * Dirfile Standards Version 9 has been released.  It adds two new field
+    types: MPLEX, which allows multiplexing multiple low-rate channels in
+    one high-rate one, and WINDOW, which extracts a portion of a field
+    based on the value of a second field.  
+
+-------------------------------------------------------------------

Old:
----
  getdata-0.7.3.tar.bz2

New:
----
  getdata-0.8.1.tar.bz2

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

Other differences:
------------------
++++++ getdata.spec ++++++
--- /var/tmp/diff_new_pack.wl9qhH/_old  2012-10-03 07:14:45.000000000 +0200
+++ /var/tmp/diff_new_pack.wl9qhH/_new  2012-10-03 07:14:45.000000000 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package getdata
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2011 Christian Trippe <[email protected]>
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011,2012 Christian Trippe <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 #
 
 
-
 Name:           getdata
-Version:        0.7.3
-Release:        2
-License:        LGPL-2.1+
+Version:        0.8.1
+Release:        0
 Summary:        Library for reading and writing dirfile data
-Url:            http://getdata.sourceforge.net/
+License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
+Url:            http://getdata.sourceforge.net/
 Source:         %{name}-%{version}.tar.bz2
 BuildRequires:  bzip2
 BuildRequires:  gcc-c++
@@ -49,13 +48,12 @@
 reading data.
 
 %package devel
-License:        LGPL-2.1+
 Summary:        Headers required when building programs against GetData
 Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
 Requires:       gcc-c++
 Requires:       gcc-fortran
-Requires:       libgetdata++2 = %{version}
+Requires:       libgetdata++3 = %{version}
 Requires:       pkgconfig
 
 %description devel
@@ -63,7 +61,6 @@
 Includes C++ and FORTRAN (77 & 95) bindings.
 
 %package doc
-License:        LGPL-2.1+
 Summary:        Documentation for GetData
 Group:          Development/Libraries/C and C++
 Requires:       %{name} = %{version}
@@ -71,32 +68,29 @@
 %description doc
 Documentation and manuals for the GetData library.
 
-%package -n libgetdata4
-License:        LGPL-2.1+
+%package -n libgetdata5
 Summary:        Library for GetData
 Group:          Development/Libraries/Other
 
-%description -n libgetdata4
+%description -n libgetdata5
 Library for C-bindings for GetData.
 
-%post -n libgetdata4 -p /sbin/ldconfig
+%post -n libgetdata5 -p /sbin/ldconfig
 
-%postun -n libgetdata4 -p /sbin/ldconfig
+%postun -n libgetdata5 -p /sbin/ldconfig
 
-%package -n libgetdata++2
-License:        LGPL-2.1+
+%package -n libgetdata++3
 Summary:        Library for GetData
 Group:          Development/Libraries/Other
 
-%description -n libgetdata++2
+%description -n libgetdata++3
 Library for C++-bindings for GetData.
 
-%post -n libgetdata++2 -p /sbin/ldconfig
+%post -n libgetdata++3 -p /sbin/ldconfig
 
-%postun -n libgetdata++2 -p /sbin/ldconfig
+%postun -n libgetdata++3 -p /sbin/ldconfig
 
 %package -n libf95getdata2
-License:        LGPL-2.1+
 Summary:        GetData bindings for fortran
 Group:          Development/Libraries/Other
 
@@ -108,7 +102,6 @@
 %postun -n libf95getdata2 -p /sbin/ldconfig
 
 %package -n libfgetdata2
-License:        LGPL-2.1+
 Summary:        GetData bindings for fortran
 Group:          Development/Libraries/Other
 
@@ -120,7 +113,6 @@
 %postun -n libfgetdata2 -p /sbin/ldconfig
 
 %package -n python-getdata
-License:        LGPL-2.1+
 Summary:        GetData bindings for the python language
 Group:          Development/Libraries/Python
 Requires:       %{name} = %{version}
@@ -131,11 +123,12 @@
 Bindings to the GetData library for the python lanuguage.
 Uses (and requires) the numpy python library for large numeric arrays.
 
+
 %prep
 %setup -q
 
 %build
-%configure --disable-static --enable-modules
+%configure --disable-static --enable-modules --disable-perl
 make %{?_smp_mflags}
 
 %check
@@ -166,11 +159,11 @@
 %{_mandir}/man5/*
 %doc README NEWS TODO ChangeLog
 
-%files -n libgetdata4
+%files -n libgetdata5
 %defattr(-,root,root,-)
 %{_libdir}/libgetdata.so.*
 
-%files -n libgetdata++2
+%files -n libgetdata++3
 %defattr(-,root,root,-)
 %{_libdir}/libgetdata++.so.*
 

++++++ getdata-0.7.3.tar.bz2 -> getdata-0.8.1.tar.bz2 ++++++
++++ 148734 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to