[brasero] Update to 3.4.1

Kalev Lember kalev at fedoraproject.org
Tue Apr 17 01:13:34 UTC 2012


commit b5a4fcce13f4b1cda1c691f112a37d61cf9b1622
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Apr 17 01:08:04 2012 +0300

    Update to 3.4.1

 .gitignore   |    1 +
 brasero.spec |   11 +++++------
 sources      |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
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 <kalevlember at gmail.com> - 3.4.1-1
+- Update to 3.4.1
+
 * Tue Mar 27 2012 Richard Hughes <hughsient at gmail.com> - 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


More information about the scm-commits mailing list