2.91.0
This commit is contained in:
parent
37a1b0c13b
commit
7fc73d4344
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ brasero-2.31.5.tar.bz2
|
|||||||
/brasero-2.31.91.tar.bz2
|
/brasero-2.31.91.tar.bz2
|
||||||
/brasero-2.31.92.tar.bz2
|
/brasero-2.31.92.tar.bz2
|
||||||
/brasero-2.32.0.tar.bz2
|
/brasero-2.32.0.tar.bz2
|
||||||
|
/brasero-2.91.0.tar.bz2
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: brasero
|
Name: brasero
|
||||||
Version: 2.32.0
|
Version: 2.91.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Gnome CD/DVD burning application
|
Summary: Gnome CD/DVD burning application
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
@ -35,7 +35,7 @@ BuildRequires: libburn-devel >= 0.4.0
|
|||||||
BuildRequires: libisofs-devel >= 0.6.4
|
BuildRequires: libisofs-devel >= 0.6.4
|
||||||
BuildRequires: nautilus-devel >= 2.22.2
|
BuildRequires: nautilus-devel >= 2.22.2
|
||||||
BuildRequires: libSM-devel
|
BuildRequires: libSM-devel
|
||||||
BuildRequires: unique-devel
|
BuildRequires: unique3-devel
|
||||||
BuildRequires: libcanberra-devel
|
BuildRequires: libcanberra-devel
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
|
|
||||||
@ -201,6 +201,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 6 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.0-1
|
||||||
|
- Update to 2.91.0
|
||||||
|
|
||||||
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
|
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
|
||||||
- Update to 2.32.0
|
- Update to 2.32.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user