1. break a long description line into two lines 2. add changelog version of pre-release 0.1 version 3. replace ChangeLog documentation file with NEWS (we try to keep NEWS updated, but not ChangeLog) Signed-off-by: Uri Lublin <uril@xxxxxxxxxx> --- spice-streaming-agent.spec.in | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in index 843bf07..5aba5f8 100644 --- a/spice-streaming-agent.spec.in +++ b/spice-streaming-agent.spec.in @@ -17,7 +17,8 @@ Requires(post): /usr/sbin/semanage Requires(postun): /usr/sbin/semanage %description -An agent, running on a guest, sending video streams of the X display to a remote client (over Spice) +An agent, running on a guest, sending video streams of the X display +to a remote client (over Spice) %package devel Requires: spice-protocol >= @SPICE_PROTOCOL_MIN_VER@ @@ -55,7 +56,7 @@ fi %files -%doc COPYING ChangeLog README +%doc COPYING NEWS README %{_udevrulesdir}/90-spice-guest-streaming.rules %{_bindir}/spice-streaming-agent %{_sysconfdir}/xdg/autostart/spice-streaming.desktop @@ -67,5 +68,5 @@ fi %{_libdir}/pkgconfig %changelog -* Wed Aug 16 2017 Frediano Ziglio <fziglio@xxxxxxxxxx> -- Initial package +* Wed Aug 16 2017 Frediano Ziglio <fziglio@xxxxxxxxxx> 0.1-1 +- Initial package (pre-release) -- 2.17.0 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel