[perl-Tangerine] 0.06 bump, test suite enhancements

Petr Šabata psabata at fedoraproject.org
Wed Oct 8 14:47:10 UTC 2014


commit fb25d666a51009247223f093bec40f853e395b99
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Oct 8 16:47:02 2014 +0200

    0.06 bump, test suite enhancements

 .gitignore          |    1 +
 perl-Tangerine.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b7657bf..8b36be7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Tangerine-0.03.tar.gz
 /Tangerine-0.05.tar.gz
+/Tangerine-0.06.tar.gz
diff --git a/perl-Tangerine.spec b/perl-Tangerine.spec
index 54f8c37..7144cd3 100644
--- a/perl-Tangerine.spec
+++ b/perl-Tangerine.spec
@@ -1,5 +1,5 @@
 Name:           perl-Tangerine
-Version:        0.05
+Version:        0.06
 Release:        1%{?dist}
 Summary:        Analyse perl files and report module-related information
 License:        MIT
@@ -53,6 +53,9 @@ make test
 %{_mandir}/man*/*
 
 %changelog
+* Wed Oct 08 2014 Petr Šabata <contyk at redhat.com> - 0.06-1
+- 0.06 bump, test suite enhancements
+
 * Tue Sep 30 2014 Petr Šabata <contyk at redhat.com> - 0.05-1
 - 0.05 bump
 
diff --git a/sources b/sources
index aa303e0..2090022 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-df8919a8f5eb405d1202f3bbf5426421  Tangerine-0.05.tar.gz
+2cb112fbd91e57d2aa75c4773858ac7b  Tangerine-0.06.tar.gz


More information about the scm-commits mailing list