eseyman pushed to perl-File-SearchPath (master). "Update to 0.07"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Apr 25 10:44:55 UTC 2015


>From 24bebc94c8b1d07dbb54fb311abc1a92bf145809 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Sat, 25 Apr 2015 12:44:43 +0200
Subject: Update to 0.07


diff --git a/.gitignore b/.gitignore
index 67b896d..c86a96c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /File-SearchPath-0.06.tar.gz
+/File-SearchPath-0.07.tar.gz
diff --git a/perl-File-SearchPath.spec b/perl-File-SearchPath.spec
index cf98e22..d46dc82 100644
--- a/perl-File-SearchPath.spec
+++ b/perl-File-SearchPath.spec
@@ -1,6 +1,6 @@
 Name:           perl-File-SearchPath
-Version:        0.06
-Release:        4%{?dist}
+Version:        0.07
+Release:        1%{?dist}
 Summary:        Search for a file in an environment variable path
 License:        GPLv2+
 Group:          Development/Libraries
@@ -42,15 +42,15 @@ perl Build.PL installdirs=vendor
 %check
 ./Build test
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %doc ChangeLog README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/File*
+%{_mandir}/man3/File*
 
 %changelog
+* Sat Apr 25 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.07-1
+- Update to 0.07
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.06-4
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index 7233b62..e6944dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5cc4743fcacfbe4decd9579d6251457e  File-SearchPath-0.06.tar.gz
+554012d9f37d1fa8e1c38fa18dff8383  File-SearchPath-0.07.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-File-SearchPath.git/commit/?h=master&id=24bebc94c8b1d07dbb54fb311abc1a92bf145809


More information about the scm-commits mailing list