|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-String-CamelCase
|
|
|
|
Name: perl-String-CamelCase
|
|
|
|
Version: 0.03
|
|
|
|
Version: 0.03
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Summary: Convert underscore_text to CamelCase and back
|
|
|
|
Summary: Convert underscore_text to CamelCase and back
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: http://search.cpan.org/dist/String-CamelCase/
|
|
|
|
URL: http://search.cpan.org/dist/String-CamelCase/
|
|
|
@ -47,6 +47,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.03-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Sep 20 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.03-1
|
|
|
|
* Wed Sep 20 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.03-1
|
|
|
|
- 0.03 bump
|
|
|
|
- 0.03 bump
|
|
|
|
|
|
|
|
|
|
|
|