[farstream02] Update to 0.2.1

Brian Pepple bpepple at fedoraproject.org
Thu Oct 4 21:51:20 UTC 2012


commit 9a4939ee4909a782daf187ffcc5da8fc1cf2f53c
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Thu Oct 4 17:50:37 2012 -0400

    Update to 0.2.1

 .gitignore       |    1 +
 farstream02.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04d2cc2..cdc70eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /farstream-0.2.0.tar.gz
+/farstream-0.2.1.tar.gz
diff --git a/farstream02.spec b/farstream02.spec
index bb889ab..ba1e430 100644
--- a/farstream02.spec
+++ b/farstream02.spec
@@ -3,8 +3,8 @@
 %global far farstream
 
 Name:           %{far}02
-Version:        0.2.0
-Release:        2%{?dist}
+Version:        0.2.1
+Release:        1%{?dist}
 Summary:        Libraries for videoconferencing
 
 # Package is LGPLv2 except for a few files in /common/coverage/
@@ -97,6 +97,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Thu Oct  4 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.2.1-1
+- Update to 0.2.1
+
 * Wed Oct  3 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.2.0-2
 - Drop unnecessary removal of buildroot in the install section.
 - Update License info.
diff --git a/sources b/sources
index c9d24e9..0fbb4d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-efedec4a885170d350b5cc43c933f1c0  farstream-0.2.0.tar.gz
+479c42adf5cc606abcb47d58ed542414  farstream-0.2.1.tar.gz


More information about the scm-commits mailing list