3.3.0
This commit is contained in:
parent
037f1a2103
commit
d13a840252
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ gnome-terminal-2.31.3.tar.bz2
|
||||
/gnome-terminal-3.0.1.tar.bz2
|
||||
/gnome-terminal-3.2.0.tar.xz
|
||||
/gnome-terminal-3.2.1.tar.xz
|
||||
/gnome-terminal-3.3.0.tar.xz
|
||||
|
@ -8,13 +8,13 @@
|
||||
|
||||
Summary: Terminal emulator for GNOME
|
||||
Name: gnome-terminal
|
||||
Version: 3.2.1
|
||||
Release: 3%{?dist}
|
||||
Version: 3.3.0
|
||||
Release: 1%{?dist}
|
||||
License: GPLv3+ 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/3.2/gnome-terminal-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.3/gnome-terminal-%{version}.tar.xz
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=588732
|
||||
Source1: profile-new-dialog.ui
|
||||
|
||||
@ -87,6 +87,9 @@ desktop-file-install --vendor gnome --delete-original \
|
||||
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
|
||||
|
||||
%changelog
|
||||
* Tue Feb 7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.0-1
|
||||
- Update to 3.3.0
|
||||
|
||||
* Thu Jan 12 2012 Matthias Clasen <mclasen@redhat.com> - 3.2.1-2
|
||||
- Update license field (#639132)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user