[packages/openh264] - updated to 2.6.0 (new soname)

qboosh qboosh at pld-linux.org
Thu Mar 20 22:14:34 CET 2025


commit e03fac5f8f3780f81b561aa587804921712ff84c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 20 22:12:41 2025 +0100

    - updated to 2.6.0 (new soname)

 openh264-libdir.patch | 6 +++---
 openh264.spec         | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/openh264.spec b/openh264.spec
index 630d945..69d48fd 100644
--- a/openh264.spec
+++ b/openh264.spec
@@ -9,13 +9,13 @@
 Summary:	H.264 codec library
 Summary(pl.UTF-8):	Biblioteka kodeka H.264
 Name:		openh264
-Version:	2.4.1
+Version:	2.6.0
 Release:	1
 License:	BSD
 Group:		Libraries
 #Source0Download: https://github.com/cisco/openh264/releases/
 Source0:	https://github.com/cisco/openh264/archive/v%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	08396d6c467f7ae063d40b3a378870b0
+# Source0-md5:	0b01f0279eca1c7bb65395ea350fa85c
 Patch0:		%{name}-libdir.patch
 Patch1:		no-forced-arch.patch
 Patch2:		x32-asm.patch
@@ -137,7 +137,7 @@ fi
 %attr(755,root,root) %{_bindir}/h264dec
 %attr(755,root,root) %{_bindir}/h264enc
 %attr(755,root,root) %{_libdir}/libopenh264.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libopenh264.so.7
+%attr(755,root,root) %ghost %{_libdir}/libopenh264.so.8
 
 %files devel
 %defattr(644,root,root,755)
diff --git a/openh264-libdir.patch b/openh264-libdir.patch
index 857b3dd..081557a 100644
--- a/openh264-libdir.patch
+++ b/openh264-libdir.patch
@@ -1,5 +1,5 @@
---- openh264-2.4.1/Makefile.orig	2024-01-30 06:56:00.000000000 +0100
-+++ openh264-2.4.1/Makefile	2024-02-28 06:19:21.537436639 +0100
+--- openh264-2.6.0/Makefile.orig	2025-03-20 22:04:56.521594672 +0100
++++ openh264-2.6.0/Makefile	2025-03-20 22:05:18.078144556 +0100
 @@ -26,7 +26,7 @@ SHARED=-shared
  OBJ=o
  DESTDIR=
@@ -8,4 +8,4 @@
 +SHAREDLIB_DIR=$(PREFIX)/$(LIBDIR_NAME)
  PROJECT_NAME=openh264
  MODULE_NAME=gmpopenh264
- GMP_API_BRANCH=Firefox114_2
+ GMP_API_BRANCH=Firefox135
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openh264.git/commitdiff/e03fac5f8f3780f81b561aa587804921712ff84c



More information about the pld-cvs-commit mailing list