3.00 bump

This commit is contained in:
Petr Písař 2019-01-31 10:55:14 +01:00
parent f718fca4a7
commit 63b614c325
3 changed files with 13 additions and 6 deletions

1
.gitignore vendored
View File

@ -45,3 +45,4 @@
/Encode-2.97.tar.gz /Encode-2.97.tar.gz
/Encode-2.98.tar.gz /Encode-2.98.tar.gz
/Encode-2.99.tar.gz /Encode-2.99.tar.gz
/Encode-3.00.tar.gz

View File

@ -1,6 +1,6 @@
# Because encoding sub-package has an independent version, version macro gets # Because encoding sub-package has an independent version, version macro gets
# redefined. # redefined.
%global cpan_version 2.99 %global cpan_version 3.00
Name: perl-Encode Name: perl-Encode
Epoch: 4 Epoch: 4
Version: %{cpan_version} Version: %{cpan_version}
@ -8,7 +8,7 @@ Version: %{cpan_version}
# perl-encoding sub-package has independent version which does not change # perl-encoding sub-package has independent version which does not change
# often and consecutive builds would clash on perl-encoding NEVRA. This is the # often and consecutive builds would clash on perl-encoding NEVRA. This is the
# same case as in perl.spec. # same case as in perl.spec.
Release: 7%{?dist} Release: 8%{?dist}
Summary: Character encodings in Perl Summary: Character encodings in Perl
# ucm: UCD # ucm: UCD
# bin/encguess: Artistic 2.0 # bin/encguess: Artistic 2.0
@ -130,15 +130,18 @@ your own encoding to perl. No knowledge of XS is necessary.
%build %build
# Additional scripts can be installed by appending MORE_SCRIPTS, UCM files by # Additional scripts can be installed by appending MORE_SCRIPTS, UCM files by
# INSTALL_UCM. # INSTALL_UCM.
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 \
make %{?_smp_mflags} OPTIMIZE="$RPM_OPT_FLAGS"
%{make_build}
%install %install
make pure_install DESTDIR=$RPM_BUILD_ROOT %{make_install}
find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -delete find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -delete
%{_fixperms} $RPM_BUILD_ROOT/* %{_fixperms} $RPM_BUILD_ROOT/*
%check %check
unset AUTHOR_TESTING ENC2XS_VERBOSE MAKEFLAGS PERL_CORE PERL_ENCODING \
PERL_ENCODE_DEBUG RELEASE_TESTING
make test make test
%files %files
@ -166,6 +169,9 @@ make test
%{perl_vendorarch}/Encode/encode.h %{perl_vendorarch}/Encode/encode.h
%changelog %changelog
* Thu Jan 31 2019 Petr Pisar <ppisar@redhat.com> - 4:3.00-8
- 3.00 bump
* Mon Jan 21 2019 Petr Pisar <ppisar@redhat.com> - 4:2.99-7 * Mon Jan 21 2019 Petr Pisar <ppisar@redhat.com> - 4:2.99-7
- 2.99 bump - 2.99 bump

View File

@ -1 +1 @@
SHA512 (Encode-2.99.tar.gz) = f201f3ab226f6473878ec41d657bd02c1124d127e43bcda1d06b22a366ba86ae7f59bf4210d99f2c3964abce5c246e87a17a1f4703850fbe813555e47e5e5bfc SHA512 (Encode-3.00.tar.gz) = 7e8bf72bb30b71dfa8ec4ee91ce2fb1f09a0e55a7c4ded5873ac7ebdc003970003f077289e9d5603e02e2f3166ae6f264338592a8416516761a8c2fba645d7aa