From b0e4cced2ec7e7be59efeb68b3aaea5ac5ed6dcf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppi...@redhat.com>
Date: Thu, 6 Apr 2017 13:58:48 +0200
Subject: 0.10.3 bump

---
 .gitignore                     |  1 +
 perl-WWW-OrangeHRM-Client.spec | 12 ++++++------
 sources                        |  2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4a70d2b..b9cdcf3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /WWW-OrangeHRM-Client-v0.10.0.tar.gz
 /WWW-OrangeHRM-Client-v0.10.1.tar.gz
 /WWW-OrangeHRM-Client-v0.10.2.tar.gz
+/WWW-OrangeHRM-Client-v0.10.3.tar.gz
diff --git a/perl-WWW-OrangeHRM-Client.spec b/perl-WWW-OrangeHRM-Client.spec
index 5282813..248539b 100644
--- a/perl-WWW-OrangeHRM-Client.spec
+++ b/perl-WWW-OrangeHRM-Client.spec
@@ -1,18 +1,16 @@
 %global tarname WWW-OrangeHRM-Client
 Name:           perl-%{tarname}
-Version:        0.10.2
+Version:        0.10.3
 Release:        1%{?dist}
 Summary:        Client for OrangeHRM
 License:        GPL+
-Group:          Development/Libraries
 URL:            http://ppisar.fedorapeople.org/%{tarname}/
 Source0:        %{url}%{tarname}-v%{version}.tar.gz
 BuildArch:      noarch
-BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
 BuildRequires:  perl(utf8)
 # Run-time:
 BuildRequires:  perl(DateTime)
@@ -38,12 +36,11 @@ other instances.
 %setup -q -n %{tarname}-v%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -58,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 06 2017 Petr Pisar <ppi...@redhat.com> - 0.10.3-1
+- 0.10.3 bump
+
 * Tue Jan 03 2017 Petr Pisar <ppi...@redhat.com> - 0.10.2-1
 - 0.10.2 bump
 
diff --git a/sources b/sources
index e231d71..298f86f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (WWW-OrangeHRM-Client-v0.10.2.tar.gz) = 
046838b6ca9eb4bdc27b50a25c5ea61fcfec3604d9d737c5ce8558cd0c1c431e9235885ac5b0ec3db838c016b54a473b454bf2d5f840caa80060744f2203a4a2
+SHA512 (WWW-OrangeHRM-Client-v0.10.3.tar.gz) = 
7c67658d4dfe3e6076fbd2ce2c2ef17f75e75e820308f80318670114c015dc79abc44fc348260d777a66cdc44f40cb3c4c1fc1c31da4594635a2a2daf9477bb8
-- 
cgit v1.1


        
https://src.fedoraproject.org/cgit/perl-WWW-OrangeHRM-Client.git/commit/?h=f25&id=b0e4cced2ec7e7be59efeb68b3aaea5ac5ed6dcf
_______________________________________________
perl-devel mailing list -- perl-de...@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to