Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
611458e31c |
2 changed files with 6 additions and 3 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
c21e08e973a47a9d105c24506e537848 vte-0.28.0.tar.bz2
|
||||
33088ad48b02324b9530c50ffb1312df vte-0.28.1.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,11 +1,11 @@
|
|||
Name: vte3
|
||||
Version: 0.28.0
|
||||
Version: 0.28.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A terminal emulator
|
||||
License: LGPLv2+
|
||||
Group: User Interface/X
|
||||
#VCS: git:git://git.gnome.org/vte
|
||||
Source: http://download.gnome.org/sources/vte/0.28/vte-%{version}.tar.bz2
|
||||
Source: http://download.gnome.org/sources/vte/0.28/vte-%{version}.tar.xz
|
||||
Patch0: honey-I-shrank-the-terminal.patch
|
||||
|
||||
|
||||
|
|
@ -84,6 +84,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 13 2011 Matthias Clasen <mclasen@redhat.com> 0.28.1-1
|
||||
- Update to 2.28.1
|
||||
|
||||
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> 0.28.0-1
|
||||
- Update to 0.28.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue