1.3136 bump

This commit is contained in:
Jitka Plesnikova 2015-05-25 09:21:42 +02:00
parent 6dcaa6862b
commit 708de6afca
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -31,3 +31,4 @@
/Dancer-1.3132.tar.gz /Dancer-1.3132.tar.gz
/Dancer-1.3134.tar.gz /Dancer-1.3134.tar.gz
/Dancer-1.3135.tar.gz /Dancer-1.3135.tar.gz
/Dancer-1.3136.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Dancer Name: perl-Dancer
Version: 1.3135 Version: 1.3136
Release: 1%{?dist} Release: 1%{?dist}
Summary: Lightweight yet powerful web application framework Summary: Lightweight yet powerful web application framework
License: GPL+ or Artistic License: GPL+ or Artistic
@ -124,6 +124,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Mon May 25 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.3136-1
- 1.3136 bump
* Thu Apr 23 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.3135-1 * Thu Apr 23 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.3135-1
- 1.3135 bump - 1.3135 bump

View File

@ -1 +1 @@
a3a0b91ec0dd78edb0ef801fb2e7fc11 Dancer-1.3135.tar.gz d03f072005f5b666e4f002121ace796e Dancer-1.3136.tar.gz