[Bug 797330] Remove duplication in source URLs from common providers

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 24 08:51:45 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797330

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 374016:
 --> (https://bugzilla.gnome.org/review?bug=797330&attachment=374016)

::: cerbero/build/source.py
@@ +69,3 @@
             # gst-libav-1.0, etc is useless for substitution, convert to
'gst-libav'
             name = name[:-4]
+        maj_ver = '.'.join(self.version.split('.')[0:2])

Just wondering if we should be so lazy, or if we should write major out

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list