Update to 0.33.90
This commit is contained in:
parent
0d2878b01d
commit
ab5b024e1b
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -14,3 +14,4 @@
|
|||
/vte-0.32.0.tar.xz
|
||||
/vte-0.32.1.tar.xz
|
||||
/vte-0.32.2.tar.xz
|
||||
/vte-0.33.90.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
a756fe980cc64ce9828820966ea28ba4 vte-0.32.2.tar.xz
|
||||
1e3434c467a29d3b74aadcad1c3ff6b9 vte-0.33.90.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: vte3
|
||||
Version: 0.32.2
|
||||
Release: 2%{?dist}
|
||||
Version: 0.33.90
|
||||
Release: 1%{?dist}
|
||||
Summary: A terminal emulator
|
||||
License: LGPLv2+
|
||||
Group: User Interface/X
|
||||
|
|
@ -83,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 0.33.90-1
|
||||
- Update to 0.33.90
|
||||
|
||||
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.32.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue