[pitivi] 0.93

Jon Ciesla limb at fedoraproject.org
Fri Mar 21 12:18:51 UTC 2014


commit 1ffa88f8affaca6f6ac4ff10ef3a2a3c1cdaf292
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Mar 21 07:16:10 2014 -0500

    0.93

 .gitignore  |    1 +
 pitivi.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cf21db2..c8ec277 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /pitivi-0.15.2.tar.xz
 /pitivi-0.91.tar.xz
 /pitivi-0.92.tar.xz
+/pitivi-0.93.tar.xz
diff --git a/pitivi.spec b/pitivi.spec
index 9d5ecd3..a6a6818 100644
--- a/pitivi.spec
+++ b/pitivi.spec
@@ -1,9 +1,9 @@
-%global major 0.92
+%global major 0.93
 %global minor 2
 
 Name:		pitivi
 Version:	%{major}
-Release:	2%{?dist}
+Release:	1%{?dist}
 Summary:	Non-linear video editor
 Group:		Applications/Multimedia
 License:	LGPLv2+
@@ -94,6 +94,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/appdata/pitivi.appdata.xml
 
 %changelog
+* Fri Mar 21 2014 Jon Ciesla <limburgher at gmail.com> - 0.93-1
+- New upstream to support latest GES.
+
 * Fri Mar 07 2014 Jon Ciesla <limburgher at gmail.com> - 0.92-2
 - Drop unneeded Requires pygoocanvas and python-zope-interface,
 - added gobject-introspection, pygobject3, BZ 1059916.
diff --git a/sources b/sources
index ef1741c..b9c43d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6c84db8a647c9151c3890e9cd15a8fc1  pitivi-0.92.tar.xz
+27fa7e560b6da0cc8f83466c1346b96e  pitivi-0.93.tar.xz


More information about the scm-commits mailing list