[gstreamer1] Update to 1.0.0.

Brian Pepple bpepple at fedoraproject.org
Mon Sep 24 16:31:04 UTC 2012


commit 05afb9609a1d41c6684f29f1aa4e93dd5cdaba68
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Mon Sep 24 12:30:22 2012 -0400

    Update to 1.0.0.

 .gitignore      |    1 +
 gstreamer1.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index feb5f1d..214364c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /gstreamer-0.11.93.tar.xz
 /gstreamer-0.11.94.tar.xz
 /gstreamer-0.11.99.tar.xz
+/gstreamer-1.0.0.tar.xz
diff --git a/gstreamer1.spec b/gstreamer1.spec
index fdd160d..2879997 100644
--- a/gstreamer1.spec
+++ b/gstreamer1.spec
@@ -5,7 +5,7 @@
 %global         _gobject_introspection  1.31.1
 
 Name:           gstreamer1
-Version:        0.11.99
+Version:        1.0.0
 Release:        1%{?dist}
 Summary:        GStreamer streaming media framework runtime
 
@@ -193,6 +193,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
 
 
 %changelog
+* Mon Sep 24 2012 Brian Pepple <bpepple at fedoraproject.org> - 1.0.0-1
+- Update to 1.0.0.
+
 * Wed Sep 19 2012 Brian Pepple <bpepple at fedoraproject.org> - 0.11.99-1
 - Update to 0.11.99
 
diff --git a/sources b/sources
index f111ca2..b476785 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5388d6ff684c314bdfcfe25e550812e4  gstreamer-0.11.99.tar.xz
+b7c9252b83720115d0897fbbbc092dc8  gstreamer-1.0.0.tar.xz


More information about the scm-commits mailing list