11
0

Compare commits

3 Commits

Author SHA256 Message Date
b85b9f4717 Add Gitea build results 2025-08-12 18:13:58 +02:00
8434c90b01 Accepting request 1244958 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/1244958
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Exporter-Tidy?expand=0&rev=19
2025-02-11 20:25:06 +00:00
d02e904a4d Accepting request 1244867 from devel:languages:perl:autoupdate
- updated to 0.90.0 (0.09)
   see /usr/share/doc/packages/perl-Exporter-Tidy/Changes
  0.09  
          - Remove bundled test modules (RT #154930), provided by JKEENAN
          - Add more tests, provided by JKEENAN
          - Update any-OSI license text to Debian-approved version

OBS-URL: https://build.opensuse.org/request/show/1244867
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Exporter-Tidy?expand=0&rev=19
2025-02-11 07:08:59 +00:00
6 changed files with 80 additions and 18 deletions

View File

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

View File

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

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Exporter-Tidy/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Exporter-Tidy)

35
cpanspec.yml Normal file
View File

@@ -0,0 +1,35 @@
---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
# baz.patch: PATCH-FIX-OPENSUSE
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_build: |-
# rm unused.files
#post_install: |-
# sed on %{name}.files
license: SUSE-Public-Domain
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module
#skip_doc: regexp_to_skip_for_doc.*
#add_doc: files to add to docs
#misc: |-
#anything else to be added to spec file
#follows directly after %files section, so it can contain new blocks or also
#changes to %files section

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Sep 17 05:30:35 UTC 2024 - Tina Müller <timueller+perl@suse.de>
- updated to 0.90.0 (0.09)
see /usr/share/doc/packages/perl-Exporter-Tidy/Changes
0.09 Mon Sep 16 22:02 2024
- Remove bundled test modules (RT #154930), provided by JKEENAN
- Add more tests, provided by JKEENAN
- Update any-OSI license text to Debian-approved version
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Feb 7 07:21:43 UTC 2015 - coolo@suse.com Sat Feb 7 07:21:43 UTC 2015 - coolo@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package perl-Exporter-Tidy # spec file for package perl-Exporter-Tidy
# #
# Copyright (c) 2015 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
@@ -12,23 +12,28 @@
# license that conforms to the Open Source Definition (Version 1.9) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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-Exporter-Tidy
Version: 0.08
Release: 0
%define cpan_name Exporter-Tidy %define cpan_name Exporter-Tidy
Summary: Another way of exporting symbols Name: perl-Exporter-Tidy
Version: 0.90.0
Release: 0
# 0.09 -> normalize -> 0.90.0
%define cpan_version 0.09
#Upstream: This software may be redistributed under the terms of the GPL, LGPL, modified BSD, or Artistic license, or any of the other OSI approved licenses listed at http://www.opensource.org/licenses/alphabetical. Distribution is allowed under all of these licenses, or any smaller subset of multiple or just one of these licenses. When using a packaged version, please refer to the package metadata to see under which license terms it was distributed. Alternatively, a distributor may choose to replace the LICENSE section of the documentation and/or include a LICENSE file to reflect the license(s) they chose to redistribute under.
License: SUSE-Public-Domain License: SUSE-Public-Domain
Group: Development/Libraries/Perl Summary: Another way of exporting symbols
Url: http://search.cpan.org/dist/Exporter-Tidy/ URL: https://metacpan.org/release/%{cpan_name}
Source: http://www.cpan.org/authors/id/J/JU/JUERD/%{cpan_name}-%{version}.tar.gz Source0: https://cpan.metacpan.org/authors/id/J/JU/JUERD/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildArch: noarch BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl BuildRequires: perl
BuildRequires: perl-macros BuildRequires: perl-macros
Provides: perl(Exporter::Tidy) = %{version}
%undefine __perllib_provides
%{perl_requires} %{perl_requires}
%description %description
@@ -40,14 +45,14 @@ With Exporter::Tidy, you don't need to use any package global in your
module. Even the subs you export can be lexically scoped. module. Even the subs you export can be lexically scoped.
%prep %prep
%setup -q -n %{cpan_name}-%{version} %autosetup -n %{cpan_name}-%{cpan_version} -p1
%build %build
%{__perl} Makefile.PL INSTALLDIRS=vendor perl Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags} %make_build
%check %check
%{__make} test make test
%install %install
%perl_make_install %perl_make_install
@@ -55,7 +60,6 @@ module. Even the subs you export can be lexically scoped.
%perl_gen_filelist %perl_gen_filelist
%files -f %{name}.files %files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README %doc Changes README
%changelog %changelog