|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-Unicode-Map
|
|
|
|
Name: perl-Unicode-Map
|
|
|
|
Version: 0.112
|
|
|
|
Version: 0.112
|
|
|
|
Release: 31%{?dist}
|
|
|
|
Release: 32%{?dist}
|
|
|
|
Summary: Perl module for mapping charsets from and to utf16 unicode
|
|
|
|
Summary: Perl module for mapping charsets from and to utf16 unicode
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: http://search.cpan.org/dist/Unicode-Map/
|
|
|
|
URL: http://search.cpan.org/dist/Unicode-Map/
|
|
|
@ -68,6 +68,9 @@ make test
|
|
|
|
%{_mandir}/man3/Unicode::Map.3*
|
|
|
|
%{_mandir}/man3/Unicode::Map.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.112-32
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Aug 11 2014 Paul Howarth <paul@city-fan.org> - 0.112-31
|
|
|
|
* Mon Aug 11 2014 Paul Howarth <paul@city-fan.org> - 0.112-31
|
|
|
|
- Update spec file to more modern style
|
|
|
|
- Update spec file to more modern style
|
|
|
|
- Specify all dependencies
|
|
|
|
- Specify all dependencies
|
|
|
|