[gstreamer1] Update to 1.0.1

Brian Pepple bpepple at fedoraproject.org
Sun Oct 7 19:21:46 UTC 2012


commit 9909cdab836d513e63619d0589f67740c49c41af
Author: Brian Pepple <bpepple at fedoraproject.org>
Date:   Sun Oct 7 15:20:56 2012 -0400

    Update to 1.0.1

 .gitignore      |    1 +
 gstreamer1.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 214364c..52a9f80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /gstreamer-0.11.94.tar.xz
 /gstreamer-0.11.99.tar.xz
 /gstreamer-1.0.0.tar.xz
+/gstreamer-1.0.1.tar.xz
diff --git a/gstreamer1.spec b/gstreamer1.spec
index b24327c..f6595cf 100644
--- a/gstreamer1.spec
+++ b/gstreamer1.spec
@@ -5,8 +5,8 @@
 %global         _gobject_introspection  1.31.1
 
 Name:           gstreamer1
-Version:        1.0.0
-Release:        2%{?dist}
+Version:        1.0.1
+Release:        1%{?dist}
 Summary:        GStreamer streaming media framework runtime
 
 License:        LGPLv2+
@@ -193,6 +193,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
 
 
 %changelog
+* Sun Oct  7 2012 Brian Pepple <bpepple at fedoraproject.org> - 1.0.1-1
+- Update to 1.0.1
+
 * Mon Oct  1 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1.0.0-2
 - Enable verbose build
 
diff --git a/sources b/sources
index b476785..82a4c0f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b7c9252b83720115d0897fbbbc092dc8  gstreamer-1.0.0.tar.xz
+8635e635c6beced3ba08a9393a09b513  gstreamer-1.0.1.tar.xz


More information about the scm-commits mailing list