Hello community,

here is the log from the commit of package getdata for openSUSE:Factory checked 
in at 2013-07-22 16:40:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/getdata (Old)
 and      /work/SRC/openSUSE:Factory/.getdata.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "getdata"

Changes:
--------
--- /work/SRC/openSUSE:Factory/getdata/getdata.changes  2013-04-02 
15:17:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.getdata.new/getdata.changes     2013-07-22 
16:40:44.000000000 +0200
@@ -1,0 +2,13 @@
+Mon Jul  1 17:26:49 UTC 2013 - [email protected]
+
+- update to 0.8.4
+  see http://sourceforge.net/projects/getdata/files/getdata/0.8.4/
+  for a complete list of features. This includes
+  * seeking to a negative sample number with gd_seek now properly fails
+  * reading sample zero of a gzipped RAW field now always works
+  * /REFERENCE directives in subdirfiles are no longer corrupted on write
+  * NumPy arrays returned by the Python dirfile.getdata() method are now
+    the correct length
+- enable build of perl-bindings
+
+-------------------------------------------------------------------

Old:
----
  getdata-0.8.3.tar.bz2

New:
----
  getdata-0.8.4.tar.bz2

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

Other differences:
------------------
++++++ getdata.spec ++++++
--- /var/tmp/diff_new_pack.IIu4hz/_old  2013-07-22 16:40:45.000000000 +0200
+++ /var/tmp/diff_new_pack.IIu4hz/_new  2013-07-22 16:40:45.000000000 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           getdata
-Version:        0.8.3
+Version:        0.8.4
 Release:        0
 Summary:        Library for reading and writing dirfile data
 License:        LGPL-2.1+
@@ -29,6 +29,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
 BuildRequires:  libtool
+BuildRequires:  perl
 BuildRequires:  pkg-config
 BuildRequires:  python-devel
 BuildRequires:  python-numpy-devel
@@ -112,6 +113,16 @@
 
 %postun -n libfgetdata2 -p /sbin/ldconfig
 
+%package -n perl-getdata
+Summary:        GetData bindings for the perl language
+Group:          Development/Libraries/Perl
+Requires:       %{name} = %{version}
+%{perl_requires}
+
+%description -n perl-getdata
+Bindings to the GetData library for the perl language.
+
+
 %package -n python-getdata
 Summary:        GetData bindings for the python language
 Group:          Development/Libraries/Python
@@ -128,7 +139,7 @@
 %setup -q
 
 %build
-%configure --disable-static --enable-modules --disable-perl
+%configure --disable-static --enable-modules --with-perl-dir=vendor
 make %{?_smp_mflags}
 
 %check
@@ -179,6 +190,14 @@
 %defattr(-,root,root,-)
 %{_libdir}/libf95getdata.so.*
 
+%files -n perl-getdata
+%defattr(-,root,root,-)
+%perl_vendorarch/GetData.pm
+%dir %perl_vendorarch/auto
+%dir %perl_vendorarch/auto/GetData
+%perl_vendorarch/auto/GetData/GetData.bs
+%perl_vendorarch/auto/GetData/GetData.so
+
 %files devel
 %defattr(-,root,root,-)
 %doc doc/README.cxx doc/README.f77 doc/unclean_database_recovery.txt 
doc/README.python

++++++ getdata-0.8.3.tar.bz2 -> getdata-0.8.4.tar.bz2 ++++++
++++ 3782 lines of diff (skipped)

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

Reply via email to