8
0

Compare commits

...

13 Commits

Author SHA256 Message Date
4c50f1fff5 Accepting request 1276519 from devel:languages:perl
- Normalize CPAN version
  See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/request/show/1276519
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=34
2025-05-12 14:46:01 +00:00
9ec92d2e4d Normalize CPAN version\n See https://github.com/openSUSE/cpanspec/issues/47 for details
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Class-Inspector?expand=0&rev=35
2025-05-10 23:03:48 +00:00
cb49d372f6 Accepting request 717449 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/717449
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=33
2019-07-29 15:22:48 +00:00
b6349bd2c6 Accepting request 689720 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/689720
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=32
2019-04-02 07:17:34 +00:00
acefffc5f5 Accepting request 516832 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/516832
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=31
2017-08-19 08:55:34 +00:00
16d0d99ae0 Accepting request 442340 from devel:languages:perl
1

OBS-URL: https://build.opensuse.org/request/show/442340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=30
2016-12-02 15:36:28 +00:00
Stephan Kulow
abc27ce081 Accepting request 177361 from devel:languages:perl
- updated to 1.28
    - No functional changes
    - Updating to Module::Install::DSL 1.06 (forwarded request 177279 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177361
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=27
2013-06-05 15:48:35 +00:00
Stephan Kulow
3149fbe52d Accepting request 106265 from devel:languages:perl
- updated to 1.27
    - Updating to Module::Install::DSL 1.04
    - Updating copyright year
    - Remove usage of defined @{"X::ISA"} to avoid warnings in 5.15.7
      and later Perl 5.16 (Tom Wyant)

OBS-URL: https://build.opensuse.org/request/show/106265
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=24
2012-02-21 11:23:11 +00:00
Stephan Kulow
04523ced0a replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=23
2011-12-06 17:38:40 +00:00
Sascha Peilicke
f481607159 Autobuild autoformatter for 64155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=21
2011-03-16 09:44:53 +00:00
Sascha Peilicke
e9d73b2702 Accepting request 64155 from devel:languages:perl
Accepted submit request 64155 from user coolo

OBS-URL: https://build.opensuse.org/request/show/64155
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=20
2011-03-16 09:44:45 +00:00
47704c96f8 Autobuild autoformatter for 55701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=18
2010-12-13 12:08:12 +00:00
933426093e Accepting request 55701 from devel:languages:perl
Accepted submit request 55701 from user coolo

OBS-URL: https://build.opensuse.org/request/show/55701
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Class-Inspector?expand=0&rev=17
2010-12-13 12:08:04 +00:00
2 changed files with 23 additions and 14 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat May 10 23:02:17 UTC 2025 - Tina Müller <tina.mueller@suse.com>
- Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jul 21 11:13:10 UTC 2019 - Stephan Kulow <coolo@suse.com> Sun Jul 21 11:13:10 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Class-Inspector # spec file for package perl-Class-Inspector
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2025 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,24 @@
# #
Name: perl-Class-Inspector
Version: 1.36
Release: 0
%define cpan_name Class-Inspector %define cpan_name Class-Inspector
Summary: Get information about a class and its structure Name: perl-Class-Inspector
Version: 1.360.0
Release: 0
# 1.36 -> normalize -> 1.360.0
%define cpan_version 1.36
License: Artistic-1.0 OR GPL-1.0-or-later License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl Summary: Get information about a class and its structure
Url: https://metacpan.org/release/%{cpan_name} URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml Source1: cpanspec.yml
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
BuildRequires: perl(Test::More) >= 0.98 BuildRequires: perl(Test::More) >= 0.98
Provides: perl(Class::Inspector) = %{version}
Provides: perl(Class::Inspector::Functions) = %{version}
%undefine __perllib_provides
%{perl_requires} %{perl_requires}
%description %description
@@ -41,12 +44,13 @@ wizardry, or strange and unusual looking code. Class::Inspector attempts to
provide an easier, more friendly interface to this information. provide an easier, more friendly interface to this information.
%prep %prep
%setup -q -n %{cpan_name}-%{version} %autosetup -n %{cpan_name}-%{cpan_version} -p1
find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path "*/script/*" ! -path "*/scripts/*" ! -name "configure" -print0 | xargs -0 chmod 644
%build %build
perl Makefile.PL INSTALLDIRS=vendor perl Makefile.PL INSTALLDIRS=vendor
make %{?_smp_mflags} %make_build
%check %check
make test make test
@@ -57,8 +61,7 @@ make test
%perl_gen_filelist %perl_gen_filelist
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755) %doc Changes README
%doc author.yml Changes README
%license LICENSE %license LICENSE
%changelog %changelog