Update to 0.39.92
This commit is contained in:
parent
58f8a11228
commit
020441d41c
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
005fca67164c9def330f4f12ef589e0e vte-0.39.90.tar.xz
|
||||
33fb85e525110a901b1f8b993fe177fd vte-0.39.92.tar.xz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user