git snapshot
This commit is contained in:
parent
7fc73d4344
commit
b22bb2c09c
2
.gitignore
vendored
2
.gitignore
vendored
@ -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
|
||||
|
10
brasero.spec
10
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@redhat.com> - 2.91.2-0.1.gitcede364
|
||||
- Git snapshot that builds against gtk3
|
||||
|
||||
* Wed Oct 6 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.0-1
|
||||
- Update to 2.91.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user