1.02 bump
This commit is contained in:
parent
3beef634f6
commit
02c8e5f9f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/Test-Inter-1.01.tar.gz
|
||||
/Test-Inter-1.02.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: perl-Test-Inter
|
||||
Version: 1.01
|
||||
Release: 4%{?dist}
|
||||
Version: 1.02
|
||||
Release: 1%{?dist}
|
||||
Summary: Framework for more readable interactive test scripts
|
||||
License: GPL+ or Artistic
|
||||
Group: Development/Libraries
|
||||
@ -46,6 +46,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 24 2011 Petr Pisar <ppisar@redhat.com> - 1.02-1
|
||||
- 1.02 bump
|
||||
|
||||
* Mon Jun 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.01-4
|
||||
- Perl mass rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user