mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* Fix: Switch openh264 to Terra Extras
This conflicts with a base Fedora package, shouldn't it go in Extras?
Signed-off-by: Gil <rockgrub@protonmail.com>
* Bump release to trigger rebuild?
Signed-off-by: Gil <rockgrub@protonmail.com>
---------
Signed-off-by: Gil <rockgrub@protonmail.com>
(cherry picked from commit 4dfede5163)
Co-authored-by: Gil <rockgrub@protonmail.com>
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
project pkg {
|
||||
rpm {
|
||||
spec = "openh264.spec"
|
||||
}
|
||||
rpm {
|
||||
spec = "openh264.spec"
|
||||
}
|
||||
labels {
|
||||
extra = 1
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
Name: openh264
|
||||
Version: 2.5.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
|
||||
|
||||
Reference in New Issue
Block a user