This commit is contained in:
Matthias Clasen 2010-09-29 23:39:31 -04:00
parent 7ab054c95a
commit 1a01e6a06e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
gnome-terminal-2.31.3.tar.bz2
/gnome-terminal-2.31.90.tar.bz2
/gnome-terminal-2.31.91.tar.bz2
/gnome-terminal-2.32.0.tar.bz2

View File

@ -8,13 +8,13 @@
Summary: Terminal emulator for GNOME
Name: gnome-terminal
Version: 2.31.91
Version: 2.32.0
Release: 1%{?dist}
License: GPLv2+ and GFDL
Group: User Interface/Desktops
URL: http://www.gnome.org/
#VCS: git:git://git.gnome.org/gnome-terminal
Source0: http://download.gnome.org/sources/gnome-terminal/2.31/gnome-terminal-%{version}.tar.bz2
Source0: http://download.gnome.org/sources/gnome-terminal/2.32/gnome-terminal-%{version}.tar.bz2
# http://bugzilla.gnome.org/show_bug.cgi?id=588732
Source1: profile-new-dialog.ui
@ -113,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
%changelog
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
- Update to 2.32.0
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
- Update to 2.31.91

View File

@ -1 +1 @@
e9628233a4342890701386e674f30222 gnome-terminal-2.31.91.tar.bz2
ad6ee013498e3c05def1b2c5b0b49780 gnome-terminal-2.32.0.tar.bz2