wok diff gst-plugins-good/receipt @ rev 24592

.bin files don't have .note.gnu.property section
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 01 10:06:20 2022 +0000 (2022-03-01)
parents 9258333ebe34
children
line diff
     1.1 --- a/gst-plugins-good/receipt	Thu Jul 08 16:53:11 2021 +0000
     1.2 +++ b/gst-plugins-good/receipt	Tue Mar 01 10:06:20 2022 +0000
     1.3 @@ -2,7 +2,7 @@
     1.4  
     1.5  PACKAGE="gst-plugins-good"
     1.6  VERSION="0.10.31"
     1.7 -SERIES="0.10"
     1.8 +SERIES="${VERSION%.*}"	# first two numbers from version
     1.9  CATEGORY="multimedia"
    1.10  SHORT_DESC="GStreamer Good Plugins"
    1.11  MAINTAINER="jozee@slitaz.org"