From 2efccf5335a8c791c49ff724e1179c28ed478611 Mon Sep 17 00:00:00 2001
From: Paul Howarth <p...@city-fan.org>
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 610b36a..6c1d15a 100644
--- a/perl-Object-InsideOut.spec
+++ b/perl-Object-InsideOut.spec
@@ -1,6 +1,6 @@
 Name:           perl-Object-InsideOut
-Version:        4.02
-Release:        2%{?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 <p...@city-fan.org> - 4.03-1
+- 4.03 bump
+
 * Thu Feb 04 2016 Fedora Release Engineering <rel...@fedoraproject.org> - 
4.02-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_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=f24&id=2efccf5335a8c791c49ff724e1179c28ed478611
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to