-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3aeb27c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, the soversion went up in Arch: https://archlinux.org/todo/openh264-260/
3aeb27c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, looks like it was bumped only in the Makefile but not in meson.build: cisco/openh264@v2.5.0...v2.6.0 @Biswa96
Luckily it seems to be only additions...
Edit: already reported upstream.
3aeb27c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Even if there was a soversion bump, grokker did not show any changes in CI.
3aeb27c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure, because it was (unused yet) additions only... The filename should change thus requiring rebuilds, but I guess it's not a huge issue to let it slide until the next update...