- update to 0.04

- Tweak for better error reports

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-ShareDir-Install?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2011-11-18 13:36:31 +00:00 committed by Git OBS Bridge
parent 660dc1ccac
commit 07d4c9e740
3 changed files with 8 additions and 6 deletions

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 18 13:36:04 UTC 2011 - coolo@suse.com
- update to 0.04
- Tweak for better error reports
-------------------------------------------------------------------
Mon Jan 17 20:43:55 UTC 2011 - coolo@novell.com

View File

@ -18,15 +18,14 @@
Name: perl-File-ShareDir-Install
Version: 0.03
Version: 0.04
Release: 1
License: GPL+ or Artistic
%define cpan_name File-ShareDir-Install
Summary: Install shared files
Url: http://search.cpan.org/dist/File-ShareDir-Install/
Group: Development/Libraries/Perl
#Source: http://www.cpan.org/authors/id/G/GW/GWYN/File-ShareDir-Install-%{version}.tar.gz
Source: %{cpan_name}-%{version}.tar.bz2
Source: http://www.cpan.org/authors/id/G/GW/GWYN/File-ShareDir-Install-%{version}.tar.gz
BuildRequires: perl(File::Spec)
BuildRequires: perl(IO::Dir)
BuildRequires: perl