[pitivi] 0.92.

Jon Ciesla limb at fedoraproject.org
Thu Jan 23 14:16:22 UTC 2014


commit b789030c3e23aa20c2818ea64452e3da1b9e5bb0
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Thu Jan 23 08:14:22 2014 -0600

    0.92.

 .gitignore  |    1 +
 pitivi.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index da0e8c1..cf21db2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /pitivi-0.15.1.tar.xz
 /pitivi-0.15.2.tar.xz
 /pitivi-0.91.tar.xz
+/pitivi-0.92.tar.xz
diff --git a/pitivi.spec b/pitivi.spec
index 8e33613..3844e52 100644
--- a/pitivi.spec
+++ b/pitivi.spec
@@ -1,4 +1,4 @@
-%global major 0.91
+%global major 0.92
 %global minor 2
 
 Name:		pitivi
@@ -20,7 +20,7 @@ BuildRequires:	pycairo-devel
 Requires:	gstreamer1 >= 1.2.0
 Requires:	gnonlin >= 1.1.90
 Requires:	gstreamer1-plugins-good
-Requires:	gstreamer1-python >= 0.10.19
+Requires:	python-gstreamer1 >= 1.1.90
 Requires:	gst-editing-services >= 1.1.90
 Requires:	pygtk2 >= 2.17.0
 Requires:	pygoocanvas
@@ -93,6 +93,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/appdata/pitivi.appdata.xml
 
 %changelog
+* Fri Dec 06 2013 Jon Ciesla <limburgher at gmail.com> - 0.92-1
+- Latest upstream, BZ 1013686.
+
 * Fri Oct 11 2013 Jon Ciesla <limburgher at gmail.com> - 0.91-1
 - Latest upstream, BZ 1013686.
 
diff --git a/sources b/sources
index cc2b3e4..ef1741c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-30f520587885d231aeb9a7ddb2585e45  pitivi-0.91.tar.xz
+6c84db8a647c9151c3890e9cd15a8fc1  pitivi-0.92.tar.xz


More information about the scm-commits mailing list