From 0574de1b4a24db70261cfedab75c912847a11e2b 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 | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 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 6c39358..2468014 100644
--- a/perl-Object-InsideOut.spec
+++ b/perl-Object-InsideOut.spec
@@ -1,6 +1,6 @@
Name: perl-Object-InsideOut
-Version: 4.02
-Release: 9%{?dist}
+Version: 4.03
+Release: 1%{?dist}
Summary: Comprehensive inside-out object support module
Group: Development/Libraries
License: GPL+ or Artistic
@@ -70,7 +70,7 @@ make %{?_smp_mflags}
%install
make pure_install DESTDIR=%{buildroot}
find %{buildroot} -type f -name .packlist -delete
-%{_fixperms} %{buildroot}
+%{_fixperms} -c %{buildroot}
%check
make test
@@ -82,6 +82,9 @@ make test
%changelog
+* Mon Feb 27 2017 Paul Howarth <[email protected]> - 4.03-1
+- 4.03 bump
+
* Sat Feb 11 2017 Fedora Release Engineering <[email protected]> -
4.02-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
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=master&id=0574de1b4a24db70261cfedab75c912847a11e2b
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]