From 2108b6bb72663885e5febfda912ec8d67973de88 Mon Sep 17 00:00:00 2001 From: Norayr Chilingarian Date: Thu, 18 Sep 2014 19:21:26 +0400 Subject: [PATCH] updated spec file --- CHANGES.md | 8 +++++++- voc.spec | 3 ++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index 739f941a..b7ab24bb 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,10 @@ -commit ed4572f096378e6aa71a4d1c6f6f531024f6b2b8 (HEAD, origin/master, origin/HEAD, master) +commit 7e9069e08d89c3d4fc002c779f98839abc073eb4 (HEAD, origin/master, origin/HEAD, master) +Author: Norayr Chilingarian +Date: Thu Sep 18 19:14:06 2014 +0400 + + improved changelog generation script to fix the email address to possibly prevent spambots to identify an email address. + +commit ed4572f096378e6aa71a4d1c6f6f531024f6b2b8 Author: Norayr Chilingarian Date: Thu Sep 18 19:08:09 2014 +0400 diff --git a/voc.spec b/voc.spec index 21f7de9b..b52f9490 100644 --- a/voc.spec +++ b/voc.spec @@ -125,6 +125,7 @@ ldconfig /etc/profile.d/ %changelog -* Thu Sep 18 2014 - N. Chilingarian +* Thu Sep 18 2014 - N. Chilingarian +- 1.0.1 release of voc, see CHANGES.md file for changes history * Tue Sep 9 2014 - D. E. Evans - Initial 1.0 release.