[phonon-backend-gstreamer] update phonon-gstreamer_snapshot.sh and related spec comment

Kevin Kofler kkofler at fedoraproject.org
Sat Oct 25 13:40:27 UTC 2014


commit a6091e8f203ba44dba94217bc3ea0e40fe15454d
Author: Kevin Kofler <Kevin at tigcc.ticalc.org>
Date:   Sat Oct 25 15:35:16 2014 +0200

    update phonon-gstreamer_snapshot.sh and related spec comment
    
    The 1.0-porting-for-merge branch is dead. So this makes the snapshot
    script ready for when/if we want to use it again.

 phonon-backend-gstreamer.spec |    5 ++---
 phonon-gstreamer_snapshot.sh  |    7 +++----
 2 files changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/phonon-backend-gstreamer.spec b/phonon-backend-gstreamer.spec
index 9468382..96a1653 100644
--- a/phonon-backend-gstreamer.spec
+++ b/phonon-backend-gstreamer.spec
@@ -1,6 +1,5 @@
-# snapshot from the 1.0-porting-for-merge branch, supports both GStreamer 0.10
-# and GStreamer 1.x
-#global snap gstreamer1-20140408
+# enable for snapshots
+#global snap 20141025
 
 Summary: Gstreamer phonon backend
 Name:    phonon-backend-gstreamer
diff --git a/phonon-gstreamer_snapshot.sh b/phonon-gstreamer_snapshot.sh
index 6036467..cd6691a 100755
--- a/phonon-gstreamer_snapshot.sh
+++ b/phonon-gstreamer_snapshot.sh
@@ -2,10 +2,9 @@
 
 MODULE=phonon-gstreamer
 TARBALL=phonon-backend-gstreamer
-BRANCH=remotes/origin/1.0-porting-for-merge
-VERSION=4.7.2
-DATE=gstreamer1-20140408
-#DATE=$(date +%Y%m%d)
+BRANCH=remotes/origin/4.8
+VERSION=4.8.0
+DATE=$(date +%Y%m%d)
 
 set -x
 


More information about the scm-commits mailing list