From 15741757978c70237c43b43a306790dae1f37aff Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <[email protected]>
Date: Fri, 9 Dec 2016 09:40:25 +0100
Subject: 3.09 bump

---
 .gitignore           |  1 +
 perl-Text-vCard.spec | 10 ++++++----
 sources              |  2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 67d0d7b..90f3659 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Text-vCard-2.07.tar.gz
 /Text-vCard-3.07.tar.gz
+/Text-vCard-3.09.tar.gz
diff --git a/perl-Text-vCard.spec b/perl-Text-vCard.spec
index 269220a..3eac4be 100644
--- a/perl-Text-vCard.spec
+++ b/perl-Text-vCard.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-vCard
-Version:        3.07
-Release:        3%{?dist}
+Version:        3.09
+Release:        1%{?dist}
 Summary:        Package to edit and create a single vCard (RFC 2426)
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,7 +8,6 @@ URL:            http://search.cpan.org/dist/Text-vCard/
 Source0:        
http://www.cpan.org/authors/id/L/LL/LLAP/Text-vCard-%{version}.tar.gz
 BuildArch:      noarch
 
-BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  make
 BuildRequires:  perl
@@ -56,7 +55,7 @@ make %{?_smp_mflags}
 
 %install
 make pure_install DESTDIR=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -69,6 +68,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Dec 09 2016 Jitka Plesnikova <[email protected]> - 3.09-1
+- 3.09 bump
+
 * Mon May 16 2016 Jitka Plesnikova <[email protected]> - 3.07-3
 - Perl 5.24 rebuild
 
diff --git a/sources b/sources
index fc77927..043a0ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-89985967cdfdf33b367098ed8709af14  Text-vCard-3.07.tar.gz
+d23c610e2159b7d4034275f2bfe27704  Text-vCard-3.09.tar.gz
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Text-vCard.git/commit/?h=f25&id=15741757978c70237c43b43a306790dae1f37aff
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to