From b4792a518c33b3b5b61f6e37b250db3f6166946f Mon Sep 17 00:00:00 2001 From: John Khvatov Date: Wed, 31 Jul 2013 17:35:21 +0400 Subject: [PATCH] update to 0.3.3 --- .gitignore | 1 + glog.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7dc68d6..adb9f21 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ glog-0.3.0.tar.gz +/glog-0.3.3.tar.gz diff --git a/glog.spec b/glog.spec index 5a66122..3b2204e 100644 --- a/glog.spec +++ b/glog.spec @@ -1,6 +1,6 @@ Name: glog -Version: 0.3.0 -Release: 6%{?dist} +Version: 0.3.3 +Release: 1%{?dist} Summary: A C++ application logging library Group: System Environment/Libraries @@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jul 31 2013 John Khvatov - 0.3.3-1 +- update to 0.3.3 + * Wed Feb 13 2013 Fedora Release Engineering - 0.3.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 59e343f..5332a93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -968fe4bfbaddba315bf52de310dcadc5 glog-0.3.0.tar.gz +a6fd2c22f8996846e34c763422717c18 glog-0.3.3.tar.gz