public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Andrew Bauer <zonexpertconsulting@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/libcec] rawhide: 8.0.0 release
Date: Wed, 22 Jul 2026 18:23:33 GMT	[thread overview]
Message-ID: <178474461370.1.180915391751349058.rpms-libcec-3925c8c238ea@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/libcec
Branch : rawhide
Commit : 3925c8c238eaa9d84276812f6d75893b3800fa50
Author : Andrew Bauer <zonexpertconsulting@outlook.com>
Date   : 2026-07-22T13:23:23-05:00
Stats  : +11/-33 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/libcec/c/3925c8c238eaa9d84276812f6d75893b3800fa50?branch=rawhide

Log:
8.0.0 release

---
diff --git a/libcec-pythonlib.patch b/libcec-pythonlib.patch
deleted file mode 100644
index 75cd7eb..0000000
--- a/libcec-pythonlib.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From ec1c9acc29636ccfc0686493868a7daeae903339 Mon Sep 17 00:00:00 2001
-From: Andrew Bauer <zonexpertconsulting@outlook.com>
-Date: Sat, 5 Jul 2025 13:30:09 -0500
-Subject: [PATCH] add cec target subfolder
-
----
- src/libcec/cmake/CheckPlatformSupport.cmake | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/src/libcec/cmake/CheckPlatformSupport.cmake b/src/libcec/cmake/CheckPlatformSupport.cmake
-index 32b8314d..81d80985 100644
---- a/src/libcec/cmake/CheckPlatformSupport.cmake
-+++ b/src/libcec/cmake/CheckPlatformSupport.cmake
-@@ -370,9 +370,9 @@ else()
-                 DESTINATION ${CMAKE_INSTALL_LIBDIR}/python${PYTHON_VERSION}/${PYTHON_PKG_DIR}/cec)
-       else()
-         install(TARGETS     ${SWIG_MODULE_pycec_REAL_NAME}
--                DESTINATION ${CMAKE_INSTALL_LIBDIR}/python${PYTHON_VERSION}/${PYTHON_PKG_DIR}/${PYTHON_LIB_INSTALL_PATH})
-+                DESTINATION ${CMAKE_INSTALL_LIBDIR}/python${PYTHON_VERSION}/${PYTHON_PKG_DIR}/${PYTHON_LIB_INSTALL_PATH}/cec)
-         install(FILES       ${CMAKE_BINARY_DIR}/src/libcec/cec.py
--                DESTINATION ${CMAKE_INSTALL_LIBDIR}/python${PYTHON_VERSION}/${PYTHON_PKG_DIR})
-+                DESTINATION ${CMAKE_INSTALL_LIBDIR}/python${PYTHON_VERSION}/${PYTHON_PKG_DIR}/cec)
-       endif()
-     endif()
-   endif()

diff --git a/libcec.spec b/libcec.spec
index d590dca..defa8af 100644
--- a/libcec.spec
+++ b/libcec.spec
@@ -1,14 +1,11 @@
 Name:          libcec
-Version:       7.1.1
-Release:       8%{?dist}
+Version:       8.0.0
+Release:       1%{?dist}
 Summary:       Library and utilities for HDMI-CEC device control
 License:       GPL-2.0-or-later
 URL:           http://libcec.pulse-eight.com/
 Source0:       https://github.com/Pulse-Eight/%{name}/archive/%{name}-%{version}.tar.gz
 
-# https://github.com/knight-of-ni/libcec/commit/ec1c9acc29636ccfc0686493868a7daeae903339.patch
-Patch1:        libcec-pythonlib.patch
-
 # Per i686 leaf package policy 
 # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
 ExcludeArch: %{ix86}
@@ -19,7 +16,6 @@ BuildRequires: cmake
 BuildRequires: libXrandr-devel
 BuildRequires: lockdev-devel
 BuildRequires: ncurses-devel
-BuildRequires: platform-devel
 BuildRequires: python3-devel
 BuildRequires: swig
 BuildRequires: systemd-devel
@@ -82,6 +78,9 @@ mv %{buildroot}%{_bindir}/cecc-client-%{version} %{buildroot}%{_bindir}/cecc-cli
 
 %ldconfig_scriptlets
 
+%check
+%ctest
+
 %post
 %systemd_post cec-active-source.service cec-active-source.timer cec-poweroff-tv.service
 
@@ -106,12 +105,16 @@ mv %{buildroot}%{_bindir}/cecc-client-%{version} %{buildroot}%{_bindir}/cecc-cli
 %{_includedir}/libcec
 %{_libdir}/pkgconfig/libcec.pc
 %{_libdir}/libcec.so
+%{_libdir}/cmake/libcec
 
 %files -n python3-libcec
 %{_bindir}/pyCecClient
-%{python3_sitearch}/cec/
+%{python3_sitearch}/*
 
 %changelog
+* Wed Jul 22 2026 Andrew Bauer <zonexpertconsulting@outlook.com> - 8.0.0-1
+- 8.0.0 release
+
 * Wed Jul 22 2026 Python Maint <python-maint@redhat.com> - 7.1.1-8
 - Rebuilt for Python 3.15.0b4 ABI change
 

diff --git a/sources b/sources
index affa95b..a35c9ed 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (libcec-7.1.1.tar.gz) = f4c12b68f275bde32a1f91e48e392c0d7fc0cf9f86fb4635a79869dc2398cbd63a1f8fdedc21d61f15afbe53ac8ece20cddeec4bac91de97de32fdcca61848e6
+SHA512 (libcec-8.0.0.tar.gz) = bf71712da3cfb306a2617a6f199a0fb79dcf0da465e13d1d107e4577cd4e585b01fbe9da94c535aa6db0f08efb49e337bb24506fa52086edb8319b789cc7f4ef

                 reply	other threads:[~2026-07-22 18:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178474461370.1.180915391751349058.rpms-libcec-3925c8c238ea@fedoraproject.org \
    --to=zonexpertconsulting@outlook.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox