Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8cf129aae5 |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -34,3 +34,4 @@
|
|||
/vte-0.36.2.tar.xz
|
||||
/vte-0.36.3.tar.xz
|
||||
/vte-0.36.4.tar.xz
|
||||
/vte-0.36.5.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
be5d69c93e1dd31fa36f139247fa3fdb vte-0.36.4.tar.xz
|
||||
96f102ef9e178b6238edcfdb1fa9dbcc vte-0.36.5.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
%global apiver 2.90
|
||||
|
||||
Name: vte3
|
||||
Version: 0.36.4
|
||||
Version: 0.36.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal emulator library
|
||||
License: LGPLv2+
|
||||
|
|
@ -91,6 +91,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 15 2015 Kalev Lember <klember@redhat.com> - 0.36.5-1
|
||||
- Update to 0.36.5
|
||||
|
||||
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 0.36.4-1
|
||||
- Update to 0.36.4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue