Backport (openh264): Rawhide changes (#3291)

This commit is contained in:
Gilver
2025-02-12 03:46:02 -06:00
committed by GitHub
parent a66909dee4
commit 8f6903ca6d
2 changed files with 10 additions and 7 deletions
+6 -3
View File
@@ -1,5 +1,8 @@
project pkg {
rpm {
spec = "openh264.spec"
}
rpm {
spec = "openh264.spec"
}
labels {
subrepo = "extras"
}
}
+4 -4
View File
@@ -1,11 +1,11 @@
# ref: https://src.fedoraproject.org/rpms/openh264
%global commit1 e7d30b921df736a1121a0c8e0cf3ab1ce5b8a4b7
%global commit1 1f5a2f07a565a9465c14d3a8b12f3202f83c775e
%global shortcommit1 %(c=%{commit1}; echo ${c:0:7})
Name: openh264
Version: 2.4.1
Version: 2.6.0
# Also bump the Release tag for gstreamer1-plugin-openh264 down below
Release: 1%{?dist}
Release: 2%?dist
Summary: H.264 codec library
License: BSD
@@ -94,7 +94,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
%files
%license LICENSE
%doc README.md
%{_libdir}/libopenh264.so.7
%{_libdir}/libopenh264.so.8
%{_libdir}/libopenh264.so.%{version}
%files devel