Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Richard Hughes
646700ae6d Update to 0.34.9 2014-01-20 21:23:33 +00:00
Kalev Lember
3a6a14ad88 Update to 0.34.6 2013-06-10 23:17:08 +02:00
Richard Hughes
7109d02988 Update to 0.34.5 2013-05-13 20:54:55 +01:00
3 changed files with 14 additions and 2 deletions

3
.gitignore vendored
View file

@ -20,3 +20,6 @@
/vte-0.34.2.tar.xz
/vte-0.34.3.tar.xz
/vte-0.34.4.tar.xz
/vte-0.34.5.tar.xz
/vte-0.34.6.tar.xz
/vte-0.34.9.tar.xz

View file

@ -1 +1 @@
894a9b165f7992966134b6be9c775196 vte-0.34.4.tar.xz
cb2f3cd4889581dcb61ab6db40bee542 vte-0.34.9.tar.xz

View file

@ -1,5 +1,5 @@
Name: vte3
Version: 0.34.4
Version: 0.34.9
Release: 1%{?dist}
Summary: A terminal emulator
License: LGPLv2+
@ -90,6 +90,15 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%changelog
* Mon Jan 20 2014 Richard Hughes <rhughes@redhat.com> - 0.34.9-1
- Update to 0.34.9
* Mon Jun 10 2013 Kalev Lember <kalevlember@gmail.com> - 0.34.6-1
- Update to 0.34.6
* Mon May 13 2013 Richard Hughes <rhughes@redhat.com> - 0.34.5-1
- Update to 0.34.5
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 0.34.4-1
- Update to 0.34.4