Hello community,

here is the log from the commit of package libffi for openSUSE:Factory checked 
in at 2018-03-01 12:06:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libffi (Old)
 and      /work/SRC/openSUSE:Factory/.libffi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libffi"

Thu Mar  1 12:06:02 2018 rev:5 rq:580187 version:3.2.1.git259

Changes:
--------
--- /work/SRC/openSUSE:Factory/libffi/libffi.changes    2017-09-25 
13:52:36.192350735 +0200
+++ /work/SRC/openSUSE:Factory/.libffi.new/libffi.changes       2018-03-01 
12:06:04.717824144 +0100
@@ -1,0 +2,10 @@
+Thu Feb 22 15:10:35 UTC 2018 - [email protected]
+
+- Use %license (boo#1082318)
+
+-------------------------------------------------------------------
+Tue Feb 20 09:55:15 UTC 2018 - [email protected]
+
+- Remove aarch64-struct-by-value.patch, needs to be fixed in python.
+
+-------------------------------------------------------------------

Old:
----
  aarch64-struct-by-value.patch

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

Other differences:
------------------
++++++ libffi.spec ++++++
--- /var/tmp/diff_new_pack.VwWJuS/_old  2018-03-01 12:06:05.233805627 +0100
+++ /var/tmp/diff_new_pack.VwWJuS/_new  2018-03-01 12:06:05.237805484 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libffi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -28,7 +28,6 @@
 Source:         %name-%version.tar.xz
 Source99:       baselibs.conf
 Patch:          libffi-include-location.patch
-Patch1:         aarch64-struct-by-value.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -81,7 +80,6 @@
 %prep
 %setup -q
 %patch -p1
-%patch1 -p1
 
 %build
 ./autogen.sh
@@ -104,7 +102,6 @@
 %{_prefix}/include/ffi.h
 %{_prefix}/include/ffitarget.h
 %{_libdir}/pkgconfig/libffi.pc
-%doc LICENSE
 %doc %{_mandir}/man3/ffi.3.gz
 %doc %{_mandir}/man3/ffi_call.3.gz
 %doc %{_mandir}/man3/ffi_prep_cif.3.gz
@@ -113,6 +110,7 @@
 
 %files -n libffi%{libffi_sover}
 %defattr(-,root,root)
+%license LICENSE
 %{_libdir}/libffi.so.%{libffi_sover}*
 
 %changelog


Reply via email to