8
0

Compare commits

3 Commits

3 changed files with 19 additions and 1 deletions

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-Getopt-ArgvFile/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-Getopt-ArgvFile)

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jun 9 14:31:57 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Replace usage of %jobs for reproducible builds (boo#1237231)
-------------------------------------------------------------------
Sat May 26 10:53:51 UTC 2012 - coolo@suse.com

View File

@@ -23,6 +23,7 @@ Summary: Perl Module to interpolate Script Options from Files into @ARGV
License: Artistic-1.0 or Artistic-2.0
Group: Development/Libraries/Perl
Source: http://search.cpan.org/CPAN/authors/id/J/JS/JSTENZEL/Getopt-ArgvFile-%{version}.tar.gz
Source100: README.md
Url: http://search.cpan.org/dist/Getopt-ArgvFile/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
@@ -52,7 +53,7 @@ dos2unix Changes
%build
%__perl Makefile.PL PREFIX="%{_prefix}"
%__make %{?jobs:-j%{jobs}}
%make_build
%install
%perl_make_install