mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
Fix (openh274): Soname bump (#3288)
* Update openh264.spec Signed-off-by: Gilver <rockgrub@disroot.org> * Update openh264.spec Signed-off-by: Gilver <rockgrub@disroot.org> --------- Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
Name: openh264
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user