diff --git a/.gitignore b/.gitignore index 09b1b91..96f5b20 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ brasero-2.31.5.tar.bz2 /brasero-2.91.91.tar.bz2 /brasero-2.91.93.tar.bz2 /brasero-3.0.0.tar.bz2 +/brasero-3.2.0.tar.xz diff --git a/brasero.spec b/brasero.spec index 5aea1fc..e4e179f 100644 --- a/brasero.spec +++ b/brasero.spec @@ -5,14 +5,14 @@ %endif Name: brasero -Version: 3.0.0 -Release: 2%{?dist} +Version: 3.2.0 +Release: 1%{?dist} Summary: Gnome CD/DVD burning application Group: Applications/Multimedia License: GPLv2+ URL: http://www.gnome.org/projects/brasero/ #VCS: git:git://git.gnome.org/brasero -Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.0/%{name}-%{version}.tar.bz2 +Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.0/%{name}-%{version}.tar.xz Patch0: brasero-desktop-file.patch @@ -206,6 +206,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Tue Sep 27 2011 Ray - 3.2.0-1 +- Update to 3.2.0 + * Fri May 6 2011 Christopher Aillon - 3.0.0-1 - Update scriptlets per packaging guidelines diff --git a/sources b/sources index 30d63b3..5324d4e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1e12a6539ce8e7e7ec68fdeacd133a3e brasero-3.0.0.tar.bz2 +b4b13ce81a344b81ddd3a64a3003787b brasero-3.2.0.tar.xz