From eae2f8e7abdec7308f52e417c2f1e0d57fe6f968 Mon Sep 17 00:00:00 2001 From: Vaidas Jablonskis Date: Sat, 20 Apr 2013 13:35:17 +0100 Subject: [PATCH] rpm: bumping version up --- entrydns.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/entrydns.spec b/entrydns.spec index df319ec..9254cc6 100644 --- a/entrydns.spec +++ b/entrydns.spec @@ -7,8 +7,8 @@ %global entrydns_systemd_unit unicorn-entrydns.service Name: entrydns -Version: 0.0.5 -Release: 2%{?dist} +Version: 0.0.6 +Release: 1%{?dist} Summary: Free DNS management service for everyone Group: Applications/Internet @@ -147,6 +147,9 @@ exit 0 %changelog +* Sat Apr 20 2013 Vaidas Jablonskis - 1:0.0.6-1 +- Make sure /run/entrydns is created properly + * Sun Mar 17 2013 Vaidas Jablonskis - 1:0.0.5-2 - Bumped version to 0.0.5 - Fixed pid directory permissions