[Spice-devel] [spice-streaming-agent PATCH 2/2] Prepare for v0.2 release

Uri Lublin uril at redhat.com
Mon Jun 4 08:48:29 UTC 2018


Signed-off-by: Uri Lublin <uril at redhat.com>
---
 NEWS                          | 2 ++
 configure.ac                  | 2 +-
 spice-streaming-agent.spec.in | 3 +++
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index e69de29..71ac5be 100644
--- a/NEWS
+++ b/NEWS
@@ -0,0 +1,2 @@
+0.2:
+- First release
diff --git a/configure.ac b/configure.ac
index d8af9a1..b59c447 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.57])
 
-AC_INIT(spice-streaming-agent, 0.1,
+AC_INIT(spice-streaming-agent, 0.2,
         [spice-devel at lists.freedesktop.org])
 
 AM_CONFIG_HEADER([config.h])
diff --git a/spice-streaming-agent.spec.in b/spice-streaming-agent.spec.in
index 5aba5f8..25a415c 100644
--- a/spice-streaming-agent.spec.in
+++ b/spice-streaming-agent.spec.in
@@ -68,5 +68,8 @@ fi
 %{_libdir}/pkgconfig
 
 %changelog
+* Thu May 31 2018 Uri Lublin <uril at redhat.com> - 0.2-1
+- First release
+
 * Wed Aug 16 2017 Frediano Ziglio <fziglio at redhat.com> 0.1-1
 - Initial package (pre-release)
-- 
2.17.0



More information about the Spice-devel mailing list