2.91.2
This commit is contained in:
parent
cf56de9a3e
commit
824ffdb1c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ brasero-2.31.5.tar.bz2
|
|||||||
/brasero-2.91.0.tar.bz2
|
/brasero-2.91.0.tar.bz2
|
||||||
/brasero-2.91.1.tar.bz2
|
/brasero-2.91.1.tar.bz2
|
||||||
/brasero-2.91.2-gitcede364.tar.gz
|
/brasero-2.91.2-gitcede364.tar.gz
|
||||||
|
/brasero-2.91.2.tar.bz2
|
||||||
|
@ -3,17 +3,16 @@
|
|||||||
%ifarch ppc6
|
%ifarch ppc6
|
||||||
%define WITH_MONO 0
|
%define WITH_MONO 0
|
||||||
%endif
|
%endif
|
||||||
%define alphatag gitcede364
|
|
||||||
|
|
||||||
Name: brasero
|
Name: brasero
|
||||||
Version: 2.91.2
|
Version: 2.91.2
|
||||||
Release: 0.2.%{alphatag}%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Gnome CD/DVD burning application
|
Summary: Gnome CD/DVD burning application
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: http://www.gnome.org/projects/brasero/
|
URL: http://www.gnome.org/projects/brasero/
|
||||||
#VCS: git:git://git.gnome.org/brasero
|
#VCS: git:git://git.gnome.org/brasero
|
||||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/2.32/%{name}-%{version}-%{alphatag}.tar.gz
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/brasero/2.32/%{name}-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: gtk3-devel
|
BuildRequires: gtk3-devel
|
||||||
BuildRequires: glib2-devel >= 2.15.6
|
BuildRequires: glib2-devel >= 2.15.6
|
||||||
@ -202,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.2-1
|
||||||
|
- Update to 2.91.2
|
||||||
|
|
||||||
* Wed Nov 3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.2-0.2.gitcede364
|
* Wed Nov 3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.2-0.2.gitcede364
|
||||||
- Rebuild against libnotify 0.7.0
|
- Rebuild against libnotify 0.7.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user