Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aeee2dd1c3 |
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -33,3 +33,4 @@
|
|||
/vte-0.36.1.tar.xz
|
||||
/vte-0.36.2.tar.xz
|
||||
/vte-0.36.3.tar.xz
|
||||
/vte-0.36.5.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
3f9df4c9a67b09bf5c660bf5c3bae109 vte-0.36.3.tar.xz
|
||||
96f102ef9e178b6238edcfdb1fa9dbcc vte-0.36.5.tar.xz
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
%global apiver 2.90
|
||||
|
||||
Name: vte3
|
||||
Version: 0.36.3
|
||||
Release: 3%{?dist}
|
||||
Version: 0.36.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Terminal emulator library
|
||||
License: LGPLv2+
|
||||
Group: User Interface/X
|
||||
|
|
@ -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
|
||||
|
||||
* Mon Aug 18 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.36.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue