|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perltidy
|
|
|
|
Name: perltidy
|
|
|
|
Version: 20120714
|
|
|
|
Version: 20121207
|
|
|
|
Release: 3%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Tool for indenting and reformatting Perl scripts
|
|
|
|
Summary: Tool for indenting and reformatting Perl scripts
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
@ -60,6 +60,9 @@ make test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Dec 11 2012 Ville Skyttä <ville.skytta@iki.fi> - 20121207-1
|
|
|
|
|
|
|
|
- Update to 20121207.
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Aug 15 2012 Jitka Plesnikova <jplesnik@redhat.com> - 20120714-3
|
|
|
|
* Wed Aug 15 2012 Jitka Plesnikova <jplesnik@redhat.com> - 20120714-3
|
|
|
|
- Specify all dependencies.
|
|
|
|
- Specify all dependencies.
|
|
|
|
|
|
|
|
|
|
|
|