From 89cd6c4c463d0ef2936944fd6113b2d3af3e9943 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Jul 28 2009 05:59:26 +0000 Subject: - Update to prerelease --- diff --git a/.cvsignore b/.cvsignore index dcda6af..d277f1d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -pitivi-0.13.1.tar.bz2 +pitivi-0.13.1.2.tar.bz2 diff --git a/0001-Fix-non-utf-8-ness-in-ChangeLog.patch b/0001-Fix-non-utf-8-ness-in-ChangeLog.patch deleted file mode 100644 index abadf1a..0000000 --- a/0001-Fix-non-utf-8-ness-in-ChangeLog.patch +++ /dev/null @@ -1,34 +0,0 @@ -From 6f39c35aabb460016e2cc33adacc569844e693ce Mon Sep 17 00:00:00 2001 -From: Jeffrey C. Ollie -Date: Mon, 15 Dec 2008 08:14:00 -0600 -Subject: [PATCH] Fix non-utf-8-ness in ChangeLog - ---- - ChangeLog | 4 ++-- - 1 files changed, 2 insertions(+), 2 deletions(-) - -diff --git a/ChangeLog b/ChangeLog -index a8b30ce..7bd38ac 100644 ---- a/ChangeLog -+++ b/ChangeLog -@@ -2284,7 +2284,7 @@ work. Instead, cd into pitivi/ui/testing and run test.py - Added more translatable files. - Fixes #501028 - --2007-12-02 Lo�c Minier -+2007-12-02 Loïc Minier - - Reviewed by : Edward Hervey - * Makefile.am: -@@ -5918,7 +5918,7 @@ work. Instead, cd into pitivi/ui/testing and run test.py - 2005-01-17 15:54 bilboed - - * src/pitivi-newprojectwindow.c: NewProjectWindow: applied patch -- for NULL-terminated vector from Alexander Bostr�m (oddityfds) -+ for NULL-terminated vector from Alexander Boström (oddityfds) - - 2005-01-17 15:51 bilboed - --- -1.6.1.3 - diff --git a/pitivi.spec b/pitivi.spec index f5653ff..1274407 100644 --- a/pitivi.spec +++ b/pitivi.spec @@ -1,19 +1,18 @@ %define major 0.13 -%define minor 1 +%define minor 1.2 Name: pitivi Version: %{major}.%{minor} -Release: 2.1%{?dist} +Release: 1%{?dist} Summary: Non-linear video editor Group: Applications/Multimedia License: LGPLv2+ URL: http://www.pitivi.org/ Source0: http://ftp.gnome.org/pub/GNOME/sources/pitivi/%{major}/pitivi-%{version}.tar.bz2 -Patch0: 0001-Fix-non-utf-8-ness-in-ChangeLog.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch -Requires: gnonlin >= 0.10.11 +Requires: gnonlin >= 0.10.11.2 Requires: gstreamer-python >= 0.10.15 Requires: gstreamer >= 0.10.23 Requires: pygtk2 >= 2.12.0 @@ -23,7 +22,7 @@ Requires: pygoocanvas BuildRequires: gstreamer-devel >= 0.10.23 BuildRequires: gstreamer-plugins-base-devel >= 0.10.23 -BuildRequires: gnonlin >= 0.10.10.3 +BuildRequires: gnonlin >= 0.10.11.2 BuildRequires: gstreamer-python >= 0.10.15 BuildRequires: GConf2-devel BuildRequires: gtk2-devel >= 2.8 @@ -46,7 +45,6 @@ program. %prep %setup0 -q -%patch0 -p1 for f in `find . -name \*.py` do @@ -81,6 +79,9 @@ rm -rf %{buildroot} %{_datadir}/mime/packages/pitivi.xml %changelog +* Mon Jul 27 2009 Jeffrey C. Ollie - 0.13.1.2-1 +- Update to prerelease + * Sun Jul 26 2009 Fedora Release Engineering - 0.13.1-2.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index d0e0b7b..42ea197 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a925ac7404f0235d22ec09479696ccd6 pitivi-0.13.1.tar.bz2 +d642eb3c2aa2d8497598948162a0ddfc pitivi-0.13.1.2.tar.bz2