diff --git a/.gitignore b/.gitignore index 2c7d1fa..128099e 100644 --- a/.gitignore +++ b/.gitignore @@ -23,3 +23,4 @@ brasero-2.31.5.tar.bz2 /brasero-3.5.92.tar.xz /brasero-3.6.0.tar.xz /brasero-3.6.1.tar.xz +/brasero-3.7.91.tar.gz diff --git a/brasero.spec b/brasero.spec index 72889ae..e4d3afb 100644 --- a/brasero.spec +++ b/brasero.spec @@ -1,14 +1,14 @@ Name: brasero -Version: 3.6.1 -Release: 2%{?dist} +Version: 3.7.91 +Release: 1%{?dist} Summary: Gnome CD/DVD burning application Group: Applications/Multimedia # see https://bugzilla.gnome.org/show_bug.cgi?id=683503 License: GPLv3+ URL: http://www.gnome.org/projects/brasero/ #VCS: git:git://git.gnome.org/brasero -Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.6/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.7/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel >= 2.99.0 BuildRequires: glib2-devel >= 2.15.6 @@ -209,6 +209,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Wed Mar 6 2013 Matthias Clasen - 3.7.91-1 +- Update to 3.7.91 + * Sun Jan 27 2013 Kalev Lember - 3.6.1-2 - Build with tracker 0.16 API diff --git a/sources b/sources index d21a88d..690d230 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1bf94b5d75f4a003b3d139d50e620c7b brasero-3.6.1.tar.xz +f37b14b7642bc5b2a35e4112be8e0818 brasero-3.7.91.tar.gz