Update to 0.39.92

This commit is contained in:
Debarshi Ray 2015-03-19 18:09:26 +01:00
parent 58f8a11228
commit 020441d41c
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@
/vte-0.39.0.tar.xz
/vte-0.39.1.tar.xz
/vte-0.39.90.tar.xz
/vte-0.39.92.tar.xz

View File

@ -1 +1 @@
005fca67164c9def330f4f12ef589e0e vte-0.39.90.tar.xz
33fb85e525110a901b1f8b993fe177fd vte-0.39.92.tar.xz

View File

@ -1,7 +1,7 @@
%global apiver 2.91
Name: vte291
Version: 0.39.90
Version: 0.39.92
Release: 1%{?dist}
Summary: Terminal emulator library
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_sysconfdir}/profile.d/vte.sh
%changelog
* Thu Mar 19 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.39.92-1
- Update to 0.39.92
* Tue Feb 17 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.39.90-1
- Update to 0.39.90
- Add command-notify patches