[pitivi] 0.94

Jon Ciesla limb at fedoraproject.org
Tue Nov 4 17:16:54 UTC 2014


commit d25f293f721e55d3960fb557f41ab79471bb17b9
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Nov 4 11:16:05 2014 -0600

    0.94

 .gitignore  |    1 +
 pitivi.spec |   17 ++++++++++-------
 sources     |    2 +-
 3 files changed, 12 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c8ec277..37bb441 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /pitivi-0.91.tar.xz
 /pitivi-0.92.tar.xz
 /pitivi-0.93.tar.xz
+/pitivi-0.94.tar.xz
diff --git a/pitivi.spec b/pitivi.spec
index 6c3da3a..5f0a4ee 100644
--- a/pitivi.spec
+++ b/pitivi.spec
@@ -1,9 +1,9 @@
-%global major 0.93
+%global major 0.94
 %global minor 2
 
 Name:		pitivi
 Version:	%{major}
-Release:	7%{?dist}
+Release:	1%{?dist}
 Summary:	Non-linear video editor
 Group:		Applications/Multimedia
 License:	LGPLv2+
@@ -16,13 +16,13 @@ BuildRequires:	desktop-file-utils
 BuildRequires:	gnome-doc-utils >= 0.18.0
 BuildRequires:	itstool
 BuildRequires:	libappstream-glib
-BuildRequires:	pycairo-devel
+BuildRequires:	python3-cairo-devel
 
-Requires:	gstreamer1 >= 1.2.0
-Requires:	gnonlin >= 1.2
+Requires:	gstreamer1 >= 1.4.0
+Requires:	gnonlin >= 1.4.0
 Requires:	gstreamer1-plugins-good
-Requires:	python-gstreamer1 >= 1.1.90
-Requires:	gst-editing-services >= 1.2.0
+Requires:	python-gstreamer1 >= 1.4.0
+Requires:	gst-editing-services >= 1.4
 Requires:	pygtk2 >= 2.17.0
 Requires:	python-setuptools
 Requires:	hicolor-icon-theme
@@ -103,6 +103,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 %{_datadir}/appdata/pitivi.appdata.xml
 
 %changelog
+* Tue Nov 04 2014 Jon Ciesla <limburgher at gmail.com> - 0.94-1
+- 0.94, BZ 1160285.
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.93-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index b9c43d0..f0c8211 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27fa7e560b6da0cc8f83466c1346b96e  pitivi-0.93.tar.xz
+1617825f763959a674ab6bb66f70e670  pitivi-0.94.tar.xz


More information about the scm-commits mailing list