Hello community,

here is the log from the commit of package librtas for openSUSE:Factory checked 
in at 2016-03-21 12:45:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/librtas (Old)
 and      /work/SRC/openSUSE:Factory/.librtas.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "librtas"

Changes:
--------
--- /work/SRC/openSUSE:Factory/librtas/librtas.changes  2014-11-15 
12:19:34.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.librtas.new/librtas.changes     2016-03-21 
12:45:01.000000000 +0100
@@ -1,0 +2,6 @@
+Wed Mar  2 14:09:55 UTC 2016 - [email protected]
+
+- version update to 1.4.0 (FATE#319934)
+  - see Changelog under librtas-1.4.0/Changelog
+
+-------------------------------------------------------------------

Old:
----
  librtas-1.3.13.tar.gz

New:
----
  librtas-1.4.0.tar.gz

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

Other differences:
------------------
++++++ librtas.spec ++++++
--- /var/tmp/diff_new_pack.o8ayt7/_old  2016-03-21 12:45:02.000000000 +0100
+++ /var/tmp/diff_new_pack.o8ayt7/_new  2016-03-21 12:45:02.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package librtas
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -17,21 +17,19 @@
 
 
 Name:           librtas
-Version:        1.3.13
-Release:        0
-Summary:        Libraries to provide access to RTAS calls and RTAS events
-License:        CPL-1.0
-Group:          Development/Libraries/C and C++
-Url:            http://librtas.ozlabs.org/
-
-#Git-Clone:    git://git.code.sf.net/p/librtas/code
-Source0:        
http://sourceforge.net/projects/librtas/files/librtas-%{version}.tar.gz
-Source1:        baselibs.conf
-Patch:          librtas-failedmagic.patch
 BuildRequires:  doxygen
+Version:        1.4.0
+Release:        0
 BuildRequires:  fdupes
+Summary:        Libraries to provide access to RTAS calls and RTAS events
+License:        LGPL-2.1+
+Group:          System/Libraries
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  ppc ppc64 ppc64le
+Url:            https://github.com/nfont/librtas
+Source0:        %{name}-%{version}.tar.gz
+Source1:        baselibs.conf
+Patch:          librtas-failedmagic.patch
 
 %description
 The librtas shared library provides userspace with an interface through
@@ -75,7 +73,6 @@
 %prep
 %setup -q
 %patch
-sed s,rtasevent,ofdt,g <doxygen.rtasevent >doxygen.ofdt
 
 %build
 make CFLAGS="%optflags -fPIC -g -I $PWD/librtasevent_src" LIB_DIR="%{_libdir}" 
%{?_smp_mflags}
@@ -91,20 +88,19 @@
 %postun -n librtas1 -p /sbin/ldconfig
 
 %files -n librtas1
-%doc Changelog
 %defattr(-, root, root)
+%doc COPYING.LESSER Changelog
 %{_libdir}/lib*.so.*
 
 %files devel
 %defattr(-, root, root)
+%doc COPYING.LESSER
 /usr/include/*
 %{_libdir}/librtasevent.so
 %{_libdir}/librtas.so
-%{_libdir}/libofdt.so
 
 %files doc
 %defattr(-, root, root)
-%doc COPYRIGHT
 %doc %{_docdir}/librtas
 
 %changelog

++++++ librtas-1.3.13.tar.gz -> librtas-1.4.0.tar.gz ++++++
++++ 10992 lines of diff (skipped)


Reply via email to