Hello community,

here is the log from the commit of package getdata for openSUSE:Factory checked 
in at 2015-10-22 12:59:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  2015-09-03 
18:09:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.getdata.new/getdata.changes     2015-10-22 
12:59:38.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Oct 19 04:59:28 UTC 2015 - [email protected]
+
+- update to 0.9.0
+  * the legacy (pre-0.3) API is no longer built by default
+  for all relevant changes see 
+  http://sourceforge.net/projects/getdata/files/getdata/0.9.0/
+
+-------------------------------------------------------------------

Old:
----
  getdata-0.8.9.tar.bz2

New:
----
  getdata-0.9.0.tar.xz

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

Other differences:
------------------
++++++ getdata.spec ++++++
--- /var/tmp/diff_new_pack.zJcGC3/_old  2015-10-22 12:59:39.000000000 +0200
+++ /var/tmp/diff_new_pack.zJcGC3/_new  2015-10-22 12:59:39.000000000 +0200
@@ -18,13 +18,13 @@
 
 
 Name:           getdata
-Version:        0.8.9
+Version:        0.9.0
 Release:        0
 Summary:        Library for reading and writing dirfile data
 License:        LGPL-2.1+
 Group:          Development/Libraries/C and C++
 Url:            http://getdata.sourceforge.net/
-Source:         %{name}-%{version}.tar.bz2
+Source:         %{name}-%{version}.tar.xz
 BuildRequires:  bzip2
 BuildRequires:  gcc-c++
 BuildRequires:  gcc-fortran
@@ -55,7 +55,7 @@
 Requires:       %{name} = %{version}
 Requires:       gcc-c++
 Requires:       gcc-fortran
-Requires:       libgetdata++3 = %{version}
+Requires:       libgetdata++6 = %{version}
 Requires:       pkgconfig
 
 %description devel
@@ -70,49 +70,49 @@
 %description doc
 Documentation and manuals for the GetData library.
 
-%package -n libgetdata5
+%package -n libgetdata7
 Summary:        Library for GetData
 Group:          Development/Libraries/Other
 
-%description -n libgetdata5
+%description -n libgetdata7
 Library for C-bindings for GetData.
 
-%post -n libgetdata5 -p /sbin/ldconfig
+%post -n libgetdata7 -p /sbin/ldconfig
 
-%postun -n libgetdata5 -p /sbin/ldconfig
+%postun -n libgetdata7 -p /sbin/ldconfig
 
-%package -n libgetdata++3
+%package -n libgetdata++6
 Summary:        Library for GetData
 Group:          Development/Libraries/Other
 
-%description -n libgetdata++3
+%description -n libgetdata++6
 Library for C++-bindings for GetData.
 
-%post -n libgetdata++3 -p /sbin/ldconfig
+%post -n libgetdata++6 -p /sbin/ldconfig
 
-%postun -n libgetdata++3 -p /sbin/ldconfig
+%postun -n libgetdata++6 -p /sbin/ldconfig
 
-%package -n libf95getdata2
+%package -n libf95getdata6
 Summary:        GetData bindings for fortran
 Group:          Development/Libraries/Other
 
-%description -n libf95getdata2
+%description -n libf95getdata6
 The GetData library for fortran programs.
 
-%post -n libf95getdata2 -p /sbin/ldconfig
+%post -n libf95getdata6 -p /sbin/ldconfig
 
-%postun -n libf95getdata2 -p /sbin/ldconfig
+%postun -n libf95getdata6 -p /sbin/ldconfig
 
-%package -n libfgetdata2
+%package -n libfgetdata5
 Summary:        GetData bindings for fortran
 Group:          Development/Libraries/Other
 
-%description -n libfgetdata2
+%description -n libfgetdata5
 The GetData library for fortran programs.
 
-%post -n libfgetdata2 -p /sbin/ldconfig
+%post -n libfgetdata5 -p /sbin/ldconfig
 
-%postun -n libfgetdata2 -p /sbin/ldconfig
+%postun -n libfgetdata5 -p /sbin/ldconfig
 
 %package -n perl-getdata
 Summary:        GetData bindings for the perl language
@@ -171,11 +171,11 @@
 %{_mandir}/man5/*
 %doc README NEWS TODO ChangeLog
 
-%files -n libgetdata5
+%files -n libgetdata7
 %defattr(-,root,root,-)
 %{_libdir}/libgetdata.so.*
 
-%files -n libgetdata++3
+%files -n libgetdata++6
 %defattr(-,root,root,-)
 %{_libdir}/libgetdata++.so.*
 
@@ -183,11 +183,11 @@
 %defattr(-,root,root,-)
 %{python_sitearch}/*.so
 
-%files -n libfgetdata2
+%files -n libfgetdata5
 %defattr(-,root,root,-)
 %{_libdir}/libfgetdata.so.*
 
-%files -n libf95getdata2
+%files -n libf95getdata6
 %defattr(-,root,root,-)
 %{_libdir}/libf95getdata.so.*
 


Reply via email to