commit 6b30f5eee8e32a60cefeeceb82e5b547d245d6eb
Author: Iain Arnell <[email protected]>
Date: Mon Mar 12 05:50:49 2012 -0600
update to 0.2
.gitignore | 1 +
perl-File-Path-Tiny.spec | 8 +++++---
sources | 2 +-
3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1854de2..18ab864 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/File-Path-Tiny-0.1.tar.gz
+/File-Path-Tiny-0.2.tar.gz
diff --git a/perl-File-Path-Tiny.spec b/perl-File-Path-Tiny.spec
index ef170a7..6aa3395 100644
--- a/perl-File-Path-Tiny.spec
+++ b/perl-File-Path-Tiny.spec
@@ -1,6 +1,6 @@
Name: perl-File-Path-Tiny
-Version: 0.1
-Release: 4%{?dist}
+Version: 0.2
+Release: 1%{?dist}
Summary: Recursive versions of mkdir() and rmdir() without as much
overhead as File::Path
License: GPL+ or Artistic
Group: Development/Libraries
@@ -38,12 +38,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null
\;
make test
%files
-%defattr(-,root,root,-)
%doc Changes README
%{perl_vendorlib}/*
%{_mandir}/man3/*
%changelog
+* Mon Mar 12 2012 Iain Arnell <[email protected]> 0.2-1
+- update to latest upstream version
+
* Fri Jan 13 2012 Fedora Release Engineering <[email protected]>
- 0.1-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
diff --git a/sources b/sources
index e83afa4..e011876 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3a2ac2277304b6a1c017f24c8327f55a File-Path-Tiny-0.1.tar.gz
+2c4c23a5c673c94d86cdb82fd4069f7e File-Path-Tiny-0.2.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel