0.004 bump

This commit is contained in:
Petr Písař 2012-02-02 16:23:28 +01:00
parent 5ad83caa54
commit ed01497d51
4 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/Devel-CallChecker-0.003.tar.gz
/Devel-CallChecker-0.004.tar.gz

2
.rpmlint Normal file
View File

@ -0,0 +1,2 @@
from Config import *
addFilter("spelling-error .* cv");

View File

@ -1,7 +1,7 @@
# This file is licensed under the terms of GNU GPLv2+.
Name: perl-Devel-CallChecker
Version: 0.003
Release: 3%{?dist}
Version: 0.004
Release: 1%{?dist}
Summary: Custom op checking attached to subroutines
License: GPL+ or Artistic
Group: Development/Libraries
@ -64,6 +64,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
%{_mandir}/man3/*
%changelog
* Thu Feb 02 2012 Petr Pisar <ppisar@redhat.com> - 0.004-1
- 0.004 bump
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.003-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

View File

@ -1 +1 @@
949d20ecefdab1cc7965efd6896e2b90 Devel-CallChecker-0.003.tar.gz
18d9aca107d6852b2597efc897fb3577 Devel-CallChecker-0.004.tar.gz