jplesnik pushed to perl-Class-Unload (master). "0.09 bump"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jul 7 11:03:36 UTC 2015


From bce6b1733753b0e876a30ef0b32b7dcb410988a0 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Tue, 7 Jul 2015 13:03:18 +0200
Subject: 0.09 bump


diff --git a/.gitignore b/.gitignore
index a78fc5d..4366625 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Class-Unload-0.06.tar.gz
 /Class-Unload-0.07.tar.gz
 /Class-Unload-0.08.tar.gz
+/Class-Unload-0.09.tar.gz
diff --git a/perl-Class-Unload.spec b/perl-Class-Unload.spec
index f947f3e..868b2f4 100644
--- a/perl-Class-Unload.spec
+++ b/perl-Class-Unload.spec
@@ -1,12 +1,15 @@
 Name:           perl-Class-Unload
-Version:        0.08
-Release:        7%{?dist}
+Version:        0.09
+Release:        1%{?dist}
 Summary:        Unload given class
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Class-Unload/
 Source0:        http://www.cpan.org/authors/id/I/IL/ILMARI/Class-Unload-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
@@ -39,11 +42,15 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 make test
 
 %files
-%doc Changes LICENSE README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 07 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.09-1
+- 0.09 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.08-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 96887c3..8bf4c7e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01f9d0ebc9a483beb2783e94a1fa540c  Class-Unload-0.08.tar.gz
+d2b003e731de251cf5a51fb251270090  Class-Unload-0.09.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Class-Unload.git/commit/?h=master&id=bce6b1733753b0e876a30ef0b32b7dcb410988a0


More information about the perl-devel mailing list