[perl-String-Diff] update to 0.05

Iain Arnell iarnell at fedoraproject.org
Sat Jun 23 15:16:32 UTC 2012


commit 3af61db097e124ff29fb34e7fd3894705fcfc149
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jun 23 08:55:42 2012 -0600

    update to 0.05

 .gitignore            |    1 +
 perl-String-Diff.spec |    9 ++++++---
 sources               |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08f57bb..7cc52db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 String-Diff-0.04.tar.gz
+/String-Diff-0.05.tar.gz
diff --git a/perl-String-Diff.spec b/perl-String-Diff.spec
index 5a2c5a3..add74c4 100644
--- a/perl-String-Diff.spec
+++ b/perl-String-Diff.spec
@@ -1,6 +1,6 @@
 Name:           perl-String-Diff
-Version:        0.04
-Release:        10%{?dist}
+Version:        0.05
+Release:        1%{?dist}
 Summary:        Simple diff to String
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -28,7 +28,6 @@ general diff is done, the difference in the line is searchable.
 
 %prep
 %setup -q -n String-Diff-%{version}
-rm -rf inc
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -57,6 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jun 23 2012 Iain Arnell <iarnell at gmail.com> 0.05-1
+- update to latest upstream version
+- don't remove inc/
+
 * Tue Jun 12 2012 Petr Pisar <ppisar at redhat.com> - 0.04-10
 - Perl 5.16 rebuild
 - Specify all dependencies
diff --git a/sources b/sources
index a4769a6..4f4ff5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-440bd85674f8602f18a2ab7978f1fa53  String-Diff-0.04.tar.gz
+cd6c243138c308f8be1506befac89299  String-Diff-0.05.tar.gz


More information about the scm-commits mailing list