[brasero] Update to 3.10.0

Kalev Lember kalev at fedoraproject.org
Sat Nov 30 13:44:29 UTC 2013


commit fd4c25fc44a46f5b487e45cfb91466e9073bd660
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Nov 30 14:29:24 2013 +0100

    Update to 3.10.0

 .gitignore                  |    1 +
 brasero-3.6.0-copy-BD.patch |   25 -------------------------
 brasero.spec                |   17 ++++++-----------
 sources                     |    2 +-
 4 files changed, 8 insertions(+), 37 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..b5a6ad6 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
@@ -44,10 +44,6 @@ 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,10 +95,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*
 
 
 %build
@@ -202,6 +194,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 
 %changelog
+* Sat Nov 30 2013 Kalev Lember <kalevlember at gmail.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