- update to 0.98

- Updating to Module::Install 1.01
   - If Win32::GetFolderPath returns a \\UNC type path do not do the
     normal -d sanity check, as strange and unusual bugs may occur.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-HomeDir?expand=0&rev=13
This commit is contained in:
Stephan Kulow 2011-12-19 15:37:02 +00:00 committed by Git OBS Bridge
parent 47d0e32159
commit f43091e860
3 changed files with 13 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed52127e8eda1036e0c5f4c9bd3091b944dbe95a8d18651553411edfc55a3756
size 49481

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 19 15:36:31 UTC 2011 - coolo@suse.de
- update to 0.98
- Updating to Module::Install 1.01
- If Win32::GetFolderPath returns a \\UNC type path do not do the
normal -d sanity check, as strange and unusual bugs may occur.
-------------------------------------------------------------------
Thu Mar 31 11:47:13 UTC 2011 - coolo@novell.com

View File

@ -16,17 +16,15 @@
#
Name: perl-File-HomeDir
Version: 0.97
Release: 1
License: GPL+ or Artistic
Version: 0.98
Release: 0
%define cpan_name File-HomeDir
Summary: Find your home and other directories on any platform
Url: http://search.cpan.org/dist/File-HomeDir/
License: GPL-1.0+ or Artistic-1.0
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/A/AD/ADAMK/File-HomeDir-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.gz
Url: http://search.cpan.org/dist/File-HomeDir/
Source: http://www.cpan.org/authors/id/A/AD/ADAMK/File-HomeDir-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl