Update to 0.40.2
This commit is contained in:
parent
f63766cfd3
commit
37368b76c1
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/vte-0.39.90.tar.xz
|
||||
/vte-0.39.92.tar.xz
|
||||
/vte-0.40.0.tar.xz
|
||||
/vte-0.40.2.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
5593de4ac25ca578e26f01be57c0c3ff vte-0.40.0.tar.xz
|
||||
6a7a6af8eb0ebadaf3338e820a7229a3 vte-0.40.2.tar.xz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
%global apiver 2.91
|
||||
|
||||
Name: vte291
|
||||
Version: 0.40.0
|
||||
Version: 0.40.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal emulator library
|
||||
|
||||
@ -102,6 +102,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||
%{_sysconfdir}/profile.d/vte.sh
|
||||
|
||||
%changelog
|
||||
* Tue May 12 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.40.2-1
|
||||
- Update to 0.40.2
|
||||
|
||||
* Tue Mar 24 2015 Debarshi Ray <rishi@fedoraproject.org> - 0.40.0-1
|
||||
- Update to 0.40.0
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user