Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libcec for openSUSE:Factory checked 
in at 2021-01-15 19:45:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libcec (Old)
 and      /work/SRC/openSUSE:Factory/.libcec.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libcec"

Fri Jan 15 19:45:57 2021 rev:11 rq:863036 version:6.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libcec/libcec.changes    2019-02-14 
14:31:41.931698127 +0100
+++ /work/SRC/openSUSE:Factory/.libcec.new.28504/libcec.changes 2021-01-15 
19:45:58.697999492 +0100
@@ -1,0 +2,7 @@
+Thu Jan 14 08:31:00 UTC 2021 - Martin Pluskal <[email protected]>
+
+- Update to version 6.0.2:
+  * See provided changelog.in for detailed list of changes
+- Drop no longer applying libcec-build-compare.patch
+
+-------------------------------------------------------------------

Old:
----
  libcec-4.0.4.tar.gz
  libcec-build-compare.patch

New:
----
  libcec-6.0.2.tar.gz

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

Other differences:
------------------
++++++ libcec.spec ++++++
--- /var/tmp/diff_new_pack.68xL8F/_old  2021-01-15 19:45:59.346000456 +0100
+++ /var/tmp/diff_new_pack.68xL8F/_new  2021-01-15 19:45:59.350000463 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libcec
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2012 Guillaume GARDET <[email protected]>
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,11 +17,11 @@
 #
 
 
-%define sover   4
+%define sover   6
 %define libname        %{name}%{sover}
 %bcond_with enable_rpi_build
 Name:           libcec
-Version:        4.0.4
+Version:        6.0.2
 Release:        0
 Summary:        Library to control devices with TV remote control via HDMI
 License:        GPL-2.0-or-later
@@ -29,7 +29,6 @@
 URL:            https://github.com/Pulse-Eight/libcec
 Source:         
https://github.com/Pulse-Eight/libcec/archive/libcec-%{version}.tar.gz
 Patch1:         libcec-cmake_install_lib_dir.patch
-Patch123:       libcec-build-compare.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  ncurses-devel
@@ -113,14 +112,12 @@
 This subpackage contains the headers for libcec.
 
 %prep
-%setup -q -n %{name}-%{name}-%{version}
-%patch1 -p1
-%patch123 -p1
+%autosetup -n %{name}-%{name}-%{version} -p1
 
 %build
 %cmake \
   -Wno-dev
-%make_jobs
+%cmake_build
 
 %install
 %cmake_install
@@ -140,6 +137,8 @@
 %{python3_sitearch}/*
 
 %files -n %{libname}
+%license COPYING
+%doc debian/changelog.in
 %{_libdir}/libcec.so.%{sover}*
 
 %files devel

++++++ libcec-4.0.4.tar.gz -> libcec-6.0.2.tar.gz ++++++
++++ 14996 lines of diff (skipped)

++++++ libcec-cmake_install_lib_dir.patch ++++++
--- /var/tmp/diff_new_pack.68xL8F/_old  2021-01-15 19:45:59.510000701 +0100
+++ /var/tmp/diff_new_pack.68xL8F/_new  2021-01-15 19:45:59.510000701 +0100
@@ -1,8 +1,8 @@
-Index: libcec-libcec-4.0.4/src/libcec/cmake/CheckPlatformSupport.cmake
+Index: libcec-libcec-6.0.2/src/libcec/cmake/CheckPlatformSupport.cmake
 ===================================================================
---- libcec-libcec-4.0.4.orig/src/libcec/cmake/CheckPlatformSupport.cmake
-+++ libcec-libcec-4.0.4/src/libcec/cmake/CheckPlatformSupport.cmake
-@@ -231,9 +231,9 @@ else()
+--- libcec-libcec-6.0.2.orig/src/libcec/cmake/CheckPlatformSupport.cmake
++++ libcec-libcec-6.0.2/src/libcec/cmake/CheckPlatformSupport.cmake
+@@ -287,9 +287,9 @@ else()
                  DESTINATION lib/python${PYTHON_VERSION}/${PYTHON_PKG_DIR}/cec)
        else()
          install(TARGETS     ${SWIG_MODULE_cec_REAL_NAME}

Reply via email to