- update to 0.13
* Fix issue in dist.ini which was causing links to be incorrectly generated. * Re-package to remove BEGIN { $VERSION hackery by using a newer Dist-Zilla. OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-namespace-autoclean?expand=0&rev=9
This commit is contained in:
parent
3d4a830a22
commit
33d4fa0540
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:efa62a2989c73c979e2ce46a9bae2931fa7fa30c10abae839cc9614dbc2daf88
|
|
||||||
size 12768
|
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 17 12:37:38 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- update to 0.13
|
||||||
|
* Fix issue in dist.ini which was causing links to be incorrectly generated.
|
||||||
|
* Re-package to remove BEGIN { $VERSION hackery by using a newer
|
||||||
|
Dist-Zilla.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Apr 3 15:27:17 UTC 2011 - coolo@novell.com
|
Sun Apr 3 15:27:17 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -18,15 +18,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-namespace-autoclean
|
Name: perl-namespace-autoclean
|
||||||
Version: 0.12
|
Version: 0.13
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL+ or Artistic
|
License: GPL+ or Artistic
|
||||||
%define cpan_name namespace-autoclean
|
%define cpan_name namespace-autoclean
|
||||||
Summary: Keep imports out of your namespace
|
Summary: Keep imports out of your namespace
|
||||||
Url: http://search.cpan.org/dist/namespace-autoclean/
|
Url: http://search.cpan.org/dist/namespace-autoclean/
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
#Source: http://www.cpan.org/authors/id/B/BO/BOBTFISH/namespace-autoclean-%{version}.tar.gz
|
Source: http://www.cpan.org/authors/id/B/BO/BOBTFISH/namespace-autoclean-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
Loading…
Reference in New Issue
Block a user