From 11a43b271ae64e58d8fe3456cc0dfb70181d9a77 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Apr 16 2012 22:13:35 +0000 Subject: Update to 3.4.1 --- diff --git a/.gitignore b/.gitignore index 0e269eb..5cb341a 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ brasero-2.31.5.tar.bz2 /brasero-3.3.91.tar.xz /brasero-3.3.92.tar.xz /brasero-3.4.0.tar.xz +/brasero-3.4.1.tar.xz diff --git a/brasero.spec b/brasero.spec index 7d87b6d..5695316 100644 --- a/brasero.spec +++ b/brasero.spec @@ -1,13 +1,13 @@ Name: brasero -Version: 3.4.0 +Version: 3.4.1 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.3/%{name}-%{version}.tar.xz +Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/3.4/%{name}-%{version}.tar.xz BuildRequires: gtk3-devel >= 2.99.0 BuildRequires: glib2-devel >= 2.15.6 @@ -159,7 +159,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files -f %{name}.lang -%defattr(-,root,root,-) %doc AUTHORS COPYING NEWS README %{_mandir}/man1/%{name}.* %{_bindir}/* @@ -174,18 +173,15 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %files libs -%defattr(-,root,root,-) %{_libdir}/*.so.* %{_libdir}/girepository-1.0/*.typelib %files nautilus -%defattr(-,root,root,-) %{_libdir}/nautilus/extensions-3.0/*.so %{_datadir}/applications/brasero-nautilus.desktop %files devel -%defattr(-,root,root,-) %doc %{_datadir}/gtk-doc/html/libbrasero-media %doc %{_datadir}/gtk-doc/html/libbrasero-burn %doc ChangeLog @@ -196,6 +192,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : %changelog +* Tue Apr 17 2012 Kalev Lember - 3.4.1-1 +- Update to 3.4.1 + * Tue Mar 27 2012 Richard Hughes - 3.4.0-1 - Update to 3.4.0 diff --git a/sources b/sources index 1a990b3..a7aa88b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2402ee428f44ef7caede1b2f1d0fdd1a brasero-3.4.0.tar.xz +2eed4821826cc5121e430a43a2e78112 brasero-3.4.1.tar.xz