From 5a61e3bd792c3424fb3a7f6ca7d4cc1e493bf767 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman <[email protected]>
Date: Sun, 16 Oct 2016 10:43:09 +0200
Subject: Update to 0.009
---
.gitignore | 1 +
perl-Hash-Diff.spec | 9 ++++++---
sources | 2 +-
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index b0c4b28..ea99057 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/Hash-Diff-0.006.tar.gz
/Hash-Diff-0.007.tar.gz
/Hash-Diff-0.008.tar.gz
+/Hash-Diff-0.009.tar.gz
diff --git a/perl-Hash-Diff.spec b/perl-Hash-Diff.spec
index d255637..c829ac0 100644
--- a/perl-Hash-Diff.spec
+++ b/perl-Hash-Diff.spec
@@ -1,6 +1,6 @@
Name: perl-Hash-Diff
-Version: 0.008
-Release: 3%{?dist}
+Version: 0.009
+Release: 1%{?dist}
Summary: Return difference between two hashes as a hash
License: GPL+ or Artistic
@@ -39,11 +39,14 @@ make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
make test
%files
-%doc README
+%doc README.md
%{perl_vendorlib}/Hash/Diff.pm
%{_mandir}/man3/Hash::Diff.3pm*
%changelog
+* Sun Oct 16 2016 Emmanuel Seyman <[email protected]> - 0.009-1
+- Update to 0.009
+
* Mon May 16 2016 Jitka Plesnikova <[email protected]> - 0.008-3
- Perl 5.24 rebuild
diff --git a/sources b/sources
index a9fdf6a..21acb13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f1a083c709dff64c3a4eb0c6d647d31 Hash-Diff-0.008.tar.gz
+33d6153260dbeb452830261aed8af414 Hash-Diff-0.009.tar.gz
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-Hash-Diff.git/commit/?h=master&id=5a61e3bd792c3424fb3a7f6ca7d4cc1e493bf767
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]