Accepting request 97105 from devel:languages:perl
- 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/request/show/97105 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-File-HomeDir?expand=0&rev=17
This commit is contained in:
commit
0ee280ef8c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed52127e8eda1036e0c5f4c9bd3091b944dbe95a8d18651553411edfc55a3756
|
||||
size 49481
|
3
File-HomeDir-0.98.tar.gz
Normal file
3
File-HomeDir-0.98.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:834149453ff5535b8d6afdcf5e3e5feadca9d3662e3b2e30bc2ef0d9a504a062
|
||||
size 50202
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user