From 8e1f25fcbc18b3a66842f34c982fc0e51c14a360 Mon Sep 17 00:00:00 2001
From: Paul Howarth <[email protected]>
Date: Mon, 27 Feb 2017 08:33:21 +0000
Subject: 4.03 bump
---
.gitignore | 1 +
perl-Object-InsideOut.spec | 11 +++++++----
sources | 2 +-
3 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/.gitignore b/.gitignore
index da08f8a..81aa34c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ Object-InsideOut-3.56.tar.gz
/Object-InsideOut-3.98.tar.gz
/Object-InsideOut-3.99.tar.gz
/Object-InsideOut-4.02.tar.gz
+/Object-InsideOut-4.03.tar.gz
diff --git a/perl-Object-InsideOut.spec b/perl-Object-InsideOut.spec
index 70412d8..7a70576 100644
--- a/perl-Object-InsideOut.spec
+++ b/perl-Object-InsideOut.spec
@@ -1,6 +1,6 @@
Name: perl-Object-InsideOut
-Version: 4.02
-Release: 4%{?dist}
+Version: 4.03
+Release: 1%{?dist}
Summary: Comprehensive inside-out object support module
Group: Development/Libraries
License: GPL+ or Artistic
@@ -71,8 +71,8 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-%{_fixperms} %{buildroot}/*
+find %{buildroot} -type f -name .packlist -delete
+%{_fixperms} -c %{buildroot}
%check
make test
@@ -84,6 +84,9 @@ make test
%changelog
+* Mon Feb 27 2017 Paul Howarth <[email protected]> - 4.03-1
+- 4.03 bump
+
* Wed May 18 2016 Jitka Plesnikova <[email protected]> - 4.02-4
- Perl 5.24 re-rebuild of bootstrapped packages
diff --git a/sources b/sources
index 4ec2b3c..773b11c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aca3e8b0b15423d22ddfc95868ba5d00 Object-InsideOut-4.02.tar.gz
+SHA512 (Object-InsideOut-4.03.tar.gz) =
01906addd6aec8ab9d27c9c931741b8c59ef34fa5b6d274141e8a975deb531869b58043810be1ec9c89d8babae5c04300e181fe2d4351e8ecce15cb43d099700
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Object-InsideOut.git/commit/?h=f25&id=8e1f25fcbc18b3a66842f34c982fc0e51c14a360
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]