From 00af55a38462c658df6a1b50a973c0cebe7bed62c8f6081449f7e05b41c91aa5 Mon Sep 17 00:00:00 2001 From: Dirk Stoecker Date: Fri, 1 Mar 2019 07:39:52 +0000 Subject: [PATCH] Accepting request 678630 from devel:languages:perl:autoupdate automatic update OBS-URL: https://build.opensuse.org/request/show/678630 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Alien-Build?expand=0&rev=11 --- Alien-Build-1.52.tar.gz | 3 --- Alien-Build-1.55.tar.gz | 3 +++ perl-Alien-Build.changes | 6 ++++++ perl-Alien-Build.spec | 10 +++++----- 4 files changed, 14 insertions(+), 8 deletions(-) delete mode 100644 Alien-Build-1.52.tar.gz create mode 100644 Alien-Build-1.55.tar.gz diff --git a/Alien-Build-1.52.tar.gz b/Alien-Build-1.52.tar.gz deleted file mode 100644 index e73120e..0000000 --- a/Alien-Build-1.52.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6018344f4c9743f879b21552baf99f4841f86fb39e7dbc4540f06e5cc5679fca -size 227379 diff --git a/Alien-Build-1.55.tar.gz b/Alien-Build-1.55.tar.gz new file mode 100644 index 0000000..8d6b9fb --- /dev/null +++ b/Alien-Build-1.55.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6587c9cf6f7243631e276e4e6403fed65c9775e57fcb30edab3b97099835478e +size 236781 diff --git a/perl-Alien-Build.changes b/perl-Alien-Build.changes index 47bd877..706f73b 100644 --- a/perl-Alien-Build.changes +++ b/perl-Alien-Build.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 25 06:01:25 UTC 2019 - Stephan Kulow + +- updated to 1.55 + see /usr/share/doc/packages/perl-Alien-Build/Changes.Alien-Base-Wrapper + ------------------------------------------------------------------- Sun Feb 10 06:01:00 UTC 2019 - Stephan Kulow diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 9805ee9..c64958c 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -17,7 +17,7 @@ Name: perl-Alien-Build -Version: 1.52 +Version: 1.55 Release: 0 %define cpan_name Alien-Build Summary: Build external dependencies for use in CPAN @@ -90,10 +90,10 @@ I use alienfile with some build system". This is for the brave souls who want to write plugins that will work with Alien::Build + alienfile. -Note that you will usually not usually create a Alien::Build instance -directly, but rather be using a thin installer layer, such as -Alien::Build::MM (for use with ExtUtils::MakeMaker). One of the goals of -this project is to remain installer agnostic. +Note that you will not usually create a Alien::Build instance directly, but +rather be using a thin installer layer, such as Alien::Build::MM (for use +with ExtUtils::MakeMaker) or Alien::Build::MB (for use with Module::Build). +One of the goals of this project is to remain installer agnostic. %prep %setup -q -n %{cpan_name}-%{version}