Update to 3.10.2
This commit is contained in:
parent
222507716f
commit
1d3c49c36d
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@ gnome-terminal-2.31.3.tar.bz2
|
|||||||
/gnome-terminal-3.9.92.tar.xz
|
/gnome-terminal-3.9.92.tar.xz
|
||||||
/gnome-terminal-3.10.0.tar.xz
|
/gnome-terminal-3.10.0.tar.xz
|
||||||
/gnome-terminal-3.10.1.tar.xz
|
/gnome-terminal-3.10.1.tar.xz
|
||||||
|
/gnome-terminal-3.10.2.tar.xz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Summary: Terminal emulator for GNOME
|
Summary: Terminal emulator for GNOME
|
||||||
Name: gnome-terminal
|
Name: gnome-terminal
|
||||||
Version: 3.10.1
|
Version: 3.10.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv3+ and GFDL
|
License: GPLv3+ and GFDL
|
||||||
Group: User Interface/Desktops
|
Group: User Interface/Desktops
|
||||||
@ -85,6 +85,9 @@ fi
|
|||||||
%{_libdir}/nautilus/extensions-3.0/libterminal-nautilus.so
|
%{_libdir}/nautilus/extensions-3.0/libterminal-nautilus.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
|
||||||
|
- Update to 3.10.2
|
||||||
|
|
||||||
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
|
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
|
||||||
- Update to 3.10.1
|
- Update to 3.10.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user