Package perl-Data-Types: Specfile

%define _unpackaged_files_terminate_build 1
Packager: Michael Bochkaryov <misha@altlinux.ru>
#
#   - Data::Types -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --version 0.06 Data-Types-0.06.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module Data-Types
%define m_distro Data-Types
%define m_name Data::Types
%define _enable_test 1

Name: perl-Data-Types
Version: 0.17
Release: alt1

Summary: Data-Types - validating and converting data types functions for Perl5 

License: Artistic
Group: Development/Perl
Url: http://search.cpan.org/~dwheeler/Data-Types-0.07

BuildArch: noarch
Source0: http://www.cpan.org/authors/id/M/MA/MANWAR/Data-Types-%{version}.tar.gz

# Automatically added by buildreq on Tue Oct 23 2007
BuildRequires: perl-Module-Build perl-Test-Pod

%description
This module exports a number of functions that are useful for validating and
converting data types. It is intended for use in applications where data types
are more important than they typically are in Perl -- e.g., for database
applications.

%prep
%setup -q -n Data-Types-%{version}
%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/*
#%perl_vendor_man3dir/*
%doc Changes README.md
%exclude %perl_vendor_archlib

%changelog
* Mon Feb 25 2019 Igor Vlasenko <viy@altlinux.ru> 0.17-alt1
- automated CPAN update

* Fri Dec 07 2018 Igor Vlasenko <viy@altlinux.ru> 0.16-alt1
- automated CPAN update

* Tue Nov 20 2018 Igor Vlasenko <viy@altlinux.ru> 0.15-alt1
- automated CPAN update

* Wed Oct 24 2018 Igor Vlasenko <viy@altlinux.ru> 0.14-alt1
- automated CPAN update

* Mon May 28 2018 Igor Vlasenko <viy@altlinux.ru> 0.13-alt1
- automated CPAN update

* Fri May 25 2018 Igor Vlasenko <viy@altlinux.ru> 0.12-alt1
- automated CPAN update

* Thu Sep 29 2011 Igor Vlasenko <viy@altlinux.ru> 0.09-alt1
- automated CPAN update

* Tue Jul 13 2010 Igor Vlasenko <viy@altlinux.ru> 0.08-alt1
- automated CPAN update

* Mon Oct 06 2008 Igor Vlasenko <viy@altlinux.ru> 0.07-alt1.1
- NMU for unknown reason:
  the person above was too neglectant to add --changelog "- NMU: <reason>" option.

* Tue Jan 29 2008 Michael Bochkaryov <misha@altlinux.ru> 0.07-alt1
- First build for ALT Linux;
- 0.07 version rebuild

* Tue Jul 03 2007 Valentyn Solomko <pere@pere.org.ua> 0.06-ns1
- first build for Net Style local repository