diff --git a/libmpeg2.changes b/libmpeg2.changes index 8c658e8..a5463bc 100644 --- a/libmpeg2.changes +++ b/libmpeg2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 20 10:56:58 UTC 2018 - bjorn.lie@gmail.com + +- Do a minor spec clean. + ------------------------------------------------------------------- Mon Feb 19 00:08:07 UTC 2018 - jengelh@inai.de diff --git a/libmpeg2.spec b/libmpeg2.spec index 64c4ae3..ba1a629 100644 --- a/libmpeg2.spec +++ b/libmpeg2.spec @@ -1,7 +1,7 @@ # # spec file for package libmpeg2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ Release: 0 Summary: MPEG-2 Video Stream Decoder License: GPL-2.0+ Group: Development/Libraries/C and C++ -URL: http://libmpeg2.sourceforge.net/ +Url: http://libmpeg2.sourceforge.net/ Source: http://libmpeg2.sourceforge.net/files/libmpeg2-%{version}.tar.gz Source99: baselibs.conf @@ -33,11 +33,11 @@ Patch0: libmpeg2-0.5.1-altivec.patch Patch1: libmpeg2-0.5.1-arm-private-symbols.patch Patch2: libmpeg2-0.5.1-global-symbol-test.patch -BuildRequires: pkgconfig(sdl) BuildRequires: libtool +BuildRequires: pkgconfig +BuildRequires: pkgconfig(sdl) BuildRequires: pkgconfig(xext) BuildRequires: pkgconfig(xv) -BuildRequires: pkgconfig %description libmpeg2 is a library for decoding MPEG-1 and MPEG-2 video streams.