[brasero/f20] Update to 3.10.0

Richard Hughes rhughes at fedoraproject.org
Mon Jan 20 13:56:29 UTC 2014


commit c6f840e0606361d95961a031f7a471849e66104f
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Jan 20 13:56:37 2014 +0000

    Update to 3.10.0

 .gitignore   |    1 +
 brasero.spec |   15 ++++++---------
 sources      |    2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4a6a657..ecc60d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ brasero-2.31.5.tar.bz2
 /brasero-3.6.1.tar.xz
 /brasero-3.7.91.tar.gz
 /brasero-3.8.0.tar.xz
+/brasero-3.10.0.tar.xz
diff --git a/brasero.spec b/brasero.spec
index 3eb1ffd..f7582bc 100644
--- a/brasero.spec
+++ b/brasero.spec
@@ -1,14 +1,14 @@
 
 Name:      brasero
-Version:   3.8.0
-Release:   4%{?dist}
+Version:   3.10.0
+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.8/%{name}-%{version}.tar.xz
+Source0:   http://ftp.gnome.org/pub/GNOME/sources/brasero/3.10/%{name}-%{version}.tar.xz
 
 BuildRequires:  gtk3-devel >= 2.99.0
 BuildRequires:  glib2-devel >= 2.15.6
@@ -43,11 +43,6 @@ Requires:  cdda2wav
 Requires:  cdrdao
 %endif
 
-
-# https://bugzilla.gnome.org/show_bug.cgi?id=685492
-# Support reading/copying complete BD(-RE) media
-Patch0: brasero-3.6.0-copy-BD.patch
-
 Requires(post):    shared-mime-info
 Requires(postun):  shared-mime-info
 Requires(pre):     GConf2
@@ -99,7 +94,6 @@ developing brasero applications.
 
 %prep
 %setup -q
-%patch0 -p1 -b .copy-BD
 
 # https://bugzilla.gnome.org/show_bug.cgi?id=692664
 sed -i -e '/tracker/ s/0\.14/0.16/g' configure*
@@ -202,6 +196,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 3.10.0-1
+- Update to 3.10.0
+
 * Thu Sep 19 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.0-4
 - Rebuilt for totem-pl-parser soname bump
 
diff --git a/sources b/sources
index 97c3680..5730b5d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a380af9dc134084fb04f54f2a656e6f  brasero-3.8.0.tar.xz
+3026570f96b2e61ec902a68c4ba83cee  brasero-3.10.0.tar.xz


More information about the scm-commits mailing list