Update to 1.5.3
This commit is contained in:
parent
38a37c071a
commit
680f75cbbc
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ dejagnu.texi
|
|||||||
/dejagnu-1.5.tar.gz
|
/dejagnu-1.5.tar.gz
|
||||||
/dejagnu-1.5.1.tar.gz
|
/dejagnu-1.5.1.tar.gz
|
||||||
/dejagnu-1.5.2.tar.gz
|
/dejagnu-1.5.2.tar.gz
|
||||||
|
/dejagnu-1.5.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A front end for testing other programs
|
Summary: A front end for testing other programs
|
||||||
Name: dejagnu
|
Name: dejagnu
|
||||||
Version: 1.5.2
|
Version: 1.5.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_infodir}/dejagnu*
|
%{_infodir}/dejagnu*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 31 2015 Matej Muzila <mmuzila@redhat.com> 1:1.5.2-1
|
||||||
|
- Update to 1.5.3
|
||||||
|
|
||||||
* Thu Feb 12 2015 Matej Muzila <mmuzila@redhat.com> 1:1.5.2-1
|
* Thu Feb 12 2015 Matej Muzila <mmuzila@redhat.com> 1:1.5.2-1
|
||||||
- Update to 1.5.2
|
- Update to 1.5.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user