eseyman pushed to perl-Struct-Dumb (master). "Update to 0.04"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri Oct 2 16:31:54 UTC 2015


From 5aff58f51e0eeb7758b7c1efc1d99ceaa869ab69 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <emmanuel at seyman.fr>
Date: Fri, 2 Oct 2015 18:31:42 +0200
Subject: Update to 0.04


diff --git a/.gitignore b/.gitignore
index 2337434..6276d58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Struct-Dumb-0.03.tar.gz
+/Struct-Dumb-0.04.tar.gz
diff --git a/perl-Struct-Dumb.spec b/perl-Struct-Dumb.spec
index e0ee7a5..d90f04f 100644
--- a/perl-Struct-Dumb.spec
+++ b/perl-Struct-Dumb.spec
@@ -1,6 +1,6 @@
 Name:           perl-Struct-Dumb
-Version:        0.03
-Release:        4%{?dist}
+Version:        0.04
+Release:        1%{?dist}
 Summary:        Make simple lightweight record-like structures
 License:        GPL+ or Artistic
 
@@ -14,6 +14,7 @@ BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(warnings)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -49,6 +50,9 @@ that access or modify the values stored.
 
 
 %changelog
+* Fri Oct 02 2015 Emmanuel Seyman <emmanuel at seyman.fr> - 0.04-1
+- Update to 0.04
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.03-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 80f784e..2bedbd1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7b528d9ccd73545c76416d326230dc4e  Struct-Dumb-0.03.tar.gz
+194b9bdadc32b184e60d117a444011f5  Struct-Dumb-0.04.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Struct-Dumb.git/commit/?h=master&id=5aff58f51e0eeb7758b7c1efc1d99ceaa869ab69


More information about the perl-devel mailing list