2018-02-28 16:42:45 +00:00
|
|
|
# Run optional test
|
|
|
|
%bcond_without perl_ExtUtils_MakeMaker_enables_optional_test
|
|
|
|
|
2012-12-17 09:53:54 +00:00
|
|
|
%global cpan_name ExtUtils-MakeMaker
|
2012-08-13 13:26:49 +00:00
|
|
|
|
2012-12-17 09:53:54 +00:00
|
|
|
Name: perl-%{cpan_name}
|
2019-05-30 07:16:35 +00:00
|
|
|
Epoch: 2
|
2023-03-27 10:41:58 +00:00
|
|
|
Version: 7.70
|
2024-01-21 14:51:47 +00:00
|
|
|
Release: 502%{?dist}
|
2012-01-06 14:48:45 +00:00
|
|
|
Summary: Create a module Makefile
|
2022-12-20 15:52:08 +00:00
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
2018-06-04 13:16:40 +00:00
|
|
|
URL: https://metacpan.org/release/%{cpan_name}
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
|
2012-01-12 16:11:19 +00:00
|
|
|
# Do not set RPATH to perl shared-library modules by default. Bug #773622.
|
2016-04-20 08:27:19 +00:00
|
|
|
# This is copy from `perl' package. This is a distributor extension.
|
2019-04-29 11:08:25 +00:00
|
|
|
Patch0: %{cpan_name}-7.36-USE_MM_LD_RUN_PATH.patch
|
2013-07-02 10:58:31 +00:00
|
|
|
# Link to libperl.so explicitly. Bug #960048.
|
2017-12-18 13:13:17 +00:00
|
|
|
Patch1: %{cpan_name}-7.30-Link-to-libperl-explicitly-on-Linux.patch
|
2014-10-27 14:37:15 +00:00
|
|
|
# Unbundle version modules
|
2015-09-01 08:16:47 +00:00
|
|
|
Patch2: %{cpan_name}-7.04-Unbundle-version.patch
|
2014-10-27 14:37:15 +00:00
|
|
|
# Unbundle Encode::Locale module
|
2016-08-09 11:15:05 +00:00
|
|
|
Patch3: %{cpan_name}-7.22-Unbundle-Encode-Locale.patch
|
2016-04-18 13:26:04 +00:00
|
|
|
# Provide maybe_command independently, bug #1129443
|
|
|
|
Patch4: %{cpan_name}-7.11-Provide-ExtUtils-MM-methods-as-standalone-ExtUtils-M.patch
|
2012-01-06 14:48:45 +00:00
|
|
|
BuildArch: noarch
|
2015-09-01 08:16:47 +00:00
|
|
|
BuildRequires: coreutils
|
|
|
|
BuildRequires: make
|
2016-04-20 08:27:19 +00:00
|
|
|
BuildRequires: perl-generators
|
2018-02-19 10:05:39 +00:00
|
|
|
BuildRequires: perl-interpreter
|
2012-08-28 14:35:51 +00:00
|
|
|
# Makefile.Pl uses ExtUtils::MakeMaker from ./lib
|
2016-04-20 08:27:19 +00:00
|
|
|
# B needed only for CPAN::Meta::Requirements
|
2012-08-28 14:35:51 +00:00
|
|
|
BuildRequires: perl(Carp)
|
2013-06-17 11:02:51 +00:00
|
|
|
BuildRequires: perl(Config)
|
2016-04-20 08:27:19 +00:00
|
|
|
# CPAN::Meta::Requirements has a fallback
|
2012-08-28 14:35:51 +00:00
|
|
|
BuildRequires: perl(Cwd)
|
2014-10-27 14:37:15 +00:00
|
|
|
BuildRequires: perl(Encode)
|
2012-08-28 14:35:51 +00:00
|
|
|
BuildRequires: perl(Exporter)
|
2013-06-17 11:02:51 +00:00
|
|
|
BuildRequires: perl(File::Basename)
|
2015-09-01 08:16:47 +00:00
|
|
|
BuildRequires: perl(File::Copy)
|
2012-08-28 14:35:51 +00:00
|
|
|
BuildRequires: perl(File::Path)
|
2012-01-06 14:48:45 +00:00
|
|
|
BuildRequires: perl(File::Spec) >= 0.8
|
2012-08-28 14:35:51 +00:00
|
|
|
BuildRequires: perl(lib)
|
2013-06-17 11:02:51 +00:00
|
|
|
BuildRequires: perl(strict)
|
|
|
|
BuildRequires: perl(vars)
|
2014-10-27 14:37:15 +00:00
|
|
|
BuildRequires: perl(version)
|
2013-06-17 11:02:51 +00:00
|
|
|
BuildRequires: perl(warnings)
|
2014-10-24 10:55:29 +00:00
|
|
|
# If an XS module is compiled, xsubpp(1) is needed
|
|
|
|
BuildRequires: perl-ExtUtils-ParseXS
|
2012-01-06 14:48:45 +00:00
|
|
|
# Tests:
|
|
|
|
BuildRequires: perl(AutoSplit)
|
2014-01-06 14:54:52 +00:00
|
|
|
BuildRequires: perl(base)
|
2016-04-20 08:27:19 +00:00
|
|
|
BuildRequires: perl(CPAN::Meta) >= 2.143240
|
2012-01-06 14:48:45 +00:00
|
|
|
BuildRequires: perl(Data::Dumper)
|
2013-09-16 06:58:11 +00:00
|
|
|
BuildRequires: perl(DynaLoader)
|
2014-10-27 14:37:15 +00:00
|
|
|
BuildRequires: perl(ExtUtils::Install) >= 1.52
|
2015-09-01 08:16:47 +00:00
|
|
|
# ExtUtils::Installed not used at tests
|
2016-04-20 08:27:19 +00:00
|
|
|
BuildRequires: perl(ExtUtils::Manifest) >= 1.70
|
2015-09-01 08:16:47 +00:00
|
|
|
# ExtUtils::Packlist not used at tests
|
|
|
|
# ExtUtils::XSSymSet is not needed (VMS only)
|
2012-08-28 14:35:51 +00:00
|
|
|
BuildRequires: perl(File::Find)
|
2014-10-27 14:37:15 +00:00
|
|
|
BuildRequires: perl(File::Temp) >= 0.22
|
2012-01-06 14:48:45 +00:00
|
|
|
BuildRequires: perl(Getopt::Long)
|
2015-09-01 08:16:47 +00:00
|
|
|
# IO::File not used at tests
|
2014-01-06 14:54:52 +00:00
|
|
|
# IO::Handle not used
|
2013-06-27 10:29:05 +00:00
|
|
|
BuildRequires: perl(less)
|
2014-01-06 14:54:52 +00:00
|
|
|
BuildRequires: perl(overload)
|
2016-04-20 08:27:19 +00:00
|
|
|
BuildRequires: perl(Parse::CPAN::Meta) >= 1.4414
|
2012-01-06 14:48:45 +00:00
|
|
|
BuildRequires: perl(Pod::Man)
|
2013-09-16 06:58:11 +00:00
|
|
|
BuildRequires: perl(POSIX)
|
2014-01-06 14:54:52 +00:00
|
|
|
BuildRequires: perl(subs)
|
2012-01-06 14:48:45 +00:00
|
|
|
BuildRequires: perl(Test::Harness)
|
|
|
|
BuildRequires: perl(Test::More)
|
2019-04-29 11:08:25 +00:00
|
|
|
BuildRequires: perl(Text::ParseWords)
|
2014-01-06 14:54:52 +00:00
|
|
|
# threads::shared not used
|
2015-09-01 08:16:47 +00:00
|
|
|
BuildRequires: perl(utf8)
|
2014-01-06 14:54:52 +00:00
|
|
|
# XSLoader not used
|
2018-02-28 16:42:45 +00:00
|
|
|
%if %{with perl_ExtUtils_MakeMaker_enables_optional_test}
|
2012-01-06 14:48:45 +00:00
|
|
|
# Optional tests
|
2016-05-09 08:20:09 +00:00
|
|
|
BuildRequires: perl-devel
|
2012-01-06 14:48:45 +00:00
|
|
|
BuildRequires: perl(ExtUtils::CBuilder)
|
2014-01-06 14:54:52 +00:00
|
|
|
BuildRequires: perl(PerlIO)
|
|
|
|
# Keep YAML optional
|
|
|
|
# Keep YAML::Tiny optional
|
2018-02-28 16:42:45 +00:00
|
|
|
%endif
|
2016-04-20 08:27:19 +00:00
|
|
|
Recommends: perl(CPAN::Meta) >= 2.143240
|
|
|
|
Suggests: perl(CPAN::Meta::Converter) >= 2.141170
|
|
|
|
# CPAN::Meta::Requirements to support version ranges
|
|
|
|
Recommends: perl(CPAN::Meta::Requirements) >= 2.130
|
2013-09-16 06:58:11 +00:00
|
|
|
Requires: perl(Data::Dumper)
|
|
|
|
Requires: perl(DynaLoader)
|
2014-12-05 12:16:02 +00:00
|
|
|
# Encode is needed for producing POD with =encoding statement correctly
|
2014-10-27 14:37:15 +00:00
|
|
|
Requires: perl(Encode)
|
2017-12-18 13:29:46 +00:00
|
|
|
%if !%{defined perl_bootstrap}
|
2015-12-03 10:29:34 +00:00
|
|
|
Recommends: perl(Encode::Locale)
|
2017-12-18 13:29:46 +00:00
|
|
|
%endif
|
2015-09-01 08:16:47 +00:00
|
|
|
Requires: perl(ExtUtils::Command) >= 1.19
|
2016-04-20 08:27:19 +00:00
|
|
|
Requires: perl(ExtUtils::Install) >= 1.54
|
|
|
|
Requires: perl(ExtUtils::Manifest) >= 1.70
|
2013-09-16 06:58:11 +00:00
|
|
|
# ExtUtils::XSSymSet is not needed (VMS only)
|
2012-01-06 14:48:45 +00:00
|
|
|
Requires: perl(File::Find)
|
|
|
|
Requires: perl(File::Spec) >= 0.8
|
|
|
|
Requires: perl(Getopt::Long)
|
2016-04-20 08:27:19 +00:00
|
|
|
Suggests: perl(JSON::PP)
|
2013-09-16 06:58:11 +00:00
|
|
|
# Optional Pod::Man is needed for generating manual pages from POD
|
2013-01-29 15:20:36 +00:00
|
|
|
Requires: perl(Pod::Man)
|
2013-09-16 06:58:11 +00:00
|
|
|
Requires: perl(POSIX)
|
|
|
|
Requires: perl(Test::Harness)
|
2015-12-03 10:29:34 +00:00
|
|
|
Recommends: perl(Time::HiRes)
|
2019-04-29 11:08:25 +00:00
|
|
|
Requires: perl(Text::ParseWords)
|
2013-09-16 06:58:11 +00:00
|
|
|
# VMS::Filespec is not needed (VMS only)
|
|
|
|
# Win32 is not needed (Win32 only)
|
2014-10-24 10:55:29 +00:00
|
|
|
# If an XS module is compiled, xsubpp(1) is needed
|
|
|
|
Requires: perl-ExtUtils-ParseXS
|
2018-02-28 16:42:45 +00:00
|
|
|
# These dependencies are weak in order to relieve building noarch
|
|
|
|
# packages from perl-devel and gcc. See bug #1547165.
|
2016-04-19 13:39:24 +00:00
|
|
|
# If an XS module is built, code generated from XS will be compiled and it
|
|
|
|
# includes Perl header files.
|
2018-02-28 16:42:45 +00:00
|
|
|
Recommends: perl-devel
|
|
|
|
# If an XS module is built, the generated Makefile executes gcc.
|
|
|
|
Recommends: gcc
|
2012-01-06 14:48:45 +00:00
|
|
|
|
|
|
|
# Do not export underspecified dependencies
|
|
|
|
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(File::Spec\\)\s*$
|
|
|
|
# Do not export private redefinitions
|
|
|
|
%global __provides_exclude %{?__provides_exclude:%__provides_exclude|}^perl\\(DynaLoader|ExtUtils::MakeMaker::_version\\)
|
|
|
|
|
2021-02-19 12:40:10 +00:00
|
|
|
# Filter modules bundled for tests
|
|
|
|
%global __requires_exclude %{__requires_exclude}|^perl\\(MY)\s*$
|
|
|
|
%global __requires_exclude %{__requires_exclude}|^perl\\(TieIn)\s*$
|
|
|
|
%global __requires_exclude %{__requires_exclude}|^perl\\(TieOut)\s*$
|
|
|
|
%global __requires_exclude %{__requires_exclude}|^perl\\(MakeMaker::Test.*)\s*$
|
|
|
|
%global __provides_exclude_from %{?__provides_exclude_from:%__provides_exclude_from|}^%{_libexecdir}
|
|
|
|
|
2012-01-06 14:48:45 +00:00
|
|
|
%description
|
|
|
|
This utility is designed to write a Makefile for an extension module from a
|
|
|
|
Makefile.PL. It is based on the Makefile.SH model provided by Andy
|
|
|
|
Dougherty and the perl5-porters.
|
|
|
|
|
2015-09-01 08:16:47 +00:00
|
|
|
%package -n perl-ExtUtils-Command
|
|
|
|
Summary: Perl routines to replace common UNIX commands in Makefiles
|
2022-12-20 15:52:08 +00:00
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
2015-09-01 08:16:47 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
Requires: perl(Carp)
|
|
|
|
Requires: perl(File::Copy)
|
|
|
|
Requires: perl(File::Find)
|
|
|
|
Requires: perl(File::Path)
|
|
|
|
# File::Spec not used
|
|
|
|
# VMS::Feature not used
|
|
|
|
|
|
|
|
%description -n perl-ExtUtils-Command
|
|
|
|
This Perl module is used to replace common UNIX commands. In all cases the
|
|
|
|
functions work with @ARGV rather than taking arguments. This makes them
|
|
|
|
easier to deal with in Makefiles.
|
|
|
|
|
2016-04-18 13:26:04 +00:00
|
|
|
%package -n perl-ExtUtils-MM-Utils
|
|
|
|
Summary: ExtUtils::MM methods without dependency on ExtUtils::MakeMaker
|
2022-12-20 15:52:08 +00:00
|
|
|
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
2016-04-18 13:26:04 +00:00
|
|
|
BuildArch: noarch
|
|
|
|
|
|
|
|
%description -n perl-ExtUtils-MM-Utils
|
|
|
|
This is a collection of ExtUtils::MM subroutines that are used by many
|
|
|
|
other modules but that do not need full-featured ExtUtils::MakeMaker. The
|
|
|
|
issue with ExtUtils::MakeMaker is it pulls in Perl header files and that
|
|
|
|
is an overkill for small subroutines.
|
|
|
|
|
2021-02-19 12:40:10 +00:00
|
|
|
%package tests
|
|
|
|
Summary: Tests for %{name}
|
|
|
|
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
|
|
|
|
Requires: perl-Test-Harness
|
|
|
|
Requires: perl(CPAN::Meta) >= 2.143240
|
|
|
|
Requires: perl(Encode)
|
|
|
|
Requires: perl(File::Spec)
|
|
|
|
Requires: perl(Parse::CPAN::Meta) >= 1.4414
|
|
|
|
Requires: perl(Pod::Man)
|
|
|
|
Requires: perl(version)
|
|
|
|
%if %{with perl_ExtUtils_MakeMaker_enables_optional_test}
|
|
|
|
# Optional tests
|
|
|
|
Requires: perl-devel
|
|
|
|
Requires: perl(ExtUtils::CBuilder)
|
|
|
|
Requires: perl(PerlIO)
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%description tests
|
|
|
|
Tests from %{name}-%{version}. Execute them
|
|
|
|
with "%{_libexecdir}/%{name}/test".
|
|
|
|
|
2012-01-06 14:48:45 +00:00
|
|
|
%prep
|
2016-04-25 06:01:29 +00:00
|
|
|
%setup -q -n ExtUtils-MakeMaker-%{version}
|
2023-09-22 12:37:04 +00:00
|
|
|
%patch -P0 -p1
|
|
|
|
%patch -P1 -p1
|
|
|
|
%patch -P2 -p1
|
|
|
|
%patch -P3 -p1
|
|
|
|
%patch -P4 -p1
|
2012-01-06 14:48:45 +00:00
|
|
|
# Remove bundled modules
|
2014-10-27 16:13:04 +00:00
|
|
|
rm -rf bundled
|
2019-09-11 13:25:04 +00:00
|
|
|
perl -i -ne 'print $_ unless m{^bundled/}' MANIFEST
|
2014-10-27 16:13:04 +00:00
|
|
|
rm -rf t/lib/Test
|
2019-09-11 13:25:04 +00:00
|
|
|
perl -i -ne 'print $_ unless m{^t/lib/Test/}' MANIFEST
|
2014-10-27 16:13:04 +00:00
|
|
|
rm -rf lib/ExtUtils/MakeMaker/version{,.pm}
|
2019-09-11 13:25:04 +00:00
|
|
|
perl -i -ne 'print $_ unless m{^lib/ExtUtils/MakeMaker/version(?:/|\.pm)}' MANIFEST
|
2014-10-27 16:13:04 +00:00
|
|
|
rm -rf lib/ExtUtils/MakeMaker/Locale.pm
|
2019-09-11 13:25:04 +00:00
|
|
|
perl -i -ne 'print $_ unless m{^lib/ExtUtils/MakeMaker/Locale\.pm}' MANIFEST
|
2012-01-06 14:48:45 +00:00
|
|
|
|
2021-02-19 12:40:10 +00:00
|
|
|
%if !%{with perl_ExtUtils_MakeMaker_enables_optional_test}
|
|
|
|
# Remove optional tests
|
|
|
|
rm t/02-xsdynamic.t t/03-xsstatic.t
|
|
|
|
perl -i -ne 'print $_ unless m{^t/02-xsdynamic\.t}' MANIFEST
|
|
|
|
perl -i -ne 'print $_ unless m{^t/03-xsstatic\.t}' MANIFEST
|
|
|
|
perl -i -ne 'print $_ unless m{^t/unicode\.t}' MANIFEST
|
|
|
|
%endif
|
|
|
|
|
|
|
|
# Help file to recognise the Perl scripts and normalize shebangs
|
|
|
|
for F in `find t -name *.t`; do
|
2023-03-20 09:19:07 +00:00
|
|
|
perl -i -MConfig -ple 'print $Config{startperl} if $. == 1 && !s{\A#!.*perl\b}{$Config{startperl}}' "$F"
|
2021-02-19 12:40:10 +00:00
|
|
|
chmod +x "$F"
|
|
|
|
done
|
|
|
|
|
2012-01-06 14:48:45 +00:00
|
|
|
%build
|
2019-04-29 11:08:25 +00:00
|
|
|
BUILDING_AS_PACKAGE=1 perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
|
|
|
|
%{make_build}
|
2012-01-06 14:48:45 +00:00
|
|
|
|
|
|
|
%install
|
2019-04-29 11:08:25 +00:00
|
|
|
%{make_install}
|
2021-02-19 12:40:10 +00:00
|
|
|
|
|
|
|
# Install tests
|
|
|
|
mkdir -p %{buildroot}/%{_libexecdir}/%{name}
|
|
|
|
cp -a t %{buildroot}/%{_libexecdir}/%{name}
|
|
|
|
cat > %{buildroot}/%{_libexecdir}/%{name}/test << 'EOF'
|
|
|
|
#!/bin/bash
|
|
|
|
set -e
|
|
|
|
# Lots of tests write into temporary files/directories. The easiest solution
|
|
|
|
# is to copy the tests into a writable directory and execute them from there.
|
|
|
|
DIR=$(mktemp -d)
|
|
|
|
pushd "$DIR"
|
|
|
|
cp -a %{_libexecdir}/%{name}/* ./
|
|
|
|
prove -I . -j "$(getconf _NPROCESSORS_ONLN)"
|
|
|
|
popd
|
|
|
|
rm -rf "$DIR"
|
|
|
|
EOF
|
|
|
|
chmod +x %{buildroot}/%{_libexecdir}/%{name}/test
|
|
|
|
|
2021-05-14 09:12:53 +00:00
|
|
|
%{_fixperms} %{buildroot}/*
|
2012-01-06 14:48:45 +00:00
|
|
|
|
|
|
|
%check
|
2021-02-19 12:40:10 +00:00
|
|
|
export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print $1} else {print 1}' -- '%{?_smp_mflags}')
|
2012-01-06 14:48:45 +00:00
|
|
|
make test
|
|
|
|
|
|
|
|
%files
|
2015-09-01 08:16:47 +00:00
|
|
|
%doc Changes CONTRIBUTING README
|
2012-01-06 14:48:45 +00:00
|
|
|
%{_bindir}/*
|
|
|
|
%{perl_vendorlib}/*
|
2015-09-01 08:16:47 +00:00
|
|
|
%exclude %{perl_vendorlib}/ExtUtils/Command.pm
|
2016-04-19 13:33:34 +00:00
|
|
|
%exclude %dir %{perl_vendorlib}/ExtUtils/MM
|
2016-04-18 13:26:04 +00:00
|
|
|
%exclude %{perl_vendorlib}/ExtUtils/MM/Utils.pm
|
2012-01-06 14:48:45 +00:00
|
|
|
%{_mandir}/man1/*
|
|
|
|
%{_mandir}/man3/*
|
2015-09-01 08:16:47 +00:00
|
|
|
%exclude %{_mandir}/man3/ExtUtils::Command.*
|
2016-04-18 13:26:04 +00:00
|
|
|
%exclude %{_mandir}/man3/ExtUtils::MM::Utils.*
|
2015-09-01 08:16:47 +00:00
|
|
|
|
|
|
|
%files -n perl-ExtUtils-Command
|
|
|
|
%dir %{perl_vendorlib}/ExtUtils
|
|
|
|
%{perl_vendorlib}/ExtUtils/Command.pm
|
|
|
|
%{_mandir}/man3/ExtUtils::Command.*
|
2012-01-06 14:48:45 +00:00
|
|
|
|
2016-04-18 13:26:04 +00:00
|
|
|
%files -n perl-ExtUtils-MM-Utils
|
|
|
|
%dir %{perl_vendorlib}/ExtUtils
|
|
|
|
%dir %{perl_vendorlib}/ExtUtils/MM
|
|
|
|
%{perl_vendorlib}/ExtUtils/MM/Utils.pm
|
|
|
|
%{_mandir}/man3/ExtUtils::MM::Utils.*
|
|
|
|
|
2021-02-19 12:40:10 +00:00
|
|
|
%files tests
|
|
|
|
%{_libexecdir}/%{name}
|
|
|
|
|
2012-01-06 14:48:45 +00:00
|
|
|
%changelog
|
2024-01-21 14:51:47 +00:00
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.70-502
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
2023-07-20 21:38:15 +00:00
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.70-501
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
2023-07-12 11:32:30 +00:00
|
|
|
* Wed Jul 12 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.70-500
|
|
|
|
- Perl 5.38 re-rebuild of bootstrapped packages
|
|
|
|
|
2023-07-11 07:36:14 +00:00
|
|
|
* Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.70-499
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
2023-03-27 10:41:58 +00:00
|
|
|
* Mon Mar 27 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.70-1
|
|
|
|
- 7.70 bump
|
|
|
|
|
2023-03-20 09:19:07 +00:00
|
|
|
* Mon Mar 20 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.68-1
|
|
|
|
- 7.68 bump
|
|
|
|
|
2023-01-20 02:11:18 +00:00
|
|
|
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.66-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
2023-01-02 09:22:31 +00:00
|
|
|
* Mon Jan 02 2023 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.66-1
|
|
|
|
- 7.66 bump
|
|
|
|
|
2022-07-22 06:04:20 +00:00
|
|
|
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.64-490
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
2022-06-03 11:23:54 +00:00
|
|
|
* Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.64-489
|
|
|
|
- Perl 5.36 re-rebuild of bootstrapped packages
|
|
|
|
|
2022-05-30 13:13:13 +00:00
|
|
|
* Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.64-488
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
2022-01-21 01:33:34 +00:00
|
|
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.64-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
2021-12-20 08:40:54 +00:00
|
|
|
* Mon Dec 20 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.64-1
|
|
|
|
- 7.64 bump
|
|
|
|
|
2021-07-22 20:13:39 +00:00
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.62-479
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
2021-05-24 08:11:04 +00:00
|
|
|
* Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.62-478
|
|
|
|
- Perl 5.34 re-rebuild of bootstrapped packages
|
|
|
|
|
2021-05-21 07:56:33 +00:00
|
|
|
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.62-477
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
2021-04-14 07:57:29 +00:00
|
|
|
* Wed Apr 14 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.62-1
|
|
|
|
- 7.62 bump
|
|
|
|
|
2021-02-19 12:32:14 +00:00
|
|
|
* Fri Feb 19 2021 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.60-1
|
|
|
|
- 7.60 bump
|
2021-02-19 12:40:10 +00:00
|
|
|
- Package tests
|
2021-02-19 12:32:14 +00:00
|
|
|
|
2021-01-27 01:14:35 +00:00
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.58-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
2020-12-22 09:01:26 +00:00
|
|
|
* Tue Dec 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.58-1
|
|
|
|
- 7.58 bump
|
|
|
|
|
2020-11-20 10:48:43 +00:00
|
|
|
* Fri Nov 20 2020 Petr Pisar <ppisar@redhat.com> - 2:7.56-1
|
|
|
|
- 7.56 bump
|
|
|
|
|
2020-11-13 06:56:55 +00:00
|
|
|
* Fri Nov 13 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.54-1
|
|
|
|
- 7.54 bump
|
|
|
|
|
2020-11-05 07:19:03 +00:00
|
|
|
* Thu Nov 05 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.52-1
|
|
|
|
- 7.52 bump
|
|
|
|
|
2020-10-22 07:44:36 +00:00
|
|
|
* Thu Oct 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.50-1
|
|
|
|
- 7.50 bump
|
|
|
|
|
2020-10-06 07:07:50 +00:00
|
|
|
* Tue Oct 06 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.48-1
|
|
|
|
- 7.48 bump
|
|
|
|
|
2020-07-28 15:33:02 +00:00
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.46-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
2020-06-26 15:54:57 +00:00
|
|
|
* Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.46-2
|
|
|
|
- Perl 5.32 re-rebuild of bootstrapped packages
|
|
|
|
|
2020-06-23 12:56:29 +00:00
|
|
|
* Tue Jun 23 2020 Petr Pisar <ppisar@redhat.com> - 2:7.46-1
|
|
|
|
- 7.46 bump
|
|
|
|
|
2020-06-22 11:38:46 +00:00
|
|
|
* Mon Jun 22 2020 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.44-456
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
2020-01-30 00:06:16 +00:00
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.44-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
2020-01-15 13:13:02 +00:00
|
|
|
* Wed Jan 15 2020 Petr Pisar <ppisar@redhat.com> - 2:7.44-1
|
|
|
|
- 7.44 bump
|
|
|
|
|
2019-12-18 08:00:50 +00:00
|
|
|
* Wed Dec 18 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.42-1
|
|
|
|
- 7.42 bump
|
|
|
|
|
2019-12-17 08:59:24 +00:00
|
|
|
* Tue Dec 17 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.40-1
|
|
|
|
- 7.40 bump
|
|
|
|
|
2019-09-11 13:25:04 +00:00
|
|
|
* Wed Sep 11 2019 Petr Pisar <ppisar@redhat.com> - 2:7.38-1
|
|
|
|
- 7.38 bump
|
|
|
|
|
2019-07-26 02:50:59 +00:00
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2:7.36-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
2019-06-02 20:55:33 +00:00
|
|
|
* Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.36-3
|
|
|
|
- Perl 5.30 re-rebuild of bootstrapped packages
|
|
|
|
|
2019-05-30 08:41:15 +00:00
|
|
|
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 2:7.36-2
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
2019-04-29 11:08:25 +00:00
|
|
|
* Mon Apr 29 2019 Petr Pisar <ppisar@redhat.com> - 1:7.36-1
|
|
|
|
- 7.36 bump
|
|
|
|
|
2019-02-01 20:35:12 +00:00
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:7.34-419
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
2018-07-13 17:18:20 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:7.34-418
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-06-30 20:50:00 +00:00
|
|
|
* Sat Jun 30 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:7.34-417
|
|
|
|
- Perl 5.28 re-rebuild of bootstrapped packages
|
|
|
|
|
2018-06-27 00:16:28 +00:00
|
|
|
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1:7.34-416
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
2018-03-19 13:33:00 +00:00
|
|
|
* Mon Mar 19 2018 Petr Pisar <ppisar@redhat.com> - 1:7.34-1
|
|
|
|
- 7.34 bump
|
|
|
|
|
2018-02-28 16:42:45 +00:00
|
|
|
* Wed Feb 28 2018 Petr Pisar <ppisar@redhat.com> - 1:7.32-2
|
|
|
|
- Recommend gcc and perl-devel instead of a hard dependency (bug #1547165)
|
|
|
|
|
2018-02-19 10:05:39 +00:00
|
|
|
* Mon Feb 19 2018 Petr Pisar <ppisar@redhat.com> - 1:7.32-1
|
|
|
|
- 7.32 bump
|
|
|
|
|
2018-02-08 21:03:36 +00:00
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:7.30-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2017-12-18 13:13:17 +00:00
|
|
|
* Mon Dec 18 2017 Petr Pisar <ppisar@redhat.com> - 1:7.30-3
|
|
|
|
- Rebase patches
|
2017-12-18 13:29:46 +00:00
|
|
|
- Do not recommend non-core Encode::Locale on bootstrapping
|
2017-12-18 13:13:17 +00:00
|
|
|
|
2017-07-27 03:51:35 +00:00
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:7.30-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-06-13 10:57:16 +00:00
|
|
|
* Tue Jun 13 2017 Petr Pisar <ppisar@redhat.com> - 1:7.30-1
|
|
|
|
- 7.30 bump
|
|
|
|
|
2017-06-03 08:46:04 +00:00
|
|
|
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1:7.28-2
|
|
|
|
- Perl 5.26 rebuild
|
|
|
|
|
2017-05-31 06:10:13 +00:00
|
|
|
* Wed May 31 2017 Petr Pisar <ppisar@redhat.com> - 7.28-1
|
|
|
|
- 7.28 bump
|
|
|
|
|
2017-05-29 08:00:16 +00:00
|
|
|
* Mon May 29 2017 Petr Pisar <ppisar@redhat.com> - 7.26-1
|
|
|
|
- 7.26 bump
|
|
|
|
- Fix META generation (CPAN RT#121913)
|
|
|
|
|
2017-02-11 02:59:12 +00:00
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.24-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-08-25 07:25:26 +00:00
|
|
|
* Thu Aug 25 2016 Jitka Plesnikova <jplesnik@redhat.com> - 7.24-1
|
|
|
|
- 7.24 bump
|
|
|
|
|
2016-08-09 11:15:05 +00:00
|
|
|
* Tue Aug 09 2016 Jitka Plesnikova <jplesnik@redhat.com> - 7.22-1
|
|
|
|
- 7.22 bump
|
|
|
|
|
2016-05-24 08:17:48 +00:00
|
|
|
* Tue May 24 2016 Petr Pisar <ppisar@redhat.com> - 7.18-1
|
|
|
|
- 7.18 bump
|
|
|
|
|
2016-05-14 09:42:05 +00:00
|
|
|
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 7.16-2
|
|
|
|
- Perl 5.24 rebuild
|
|
|
|
|
2016-05-09 08:20:09 +00:00
|
|
|
* Mon May 09 2016 Petr Pisar <ppisar@redhat.com> - 7.16-1
|
|
|
|
- 7.16 bump
|
|
|
|
|
2016-04-25 06:01:29 +00:00
|
|
|
* Mon Apr 25 2016 Petr Pisar <ppisar@redhat.com> - 7.14-1
|
|
|
|
- 7.14 bump
|
|
|
|
|
2016-04-20 08:27:19 +00:00
|
|
|
* Wed Apr 20 2016 Petr Pisar <ppisar@redhat.com> - 7.12-1
|
|
|
|
- 7.12 bump
|
|
|
|
|
2016-04-19 13:33:34 +00:00
|
|
|
* Tue Apr 19 2016 Petr Pisar <ppisar@redhat.com> - 7.10-5
|
|
|
|
- Own ExtUtils/MM directory by perl-ExtUtils-MM-Utils only
|
2016-04-19 13:39:24 +00:00
|
|
|
- Require perl-devel by perl-ExtUtils-MakeMaker
|
2016-04-19 13:33:34 +00:00
|
|
|
|
2016-04-18 13:26:04 +00:00
|
|
|
* Mon Apr 18 2016 Petr Pisar <ppisar@redhat.com> - 7.10-4
|
|
|
|
- Provide maybe_command independently (bug #1129443)
|
|
|
|
|
2016-02-04 13:33:50 +00:00
|
|
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 7.10-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-12-03 10:29:34 +00:00
|
|
|
* Thu Dec 03 2015 Petr Pisar <ppisar@redhat.com> - 7.10-2
|
|
|
|
- Declare optional dependencies on Recommends level
|
|
|
|
|
2015-09-11 06:49:09 +00:00
|
|
|
* Fri Sep 11 2015 Petr Pisar <ppisar@redhat.com> - 7.10-1
|
|
|
|
- 7.10 bump
|
|
|
|
|
2015-09-09 08:24:35 +00:00
|
|
|
* Wed Sep 09 2015 Petr Pisar <ppisar@redhat.com> - 7.08-1
|
|
|
|
- 7.08 bump
|
|
|
|
|
2015-09-01 12:47:13 +00:00
|
|
|
* Tue Sep 01 2015 Jitka Plesnikova <jplesnik@redhat.com> - 7.06-2
|
|
|
|
- Remove new line from INC (CPAN RT#106808)
|
|
|
|
|
2015-09-01 08:16:47 +00:00
|
|
|
* Tue Sep 01 2015 Petr Pisar <ppisar@redhat.com> - 7.06-1
|
|
|
|
- 7.06 bump
|
|
|
|
- ExtUtils::Command module is distributed by ExtUtils-MakeMaker
|
|
|
|
|
2015-06-18 03:01:39 +00:00
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.04-346
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-04 11:35:10 +00:00
|
|
|
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 7.04-345
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
2015-06-03 17:48:13 +00:00
|
|
|
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 7.04-2
|
|
|
|
- Perl 5.22 rebuild
|
|
|
|
|
2014-12-05 12:16:02 +00:00
|
|
|
* Fri Dec 05 2014 Petr Pisar <ppisar@redhat.com> - 7.04-1
|
|
|
|
- 7.04 bump
|
|
|
|
|
2014-11-11 11:58:08 +00:00
|
|
|
* Tue Nov 11 2014 Petr Pisar <ppisar@redhat.com> - 7.02-1
|
|
|
|
- 7.02 bump
|
2014-11-11 13:40:11 +00:00
|
|
|
- Cope with missing Encode::Locale
|
2014-11-11 11:58:08 +00:00
|
|
|
|
2014-11-05 11:49:57 +00:00
|
|
|
* Wed Nov 05 2014 Petr Pisar <ppisar@redhat.com> - 7.00-2
|
|
|
|
- Fix building with older xsubpp
|
|
|
|
|
2014-10-27 14:37:15 +00:00
|
|
|
* Mon Oct 27 2014 Petr Pisar <ppisar@redhat.com> - 7.00-1
|
|
|
|
- 7.00 bump
|
|
|
|
|
2014-10-24 10:55:29 +00:00
|
|
|
* Fri Oct 24 2014 Petr Pisar <ppisar@redhat.com> - 6.98-311
|
|
|
|
- Require perl-ExtUtils-ParseXS because of xsubpp
|
|
|
|
|
2014-09-03 13:13:07 +00:00
|
|
|
* Wed Sep 03 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.98-310
|
|
|
|
- Increase release to favour standalone package
|
|
|
|
|
2014-08-27 13:44:35 +00:00
|
|
|
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 6.98-3
|
|
|
|
- Perl 5.20 rebuild
|
|
|
|
|
2014-06-07 04:01:59 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.98-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-05-02 06:28:37 +00:00
|
|
|
* Fri May 02 2014 Petr Pisar <ppisar@redhat.com> - 6.98-1
|
|
|
|
- 6.98 bump
|
|
|
|
|
2014-04-14 10:36:25 +00:00
|
|
|
* Mon Apr 14 2014 Petr Pisar <ppisar@redhat.com> - 6.96-1
|
|
|
|
- 6.96 bump
|
|
|
|
|
2014-03-26 09:52:53 +00:00
|
|
|
* Wed Mar 26 2014 Petr Pisar <ppisar@redhat.com> - 6.94-1
|
|
|
|
- 6.94 bump
|
|
|
|
|
2014-03-14 15:51:49 +00:00
|
|
|
* Fri Mar 14 2014 Petr Pisar <ppisar@redhat.com> - 6.92-1
|
|
|
|
- 6.92 bump
|
|
|
|
|
2014-02-21 13:31:43 +00:00
|
|
|
* Fri Feb 21 2014 Petr Pisar <ppisar@redhat.com> - 6.90-1
|
|
|
|
- 6.90 bump
|
|
|
|
|
2014-02-03 09:57:48 +00:00
|
|
|
* Mon Feb 03 2014 Petr Pisar <ppisar@redhat.com> - 6.88-1
|
|
|
|
- 6.88 bump
|
|
|
|
|
2014-01-06 14:54:52 +00:00
|
|
|
* Mon Jan 06 2014 Petr Pisar <ppisar@redhat.com> - 6.86-1
|
|
|
|
- 6.86 bump
|
|
|
|
|
2013-12-02 12:21:11 +00:00
|
|
|
* Mon Dec 02 2013 Petr Pisar <ppisar@redhat.com> - 6.84-1
|
|
|
|
- 6.84 bump
|
|
|
|
|
2013-11-05 12:57:10 +00:00
|
|
|
* Tue Nov 05 2013 Petr Pisar <ppisar@redhat.com> - 6.82-1
|
|
|
|
- 6.82 bump
|
|
|
|
|
2013-10-16 09:12:03 +00:00
|
|
|
* Wed Oct 16 2013 Petr Pisar <ppisar@redhat.com> - 6.80-1
|
|
|
|
- 6.80 bump
|
|
|
|
|
2013-09-24 08:35:13 +00:00
|
|
|
* Tue Sep 24 2013 Petr Pisar <ppisar@redhat.com> - 6.78-1
|
|
|
|
- 6.78 bump
|
|
|
|
|
2013-09-16 06:58:11 +00:00
|
|
|
* Mon Sep 16 2013 Petr Pisar <ppisar@redhat.com> - 6.76-2
|
|
|
|
- Specify all dependencies (bug #1007755)
|
|
|
|
|
2013-09-10 09:12:33 +00:00
|
|
|
* Tue Sep 10 2013 Petr Pisar <ppisar@redhat.com> - 6.76-1
|
|
|
|
- 6.76 bump
|
|
|
|
|
2013-09-02 10:30:39 +00:00
|
|
|
* Mon Sep 02 2013 Petr Pisar <ppisar@redhat.com> - 6.74-1
|
|
|
|
- 6.74 bump
|
|
|
|
|
2013-08-05 14:33:33 +00:00
|
|
|
* Mon Aug 05 2013 Petr Pisar <ppisar@redhat.com> - 6.72-1
|
|
|
|
- 6.72 bump
|
|
|
|
|
2013-08-03 20:36:26 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.68-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-07-12 10:53:01 +00:00
|
|
|
* Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 6.68-4
|
|
|
|
- Perl 5.18 rebuild
|
|
|
|
|
2013-07-02 10:58:31 +00:00
|
|
|
* Tue Jul 02 2013 Petr Pisar <ppisar@redhat.com> - 6.68-3
|
|
|
|
- Link to libperl.so explicitly (bug #960048)
|
|
|
|
|
2013-06-27 10:29:05 +00:00
|
|
|
* Thu Jun 27 2013 Jitka Plesnikova <jplesnik@redhat.com> - 6.68-2
|
|
|
|
- Update BRs
|
|
|
|
|
2013-06-17 11:02:51 +00:00
|
|
|
* Mon Jun 17 2013 Petr Pisar <ppisar@redhat.com> - 6.68-1
|
|
|
|
- 6.68 bump
|
|
|
|
|
2013-04-22 08:08:42 +00:00
|
|
|
* Mon Apr 22 2013 Petr Pisar <ppisar@redhat.com> - 6.66-1
|
|
|
|
- 6.66 bump
|
|
|
|
|
2013-01-29 15:20:36 +00:00
|
|
|
* Tue Jan 29 2013 Petr Pisar <ppisar@redhat.com> - 6.64-2
|
|
|
|
- Run-require POD convertors to get manual pages when building other packages
|
|
|
|
|
2012-12-17 09:53:54 +00:00
|
|
|
* Mon Dec 17 2012 Petr Pisar <ppisar@redhat.com> - 6.64-1
|
|
|
|
- 6.64 bump
|
|
|
|
|
2012-08-28 14:35:51 +00:00
|
|
|
* Tue Aug 28 2012 Petr Pisar <ppisar@redhat.com> - 6.63.02-241
|
|
|
|
- Compute RPM version
|
|
|
|
- Do not build-require itself, the build script runs from ./lib
|
|
|
|
|
2012-08-13 13:26:49 +00:00
|
|
|
* Mon Aug 13 2012 Marcela Mašláňová <mmaslano@redhat.com> - 6.63.02-240
|
|
|
|
- update version to the same as in perl.srpm
|
2012-08-13 11:13:02 +00:00
|
|
|
- Bump release to override sub-package from perl.spec
|
|
|
|
|
2012-07-20 15:07:59 +00:00
|
|
|
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.62-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-06-06 21:44:12 +00:00
|
|
|
* Wed Jun 06 2012 Petr Pisar <ppisar@redhat.com> - 6.62-3
|
|
|
|
- Perl 5.16 rebuild
|
|
|
|
|
2012-01-12 16:11:19 +00:00
|
|
|
* Thu Jan 12 2012 Petr Pisar <ppisar@redhat.com> - 6.62-2
|
|
|
|
- Do not set RPATH to perl shared-library modules by default (bug #773622)
|
|
|
|
|
2012-01-06 14:48:45 +00:00
|
|
|
* Fri Nov 25 2011 Petr Pisar <ppisar@redhat.com> 6.62-1
|
|
|
|
- Specfile autogenerated by cpanspec 1.78.
|
|
|
|
- Remove defattr and BuildRoot from spec.
|