commit 32d5ee9d66179959d90a70ff81f02d498a7ffb83
Author: Petr Písař <ppisar(a)redhat.com>
Date: Tue Jan 8 16:31:48 2013 +0100
0.2.0 bump
.gitignore | 1 +
perl-WWW-OrangeHRM-Client.spec | 5 ++++-
sources | 2 +-
3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6c97f6c..4e3f330 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/WWW-OrangeHRM-Client-v0.1.1.tar.gz
+/WWW-OrangeHRM-Client-v0.2.0.tar.gz
diff --git a/perl-WWW-OrangeHRM-Client.spec b/perl-WWW-OrangeHRM-Client.spec
index 80ca058..4d0ba89 100644
--- a/perl-WWW-OrangeHRM-Client.spec
+++ b/perl-WWW-OrangeHRM-Client.spec
@@ -1,6 +1,6 @@
%global tarname WWW-OrangeHRM-Client
Name: perl-%{tarname}
-Version: 0.1.1
+Version: 0.2.0
Release: 1%{?dist}
Summary: Client for OrangeHRM
License: GPL+
@@ -41,5 +41,8 @@ make test
%{_mandir}/man3/*
%changelog
+* Tue Jan 08 2013 Petr Pisar <ppisar(a)redhat.com> - 0.2.0-1
+- 0.2.0 bump
+
* Fri Dec 14 2012 Petr Pisar <ppisar(a)redhat.com> 0.1.1-1
- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index b95b6a4..dba8180 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad6df941ab19bf98292c0e72f5a0c2ae WWW-OrangeHRM-Client-v0.1.1.tar.gz
+ceac0f07f7d3075373bbfb5f8a02bb4c WWW-OrangeHRM-Client-v0.2.0.tar.gz