Compare commits
10 Commits
9dbea70063
...
1e25b0b6bc
Author | SHA256 | Date | |
---|---|---|---|
1e25b0b6bc | |||
597c448adc | |||
|
ab59f20931 | ||
dfb1df0fe9 | |||
80253e00b2 | |||
|
3200515f2b | ||
|
bf21f4c4c7 | ||
|
60ca5bf28e | ||
|
4d0e70cd15 | ||
5f23751880 |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cce694fa3264ca8d0ab14e1681303745758e74ed2803359bf5f8d1a3356ef48d
|
||||
size 16353
|
3
Perinci-Sub-Normalize-0.207.tar.gz
Normal file
3
Perinci-Sub-Normalize-0.207.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:da5672dc79ab4cb7dc2f8df41bb7a688d33507385847e1d1f174f631d317361a
|
||||
size 19590
|
@@ -1,3 +1,121 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 21 03:08:51 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.207
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
0.207 2022-12-19 Released-By: PERLANCAR; Urgency: low
|
||||
- No functional changes.
|
||||
- [ux] Tweak an error message to be more informative.
|
||||
0.206 2022-12-09 Released-By: PERLANCAR; Urgency: high
|
||||
- Derp, fix another checking error.
|
||||
0.205 2022-12-09 Released-By: PERLANCAR; Urgency: high; Broken: yes
|
||||
- [bugfix] Multiple slurp=1 and slurpy/pos clash were not checked.
|
||||
- UPDATE: this release is broken due to a bug, please use 0.206.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 10 03:08:10 UTC 2022 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.204
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
0.204 2022-12-09 Released-By: PERLANCAR; Urgency: high
|
||||
- [bugfix] Fix logic bug caused by typo.
|
||||
- Enable support for deprecated argument spec property 'greedy' because
|
||||
it will make us properly strict in this case.
|
||||
0.203 2022-12-09 Released-By: PERLANCAR; Urgency: medium; Broken: yes
|
||||
- Perform some checks on function metadata (currently only check
|
||||
pos/slurpy).
|
||||
- UPDATE: this release is broken due to a bug, please use 0.204.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 2 03:09:34 UTC 2021 - Tina Müller <timueller+perl@suse.de>
|
||||
|
||||
- updated to 0.202
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 05:49:52 UTC 2018 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- updated to 0.200
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 25 08:51:45 UTC 2017 - coolo@suse.com
|
||||
|
||||
- updated to 0.19
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
0.19 2016-12-11 (PERLANCAR)
|
||||
|
||||
- No functional changes.
|
||||
|
||||
- Bump prereq version Sah::Schema::rinci::function_meta to 1.1.82
|
||||
(introduced 'index_completion' argument spec property).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 31 10:55:07 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 0.18
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
0.18 2016-05-11 (PERLANCAR)
|
||||
|
||||
- [test] Bump optional test prereq version
|
||||
Perinci::Sub::Property::{test,result::table} to avoid test failures
|
||||
[RT#114308].
|
||||
|
||||
|
||||
0.17 2016-05-10 (PERLANCAR)
|
||||
|
||||
- Update to Sah::Schema::rinci::function_meta which replaces
|
||||
Sah::Schema::Rinci.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 5 09:55:18 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 0.16
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
0.16 2016-04-12 (PERLANCAR)
|
||||
|
||||
- No functional changes.
|
||||
|
||||
- Fix test [RT#113688].
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 13 10:17:22 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 0.15
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
0.15 2016-01-07 (PERLANCAR)
|
||||
|
||||
- Downgrade dependency to Perinci::Sub::Property::retry optional,
|
||||
to avoid circular dependency problem [RT#110958].
|
||||
|
||||
|
||||
0.14 2015-12-23 (PERLANCAR)
|
||||
|
||||
- Move accessing %Sah::Schema::Rinci::SCHEMAS inside function, to
|
||||
allow more flexibility (e.g. Sah::Schema::Rinci reloaded between
|
||||
invocation).
|
||||
|
||||
- Remove devscripts/bench (see
|
||||
Bencher::Scenario::Perinci::Sub::Normalize now).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 4 09:07:55 UTC 2015 - coolo@suse.com
|
||||
|
||||
- updated to 0.13
|
||||
see /usr/share/doc/packages/perl-Perinci-Sub-Normalize/Changes
|
||||
|
||||
0.13 2015-09-30 (PERLANCAR)
|
||||
|
||||
- No functional changes.
|
||||
|
||||
- Bump prereq Sah::Schema::Rinci to 1.1.78.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 4 09:39:00 UTC 2015 - coolo@suse.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-Perinci-Sub-Normalize
|
||||
#
|
||||
# Copyright (c) 2015 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
|
||||
@@ -12,45 +12,46 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: perl-Perinci-Sub-Normalize
|
||||
Version: 0.12
|
||||
Release: 0
|
||||
%define cpan_name Perinci-Sub-Normalize
|
||||
Name: perl-Perinci-Sub-Normalize
|
||||
Version: 0.207.0
|
||||
Release: 0
|
||||
# 0.207 -> normalize -> 0.207.0
|
||||
%define cpan_version 0.207
|
||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||
Summary: Normalize Rinci function metadata
|
||||
License: Artistic-1.0 or GPL-1.0+
|
||||
Group: Development/Libraries/Perl
|
||||
Url: http://search.cpan.org/dist/Perinci-Sub-Normalize/
|
||||
Source0: http://www.cpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{version}.tar.gz
|
||||
URL: https://metacpan.org/release/%{cpan_name}
|
||||
Source0: https://cpan.metacpan.org/authors/id/P/PE/PERLANCAR/%{cpan_name}-%{cpan_version}.tar.gz
|
||||
Source1: cpanspec.yml
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(Data::Sah::Normalize)
|
||||
BuildRequires: perl(Sah::Schema::Rinci) >= 1.1.44
|
||||
BuildRequires: perl(Data::Sah::Normalize) >= 0.51.0
|
||||
BuildRequires: perl(Sah::Schema::rinci::function_meta) >= 1.1.96.0
|
||||
BuildRequires: perl(Test::Exception)
|
||||
BuildRequires: perl(Test::More) >= 0.98
|
||||
Requires: perl(Data::Sah::Normalize)
|
||||
Requires: perl(Sah::Schema::Rinci) >= 1.1.44
|
||||
Requires: perl(Data::Sah::Normalize) >= 0.51.0
|
||||
Requires: perl(Sah::Schema::rinci::function_meta) >= 1.1.96.0
|
||||
Provides: perl(Perinci::Sub::Normalize) = %{version}
|
||||
%undefine __perllib_provides
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
Normalize Rinci function metadata
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
find . -type f -print0 | xargs -0 chmod 644
|
||||
%autosetup -n %{cpan_name}-%{cpan_version}
|
||||
|
||||
%build
|
||||
%{__perl} Makefile.PL INSTALLDIRS=vendor
|
||||
%{__make} %{?_smp_mflags}
|
||||
perl Makefile.PL INSTALLDIRS=vendor
|
||||
%make_build
|
||||
|
||||
%check
|
||||
%{__make} test
|
||||
make test
|
||||
|
||||
%install
|
||||
%perl_make_install
|
||||
@@ -58,7 +59,7 @@ find . -type f -print0 | xargs -0 chmod 644
|
||||
%perl_gen_filelist
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
%doc Changes README
|
||||
%license LICENSE
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user