diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a46f2b --- /dev/null +++ b/README.md @@ -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-SQL-Translator/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-SQL-Translator) + + diff --git a/perl-SQL-Translator.spec b/perl-SQL-Translator.spec index c48c906..46c90d5 100644 --- a/perl-SQL-Translator.spec +++ b/perl-SQL-Translator.spec @@ -28,6 +28,7 @@ Summary: SQL DDL transformations and more URL: https://metacpan.org/release/%{cpan_name} Source0: https://cpan.metacpan.org/authors/id/V/VE/VEESH/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros