diff --git a/gerbera.changes b/gerbera.changes index 6a17c82..c1ae7a6 100644 --- a/gerbera.changes +++ b/gerbera.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 23 13:53:22 UTC 2020 - Jan Engelhardt + +- Generalize description. Use %autosetup. + ------------------------------------------------------------------- Thu May 21 07:01:03 UTC 2020 - Paolo Stivanin diff --git a/gerbera.spec b/gerbera.spec index 451ad48..211510f 100644 --- a/gerbera.spec +++ b/gerbera.spec @@ -55,12 +55,12 @@ BuildRequires: pkgconfig(zlib) %{?systemd_requires} %description -Gerbera is a UPnP media server which allows you to stream your digital -media through your home network and consume it on a variety of UPnP +Gerbera is a UPnP media server which allows streaming digital +media through a network and consume it on a variety of UPnP compatible devices. %prep -%setup -q +%autosetup # server test hardcodes alpha strings sed -i -e '/test_server/d' test/CMakeLists.txt