Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
f7fe7a1d93 | |||
173c0d3553 | |||
cad5e0635e |
12
README.md
Normal file
12
README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
## Build Results
|
||||
|
||||
Current state of perl in openSUSE:Factory is
|
||||
|
||||

|
||||
|
||||
The current state of perl in the devel project build (devel:languages:perl)
|
||||
|
||||

|
||||
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 9 14:33:01 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- Replace usage of %jobs for reproducible builds (boo#1237231)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 4 12:44:27 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
@@ -27,6 +27,7 @@ License: Artistic-1.0
|
||||
Version: 0.0601
|
||||
Release: 2
|
||||
Source: %{real_name}-%{version}.tar.gz
|
||||
Source100: README.md
|
||||
Patch1: DateTime-Calendar-Mayan-Makefile.patch
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(DateTime)
|
||||
@@ -51,7 +52,7 @@ Author:
|
||||
|
||||
%build
|
||||
perl Makefile.PL
|
||||
make %{?jobs:-j%jobs}
|
||||
%make_build
|
||||
|
||||
%check
|
||||
make test
|
||||
|
Reference in New Issue
Block a user