[pitivi] 0.15.1.

Jon Ciesla limb at fedoraproject.org
Mon Apr 9 12:51:21 UTC 2012


commit 1b06c89d50aa20cccec2731cdc7bebfaece10aab
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Mon Apr 9 07:50:56 2012 -0500

    0.15.1.

 .gitignore  |    1 +
 pitivi.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be209f8..9de7bb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /pitivi-0.13.5.tar.bz2
 /pitivi-0.14.0.tar.bz2
 /pitivi-0.15.0.tar.bz2
+/pitivi-0.15.1.tar.xz
diff --git a/pitivi.spec b/pitivi.spec
index f2ee849..e646e82 100644
--- a/pitivi.spec
+++ b/pitivi.spec
@@ -1,14 +1,14 @@
 %global major 0.15
-%global minor 0
+%global minor 1
 
 Name:		pitivi
 Version:	%{major}.%{minor}
-Release:	3%{?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
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/pitivi/%{major}/pitivi-%{version}.tar.xz
 Patch0:		pitivi-0.15.0-ignore-unknown-stream-types.patch
 BuildRequires:	intltool >= 0.35.0
 BuildRequires:	python
@@ -84,6 +84,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/gnome/help/%{name}
 
 %changelog
+* Mon Apr 09 2012 Jon Ciesla <limburgher at gmail.com> - 0.15.1-1
+- New upstream, BZ 810765, multiple bugfixes.
+
 * Tue Mar 27 2012 Jon Ciesla <limburgher at gmail.com> - 0.15.0-3
 - Patch for unknown stream types, BZ 723653.
 
diff --git a/sources b/sources
index 137fff7..97e9aa3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0b9d88ee4c2fd17c62b8dc9f4aeaf52  pitivi-0.15.0.tar.bz2
+574fae053fa53a7854418aec56139145  pitivi-0.15.1.tar.xz


More information about the scm-commits mailing list