11
0

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-DateTime-Calendar-Mayan/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-DateTime-Calendar-Mayan)

View File

@@ -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

View File

@@ -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