[perl-Text-WordDiff] Update to 0.05.

Steven Pritchard steve at fedoraproject.org
Wed Dec 8 23:53:01 UTC 2010


commit 1a3b167071a87f5180f83c98c3fb20e06119c5bb
Author: Steven Pritchard <steven.pritchard at gmail.com>
Date:   Wed Dec 8 17:46:53 2010 -0600

    Update to 0.05.

 .gitignore              |    1 +
 perl-Text-WordDiff.spec |    7 +++++--
 sources                 |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index afbe874..1e6ac7d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Text-WordDiff-0.04.tar.gz
+/Text-WordDiff-0.05.tar.gz
diff --git a/perl-Text-WordDiff.spec b/perl-Text-WordDiff.spec
index 7930e7b..32018c4 100644
--- a/perl-Text-WordDiff.spec
+++ b/perl-Text-WordDiff.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-WordDiff
-Version:        0.04
-Release:        5%{?dist}
+Version:        0.05
+Release:        1%{?dist}
 Summary:        Track changes between documents
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Dec 08 2010 Steven Pritchard <steve at kspei.com> 0.05-1
+- Update to 0.05.
+
 * Fri May 07 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.04-5
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index b18d4c5..0049624 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c647ac82c5d63f022a152ab298c7b331  Text-WordDiff-0.04.tar.gz
+e0dd883f1b208b02a63f8da1de4a2061  Text-WordDiff-0.05.tar.gz



More information about the perl-devel mailing list