Hello community,

here is the log from the commit of package optee-client for openSUSE:Factory 
checked in at 2019-06-12 13:14:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/optee-client (Old)
 and      /work/SRC/openSUSE:Factory/.optee-client.new.4811 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "optee-client"

Wed Jun 12 13:14:40 2019 rev:3 rq:708869 version:3.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/optee-client/optee-client.changes        
2018-06-20 15:31:53.024929447 +0200
+++ /work/SRC/openSUSE:Factory/.optee-client.new.4811/optee-client.changes      
2019-06-12 13:14:40.540792991 +0200
@@ -1,0 +2,8 @@
+Sat May 11 18:39:56 UTC 2019 - Andreas Färber <afaer...@suse.de>
+
+- Update to v3.5.0
+* Drop optee-libname.patch (upstreamed)
+* CMakeLists.txt is no longer wrongly installed
+* Notice.md was dropped
+
+-------------------------------------------------------------------

Old:
----
  optee-libname.patch
  optee_client-3.1.0.tar.gz

New:
----
  optee_client-3.5.0.tar.gz

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

Other differences:
------------------
++++++ optee-client.spec ++++++
--- /var/tmp/diff_new_pack.8tNevm/_old  2019-06-12 13:14:40.976792534 +0200
+++ /var/tmp/diff_new_pack.8tNevm/_new  2019-06-12 13:14:40.980792530 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package optee-client
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -18,14 +18,13 @@
 
 %define libname libteec1
 Name:           optee-client
-Version:        3.1.0
+Version:        3.5.0
 Release:        0
 Summary:        A Trusted Execution Environment client
 License:        BSD-2-Clause
 Group:          System/Boot
 URL:            https://github.com/OP-TEE/optee_client
 Source:         
https://github.com/OP-TEE/optee_client/archive/%{version}.tar.gz#/optee_client-%{version}.tar.gz
-Patch0:         optee-libname.patch
 BuildRequires:  cmake
 
 %description
@@ -55,7 +54,6 @@
 
 %prep
 %setup -q -n optee_client-%{version}
-%patch0 -p1
 
 sed -i \
     -e "s:-Werror ::g" \
@@ -67,15 +65,13 @@
 
 %install
 %cmake_install
-# Wrongly installed file
-rm %{buildroot}%{_includedir}/CMakeLists.txt
 
 %post -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files
 %license LICENSE
-%doc README.md Notice.md
+%doc README.md
 %{_sbindir}/tee-supplicant
 
 %files devel

++++++ optee_client-3.1.0.tar.gz -> optee_client-3.5.0.tar.gz ++++++
++++ 2205 lines of diff (skipped)


Reply via email to