Update to 3.10.0
This commit is contained in:
parent
76c9e36f60
commit
bc65c7ba88
1
.gitignore
vendored
1
.gitignore
vendored
@ -31,3 +31,4 @@ gnome-terminal-2.31.3.tar.bz2
|
||||
/gnome-terminal-3.8.4.tar.xz
|
||||
/gnome-terminal-3.9.90.tar.xz
|
||||
/gnome-terminal-3.9.92.tar.xz
|
||||
/gnome-terminal-3.10.0.tar.xz
|
||||
|
@ -7,13 +7,13 @@
|
||||
|
||||
Summary: Terminal emulator for GNOME
|
||||
Name: gnome-terminal
|
||||
Version: 3.9.92
|
||||
Version: 3.10.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.9/gnome-terminal-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/gnome-terminal/3.10/gnome-terminal-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
BuildRequires: GConf2-devel
|
||||
@ -85,6 +85,9 @@ fi
|
||||
%{_libdir}/nautilus/extensions-3.0/libterminal-nautilus.so
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
||||
- Update to 3.9.92
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user