0.38 bump

This commit is contained in:
Petr Písař 2021-05-14 08:52:16 +02:00
parent 342f4d5ba9
commit bd433b8ac0
3 changed files with 9 additions and 5 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/Object-Pad-0.35.tar.gz /Object-Pad-0.35.tar.gz
/Object-Pad-0.36.tar.gz /Object-Pad-0.36.tar.gz
/Object-Pad-0.37.tar.gz /Object-Pad-0.37.tar.gz
/Object-Pad-0.38.tar.gz

View File

@ -4,7 +4,7 @@
%bcond_without perl_Object_Pad_enables_optional_test %bcond_without perl_Object_Pad_enables_optional_test
Name: perl-Object-Pad Name: perl-Object-Pad
Version: 0.37 Version: 0.38
Release: 1%{?dist} Release: 1%{?dist}
Summary: Simple syntax for lexical slot-based objects Summary: Simple syntax for lexical slot-based objects
License: GPL+ or Artistic License: GPL+ or Artistic
@ -101,9 +101,9 @@ perl Build.PL --installdirs=vendor --optimize="$RPM_OPT_FLAGS"
./Build ./Build
%install %install
./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0 ./Build install --destdir=%{buildroot} --create_packlist=0
find $RPM_BUILD_ROOT -type f -name '*.bs' -size 0 -delete find %{buildroot} -type f -name '*.bs' -size 0 -delete
%{_fixperms} $RPM_BUILD_ROOT/* %{_fixperms} %{buildroot}/*
# Install tests # Install tests
mkdir -p %{buildroot}/%{_libexecdir}/%{name} mkdir -p %{buildroot}/%{_libexecdir}/%{name}
cp -a t %{buildroot}/%{_libexecdir}/%{name} cp -a t %{buildroot}/%{_libexecdir}/%{name}
@ -131,6 +131,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%{_libexecdir}/%{name} %{_libexecdir}/%{name}
%changelog %changelog
* Fri May 14 2021 Petr Pisar <ppisar@redhat.com> - 0.38-1
- 0.38 bump
* Tue Apr 06 2021 Petr Pisar <ppisar@redhat.com> - 0.37-1 * Tue Apr 06 2021 Petr Pisar <ppisar@redhat.com> - 0.37-1
- 0.37 bump - 0.37 bump

View File

@ -1 +1 @@
SHA512 (Object-Pad-0.37.tar.gz) = 3b3150c90253193e38349b40afc03ed9db962ff264575b6d5fc9156d8f65a2691c34df0e48c805e7a141564981c3ccb777267ca41c53b52955521fdd30dc1d03 SHA512 (Object-Pad-0.38.tar.gz) = 997b55786707d15beaf1889bb4581fb691f2597bc2dd6f1a6a1d20bff88d707837dfb24fa787f3e4bf881cf1ed787935c1865fa4bd7e2f60bc22abd8d95ca107