[perl-Text-FindIndent] 0.09 bump

Petr Pisar ppisar at fedoraproject.org
Wed Sep 22 09:16:36 UTC 2010


commit 5a5877e429ee51d778c39dc2471c5a524586a3d3
Author: Petr Písař <ppisar at redhat.com>
Date:   Wed Sep 22 11:16:02 2010 +0200

    0.09 bump

 .gitignore                |    1 +
 perl-Text-FindIndent.spec |    7 +++++--
 sources                   |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a1be61f..cc5046d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Text-FindIndent-0.06.tar.gz
+/Text-FindIndent-0.09.tar.gz
diff --git a/perl-Text-FindIndent.spec b/perl-Text-FindIndent.spec
index 4f02281..12a476a 100644
--- a/perl-Text-FindIndent.spec
+++ b/perl-Text-FindIndent.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-FindIndent
-Version:        0.06
-Release:        2%{?dist}
+Version:        0.09
+Release:        1%{?dist}
 Summary:        Heuristically determine the indent style
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -47,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 22 2010 Petr Pisar <ppisar at redhat.com> - 0.09-1
+- 0.09 bump
+
 * Fri May 07 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.06-2
 - Mass rebuild with perl-5.12.0
 
diff --git a/sources b/sources
index 8d18eae..cabe71e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cafaae89fdf3dfeecf7c1ba9ab434c7a  Text-FindIndent-0.06.tar.gz
+8eaca0940b259191d0d52abd8b8c8cdf  Text-FindIndent-0.09.tar.gz


More information about the scm-commits mailing list