jplesnik pushed to perl-Test-Compile (master). "1.3.0 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Sep 25 08:29:58 UTC 2015


From 5e27766c0fd87590f323ae3030ae4c424537566a Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Fri, 25 Sep 2015 09:58:09 +0200
Subject: 1.3.0 bump


diff --git a/.gitignore b/.gitignore
index 4654278..6e263a3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ Test-Compile-0.13.tar.gz
 /Test-Compile-0.24.tar.gz
 /Test-Compile-v1.2.0.tar.gz
 /Test-Compile-v1.2.1.tar.gz
+/Test-Compile-v1.3.0.tar.gz
diff --git a/perl-Test-Compile.spec b/perl-Test-Compile.spec
index 46e52d9..1dfe158 100644
--- a/perl-Test-Compile.spec
+++ b/perl-Test-Compile.spec
@@ -1,15 +1,18 @@
 # Real version
-%global cpan_version v1.2.1
+%global cpan_version v1.3.0
 
 Name:           perl-Test-Compile
 Version:        %(echo '%{cpan_version}' | tr -d 'v')
-Release:        3%{?dist}
+Release:        1%{?dist}
 Summary:        Check whether Perl module files compile correctly
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Test-Compile/
 Source0:        http://search.cpan.org/CPAN/authors/id/E/EG/EGILES/Test-Compile-%{cpan_version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Run-time
@@ -47,11 +50,15 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} +
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Fri Sep 25 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.3.0-1
+- 1.3.0 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 581d1f7..ef19f68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f93c3ec04034a42c21ffdc2d72b09200  Test-Compile-v1.2.1.tar.gz
+c7e8c9255d818823d440ac640527e7f8  Test-Compile-v1.3.0.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Compile.git/commit/?h=master&id=5e27766c0fd87590f323ae3030ae4c424537566a


More information about the perl-devel mailing list