From 0fbd57fa7ac153f8d2d152bedfe40b7385b27161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Mon, 7 Mar 2016 09:54:38 +0100 Subject: [PATCH] 0.9915 bump, documentation updated --- .gitignore | 1 + perl-version.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 253fa65..082147e 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ version-0.88.tar.gz /version-0.9912.tar.gz /version-0.9913.tar.gz /version-0.9914.tar.gz +/version-0.9915.tar.gz diff --git a/perl-version.spec b/perl-version.spec index a98a560..9d4e7a5 100644 --- a/perl-version.spec +++ b/perl-version.spec @@ -1,7 +1,7 @@ Name: perl-version Epoch: 5 -Version: 0.99.14 -%global module_version 0.9914 +Version: 0.99.15 +%global module_version 0.9915 Release: 1%{?dist} Summary: Perl extension for Version Objects License: GPL+ or Artistic @@ -90,6 +90,9 @@ make test %{_mandir}/man3/version::Internals.3pm* %changelog +* Sun Mar 06 2016 Petr Šabata - 5:0.99.15-1 +- 0.9915 bump, documentation updated + * Thu Feb 25 2016 Petr Šabata - 5:0.99.14-1 - 0.9914 bump diff --git a/sources b/sources index ae7a552..d7ab0ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -815215cd4fb340db54102fbef2fa8d7b version-0.9914.tar.gz +0f4cd68612aaa28cbc48948835e7aabc version-0.9915.tar.gz