|
|
@ -1,6 +1,6 @@
|
|
|
|
Name: perl-OLE-Storage_Lite
|
|
|
|
Name: perl-OLE-Storage_Lite
|
|
|
|
Version: 0.19
|
|
|
|
Version: 0.20
|
|
|
|
Release: 27%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Simple Class for OLE document interface
|
|
|
|
Summary: Simple Class for OLE document interface
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
URL: https://metacpan.org/release/OLE-Storage_Lite
|
|
|
|
URL: https://metacpan.org/release/OLE-Storage_Lite
|
|
|
@ -56,6 +56,9 @@ make test
|
|
|
|
%{_mandir}/man3/OLE::Storage_Lite.3*
|
|
|
|
%{_mandir}/man3/OLE::Storage_Lite.3*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Mon Jan 06 2020 Petr Pisar <ppisar@redhat.com> - 0.20-1
|
|
|
|
|
|
|
|
- 0.20 bump (CPAN RT#124513)
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 7 2019 Paul Howarth <paul@city-fan.org> - 0.19-27
|
|
|
|
* Mon Oct 7 2019 Paul Howarth <paul@city-fan.org> - 0.19-27
|
|
|
|
- Spec tidy-up
|
|
|
|
- Spec tidy-up
|
|
|
|
- Specify all build dependencies
|
|
|
|
- Specify all build dependencies
|
|
|
|