3.6.0
This commit is contained in:
parent
36c0d0726f
commit
64a6bdb237
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@ gnome-terminal-2.31.3.tar.bz2
|
|||||||
/gnome-terminal-3.4.0.1.tar.xz
|
/gnome-terminal-3.4.0.1.tar.xz
|
||||||
/gnome-terminal-3.4.1.1.tar.xz
|
/gnome-terminal-3.4.1.1.tar.xz
|
||||||
/gnome-terminal-3.5.90.tar.xz
|
/gnome-terminal-3.5.90.tar.xz
|
||||||
|
/gnome-terminal-3.6.0.tar.xz
|
||||||
|
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
Summary: Terminal emulator for GNOME
|
Summary: Terminal emulator for GNOME
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 3.5.90
|
Version: 3.6.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+ and GFDL
|
License: GPLv3+ and GFDL
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
URL: http://www.gnome.org/
|
URL: http://www.gnome.org/
|
||||||
#VCS: git:git://git.gnome.org/gnome-terminal
|
#VCS: git:git://git.gnome.org/gnome-terminal
|
||||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.4/gnome-terminal-%{version}.tar.xz
|
Source0: http://download.gnome.org/sources/gnome-terminal/3.6/gnome-terminal-%{version}.tar.xz
|
||||||
|
|
||||||
# gconftool-2
|
# gconftool-2
|
||||||
Requires(pre): GConf2 >= %{gconf_version}
|
Requires(pre): GConf2 >= %{gconf_version}
|
||||||
@ -83,6 +83,9 @@ desktop-file-install --vendor gnome --delete-original \
|
|||||||
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
|
%{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
|
||||||
|
- Update to 3.6.0
|
||||||
|
|
||||||
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
|
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
|
||||||
- Update to 3.5.90
|
- Update to 3.5.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user