diff --git a/picard.changes b/picard.changes index 37c19fb..fc29913 100644 --- a/picard.changes +++ b/picard.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 8 18:40:55 UTC 2015 - olaf@aepfle.de + +- Remove ffmpeg from BuildRequires, it is not used anymore + ------------------------------------------------------------------- Sat Apr 4 08:23:55 UTC 2015 - avvissu@yandex.ru diff --git a/picard.spec b/picard.spec index 5026cbc..a2a17fc 100644 --- a/picard.spec +++ b/picard.spec @@ -1,7 +1,7 @@ # # spec file for package picard # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -36,9 +36,6 @@ Source14: http://users.musicbrainz.org/~brianfreud/SearchGoogle3.py Source15: http://users.musicbrainz.org/~brianfreud/SearchLortelArchives3.py Source16: http://users.musicbrainz.org/~brianfreud/SearchSoundtrackCollector3.py Source17: http://users.musicbrainz.org/~brianfreud/SearchSoundtrackINFO3.py -%if 0%{?BUILD_ORIG_ADDON:1} -BuildRequires: libffmpeg-devel -%endif BuildRequires: desktop-file-utils BuildRequires: gcc-c++ BuildRequires: libdiscid-devel