1.03 bump
This commit is contained in:
parent
472a7bc5f2
commit
ed6cdf833b
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/Test-Inter-1.01.tar.gz
|
||||
/Test-Inter-1.02.tar.gz
|
||||
/Test-Inter-1.03.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: perl-Test-Inter
|
||||
Version: 1.02
|
||||
Version: 1.03
|
||||
Release: 1%{?dist}
|
||||
Summary: Framework for more readable interactive test scripts
|
||||
License: GPL+ or Artistic
|
||||
@ -42,6 +42,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 07 2011 Petr Pisar <ppisar@redhat.com> - 1.03-1
|
||||
- 1.03 bump
|
||||
|
||||
* Fri Jun 24 2011 Petr Pisar <ppisar@redhat.com> - 1.02-1
|
||||
- 1.02 bump
|
||||
- Move to vendor path
|
||||
|
Loading…
Reference in New Issue
Block a user