4.08 bump
This commit is contained in:
parent
d9bcff1d47
commit
12274df220
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/podlators-4.05.tar.gz
|
||||
/podlators-4.06.tar.gz
|
||||
/podlators-4.07.tar.gz
|
||||
/podlators-4.08.tar.gz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: perl-podlators
|
||||
Version: 4.07
|
||||
Release: 366%{?dist}
|
||||
Version: 4.08
|
||||
Release: 1%{?dist}
|
||||
Summary: Format POD source into various output formats
|
||||
# pod/perlpodstyle: MIT
|
||||
# other files: GPL+ or Artistic
|
||||
@ -95,6 +95,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Sep 26 2016 Petr Pisar <ppisar@redhat.com> - 4.08-1
|
||||
- 4.08 bump
|
||||
|
||||
* Tue Sep 20 2016 Petr Pisar <ppisar@redhat.com> - 4.07-366
|
||||
- License declaration corrected to "(GPL+ or Artistic) and MIT"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user