8
0

Compare commits

...

12 Commits

Author SHA256 Message Date
448b0252f6 Accepting request 1235283 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1235283
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=18
2025-01-07 19:50:21 +00:00
f71898f797 Accepting request 1234015 from devel:languages:perl:autoupdate
- updated to 0.310.0 (0.31)
   see /usr/share/doc/packages/perl-namespace-autoclean/Changes
  0.31      2024-10-12 16:06:26Z
    - no changes from last trial release
  0.30      2021-04-20 17:51:47Z (TRIAL RELEASE)
    - switch from Sub::Identify to Sub::Util (core in modern perls), falling
      back to B.pm as needed

OBS-URL: https://build.opensuse.org/request/show/1234015
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-namespace-autoclean?expand=0&rev=29
2025-01-06 16:52:34 +00:00
02ba2543f6 Accepting request 726162 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/726162
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=17
2019-09-02 10:42:23 +00:00
69a70f015f Accepting request 339333 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/339333
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=16
2015-10-19 20:52:24 +00:00
2b7e60f9eb Accepting request 330331 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/330331
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=15
2015-09-11 07:04:35 +00:00
ab131af879 Accepting request 311220 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/311220
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=14
2015-06-09 10:24:50 +00:00
c65602bb95 Accepting request 284752 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/284752
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=13
2015-02-10 19:21:41 +00:00
Stephan Kulow
4a8bad90f8 Accepting request 241589 from devel:languages:perl
update to 0.19 (forwarded request 241588 from computersalat)

OBS-URL: https://build.opensuse.org/request/show/241589
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=11
2014-07-21 19:39:59 +00:00
Stephan Kulow
1991145027 Accepting request 221908 from devel:languages:perl
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/221908
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=10
2014-02-12 06:22:15 +00:00
Stephan Kulow
b16ec4c927 Accepting request 208395 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/208395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=9
2013-12-03 11:41:45 +00:00
Stephan Kulow
e2fe1fda34 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=5
2011-12-06 17:44:51 +00:00
Stephan Kulow
d15cd7f8dd Accepting request 91929 from devel:languages:perl
- 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/request/show/91929
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-namespace-autoclean?expand=0&rev=4
2011-11-18 14:47:22 +00:00
4 changed files with 29 additions and 17 deletions

BIN
namespace-autoclean-0.29.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
namespace-autoclean-0.31.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Oct 13 05:33:40 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.310.0 (0.31)
see /usr/share/doc/packages/perl-namespace-autoclean/Changes
0.31 2024-10-12 16:06:26Z
- no changes from last trial release
0.30 2021-04-20 17:51:47Z (TRIAL RELEASE)
- switch from Sub::Identify to Sub::Util (core in modern perls), falling
back to B.pm as needed
-------------------------------------------------------------------
Sun Aug 25 05:41:12 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-namespace-autoclean
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,28 +16,28 @@
#
Name: perl-namespace-autoclean
Version: 0.29
Release: 0
%define cpan_name namespace-autoclean
Summary: Keep imports out of your namespace
Name: perl-namespace-autoclean
Version: 0.310.0
Release: 0
# 0.31 -> normalize -> 0.310.0
%define cpan_version 0.31
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
Summary: Keep imports out of your namespace
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(B::Hooks::EndOfScope) >= 0.12
BuildRequires: perl(Sub::Identify)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(Test::Needs)
BuildRequires: perl(namespace::clean) >= 0.20
Requires: perl(B::Hooks::EndOfScope) >= 0.12
Requires: perl(Sub::Identify)
Requires: perl(namespace::clean) >= 0.20
Provides: perl(namespace::autoclean) = %{version}
%undefine __perllib_provides
%{perl_requires}
%description
@@ -70,11 +70,11 @@ clean:
}
%prep
%setup -q -n %{cpan_name}-%{version}
%autosetup -n %{cpan_name}-%{cpan_version}
%build
perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags}
%make_build
%check
make test
@@ -85,7 +85,6 @@ make test
%perl_gen_filelist
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes CONTRIBUTING README
%license LICENCE