2.04 bump
This commit is contained in:
parent
d3e429cf2d
commit
540f34eb78
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@ Archive-Tar-1.64.tar.gz
|
||||
/Archive-Tar-1.96.tar.gz
|
||||
/Archive-Tar-2.00.tar.gz
|
||||
/Archive-Tar-2.02.tar.gz
|
||||
/Archive-Tar-2.04.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-Archive-Tar
|
||||
Version: 2.02
|
||||
Release: 2%{?dist}
|
||||
Version: 2.04
|
||||
Release: 1%{?dist}
|
||||
Summary: A module for Perl manipulation of .tar files
|
||||
Group: Development/Libraries
|
||||
License: GPL+ or Artistic
|
||||
@ -100,6 +100,9 @@ make test
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 16 2014 Jitka Plesnikova <jplesnik@redhat.com> - 2.04-1
|
||||
- 2.04 bump
|
||||
|
||||
* Wed Dec 10 2014 Petr Pisar <ppisar@redhat.com> - 2.02-2
|
||||
- Remove unneeded dependencies
|
||||
- Remove annoying sleep after warnings in the build script
|
||||
|
||||
Loading…
Reference in New Issue
Block a user