[brasero] git snapshot

Matthias Clasen mclasen at fedoraproject.org
Tue Nov 2 03:54:00 UTC 2010


commit b22bb2c09cb4466c4d3fcdf6f2d4090216a92ffe
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Nov 1 23:53:22 2010 -0400

    git snapshot

 .gitignore   |    2 ++
 brasero.spec |   10 +++++++---
 sources      |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5971f94..f04323d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@ brasero-2.31.5.tar.bz2
 /brasero-2.31.92.tar.bz2
 /brasero-2.32.0.tar.bz2
 /brasero-2.91.0.tar.bz2
+/brasero-2.91.1.tar.bz2
+/brasero-2.91.2-gitcede364.tar.gz
diff --git a/brasero.spec b/brasero.spec
index f74d37c..8e18a5f 100644
--- a/brasero.spec
+++ b/brasero.spec
@@ -3,16 +3,17 @@
 %ifarch ppc6
 %define WITH_MONO 0
 %endif
+%define alphatag gitcede364
 
 Name:      brasero
-Version:   2.91.0
-Release:   1%{?dist}
+Version:   2.91.2
+Release:   0.1.%{alphatag}%{?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/2.32/%{name}-%{version}.tar.bz2
+Source0:   http://ftp.gnome.org/pub/GNOME/sources/brasero/2.32/%{name}-%{version}-%{alphatag}.tar.gz
 
 BuildRequires:  gtk3-devel
 BuildRequires:  glib2-devel >= 2.15.6
@@ -201,6 +202,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Mon Nov  1 2010 Matthias Clasen <mclasen at redhat.com> - 2.91.2-0.1.gitcede364
+- Git snapshot that builds against gtk3
+
 * Wed Oct  6 2010 Matthias Clasen <mclasen at redhat.com> - 2.91.0-1
 - Update to 2.91.0
 
diff --git a/sources b/sources
index 47c6767..15b302d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e7a34e2102789da84f8a1188a90e9c11  brasero-2.91.0.tar.bz2
+930aa3b961379d8b694bdd4d289e6587  brasero-2.91.2-gitcede364.tar.gz


More information about the scm-commits mailing list